docs: show the source code link in order models reference (#13398)

This commit is contained in:
Shahed Nasser
2025-09-03 10:36:59 +03:00
committed by GitHub
parent 1578e1ad22
commit f1149ea170
23 changed files with 29 additions and 29 deletions
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderChange data model. It belongs to the Order Module.
`Const` **OrderChange**: `any` = `_OrderChange`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/order-change.ts#L85" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderChangeAction data model. It belongs to the Order Module.
`Const` **OrderChangeAction**: `any` = `_OrderChangeAction`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/order-change-action.ts#L72" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderClaim data model. It belongs to the Order Module.
`Const` **OrderClaim**: `any` = `_OrderClaim`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/claim.ts#L84" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderClaimItem data model. It belongs to the Order Module.
`Const` **OrderClaimItem**: `any` = `_OrderClaimItem`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/claim-item.ts#L51" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderClaimItemImage data model. It belongs to the Order Module.
`Const` **OrderClaimItemImage**: `any` = `_OrderClaimItemImage`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/claim-item-image.ts#L31" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderExchange data model. It belongs to the Order Module.
`Const` **OrderExchange**: `any` = `_OrderExchange`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/exchange.ts#L78" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderExchangeItem data model. It belongs to the Order Module.
`Const` **OrderExchangeItem**: `any` = `_OrderExchangeItem`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/exchange-item.ts#L39" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderLineItem data model. It belongs to the Order Module.
`Const` **OrderLineItem**: `any` = `_OrderLineItem`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/line-item.ts#L75" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderLineItemAdjustment data model. It belongs to the Order Module.
`Const` **OrderLineItemAdjustment**: `any` = `_OrderLineItemAdjustment`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/line-item-adjustment.ts#L25" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderLineItemTaxLine data model. It belongs to the Order Module.
`Const` **OrderLineItemTaxLine**: `any` = `_OrderLineItemTaxLine`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/line-item-tax-line.ts#L24" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderShipping data model. It belongs to the Order Module.
`Const` **OrderShipping**: `any` = `_OrderShipping`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/order-shipping-method.ts#L83" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderShippingMethod data model. It belongs to the Order Module.
`Const` **OrderShippingMethod**: `any` = `_OrderShippingMethod`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/shipping-method.ts#L40" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderShippingMethodAdjustment data model. It belongs to the Order Module.
`Const` **OrderShippingMethodAdjustment**: `any` = `_OrderShippingMethodAdjustment`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/shipping-method-adjustment.ts#L33" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderShippingMethodTaxLine data model. It belongs to the Order Module.
`Const` **OrderShippingMethodTaxLine**: `any` = `_OrderShippingMethodTaxLine`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/shipping-method-tax-line.ts#L33" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the OrderTransaction data model. It belongs to the Order Module.
`Const` **OrderTransaction**: `any`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/transaction.ts#L89" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the Return data model. It belongs to the Order Module.
`Const` **Return**: `any` = `_Return`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/return.ts#L90" />
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
This documentation provides a reference to the ReturnItem data model. It belongs to the Order Module.
`Const` **ReturnItem**: `any` = `_ReturnItem`
<SourceCodeLink link="https://github.com/medusajs/medusa/blob/9069e9279ee230384cf09c553f60ab6caa0e7012/packages/modules/order/src/models/return-item.ts#L59" />