From bb95afabbb2ba591aeccb9f9c96e74540c1b9293 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 10:08:59 +0200 Subject: [PATCH] chore(docs): Generated Entities Reference (automated) (#2527) Co-authored-by: olivermrbl --- .../references/entities/classes/Address.md | 38 +++--- .../entities/classes/AnalyticsConfig.md | 121 ++++++++++++++++++ .../references/entities/classes/BatchJob.md | 40 +++--- .../references/entities/classes/Cart.md | 86 ++++++------- .../references/entities/classes/ClaimImage.md | 18 +-- .../references/entities/classes/ClaimItem.md | 34 ++--- .../references/entities/classes/ClaimOrder.md | 44 +++---- .../references/entities/classes/ClaimTag.md | 14 +- .../references/entities/classes/Country.md | 16 +-- .../references/entities/classes/Currency.md | 10 +- .../entities/classes/CustomShippingOption.md | 22 ++-- .../references/entities/classes/Customer.md | 34 ++--- .../entities/classes/CustomerGroup.md | 18 +-- .../references/entities/classes/Discount.md | 38 +++--- .../entities/classes/DiscountCondition.md | 30 ++--- .../classes/DiscountConditionCustomerGroup.md | 14 +- .../classes/DiscountConditionProduct.md | 14 +- .../DiscountConditionProductCollection.md | 14 +- .../classes/DiscountConditionProductTag.md | 14 +- .../classes/DiscountConditionProductType.md | 14 +- .../entities/classes/DiscountRule.md | 22 ++-- .../references/entities/classes/DraftOrder.md | 30 ++--- .../entities/classes/Fulfillment.md | 42 +++--- .../entities/classes/FulfillmentItem.md | 10 +- .../entities/classes/FulfillmentProvider.md | 4 +- .../references/entities/classes/GiftCard.md | 30 ++--- .../entities/classes/GiftCardTransaction.md | 20 +-- .../entities/classes/IdempotencyKey.md | 22 ++-- .../references/entities/classes/Image.md | 14 +- .../references/entities/classes/Invite.md | 22 ++-- .../references/entities/classes/LineItem.md | 84 ++++++------ .../entities/classes/LineItemAdjustment.md | 18 +-- .../entities/classes/LineItemTaxLine.md | 20 +-- .../entities/classes/MoneyAmount.md | 32 ++--- .../references/entities/classes/Note.md | 22 ++-- .../entities/classes/Notification.md | 32 ++--- .../references/entities/classes/Oauth.md | 14 +- .../references/entities/classes/Order.md | 108 ++++++++-------- .../references/entities/classes/OrderEdit.md | 62 ++++----- .../entities/classes/OrderItemChange.md | 24 ++-- .../references/entities/classes/Payment.md | 40 +++--- .../entities/classes/PaymentCollection.md | 48 ++++--- .../entities/classes/PaymentProvider.md | 4 +- .../entities/classes/PaymentSession.md | 34 +++-- .../references/entities/classes/PriceList.md | 28 ++-- .../references/entities/classes/Product.md | 68 +++++----- .../entities/classes/ProductCollection.md | 18 +-- .../entities/classes/ProductOption.md | 20 +-- .../entities/classes/ProductOptionValue.md | 22 ++-- .../references/entities/classes/ProductTag.md | 14 +- .../entities/classes/ProductTaxRate.md | 14 +- .../entities/classes/ProductType.md | 14 +- .../entities/classes/ProductTypeTaxRate.md | 14 +- .../entities/classes/ProductVariant.md | 54 ++++---- .../references/entities/classes/Refund.md | 42 ++++-- .../references/entities/classes/Region.md | 40 +++--- .../references/entities/classes/Return.md | 38 +++--- .../references/entities/classes/ReturnItem.md | 24 ++-- .../entities/classes/ReturnReason.md | 24 ++-- .../entities/classes/SalesChannel.md | 16 +-- .../entities/classes/ShippingMethod.md | 42 +++--- .../entities/classes/ShippingMethodTaxLine.md | 20 +-- .../entities/classes/ShippingOption.md | 40 +++--- .../classes/ShippingOptionRequirement.md | 14 +- .../entities/classes/ShippingProfile.md | 20 +-- .../entities/classes/ShippingTaxRate.md | 14 +- .../references/entities/classes/StagedJob.md | 8 +- .../references/entities/classes/Store.md | 28 ++-- .../references/entities/classes/Swap.md | 50 ++++---- .../entities/classes/TaxProvider.md | 4 +- .../references/entities/classes/TaxRate.md | 32 ++--- .../entities/classes/TrackingLink.md | 22 ++-- .../references/entities/classes/User.md | 24 ++-- .../entities/enums/AllocationType.md | 4 +- .../references/entities/enums/CartType.md | 10 +- .../entities/enums/ClaimFulfillmentStatus.md | 18 +-- .../entities/enums/ClaimPaymentStatus.md | 6 +- .../references/entities/enums/ClaimReason.md | 8 +- .../references/entities/enums/ClaimType.md | 4 +- .../enums/DiscountConditionOperator.md | 4 +- .../entities/enums/DiscountConditionType.md | 10 +- .../entities/enums/DiscountRuleType.md | 6 +- .../entities/enums/DraftOrderStatus.md | 4 +- .../entities/enums/FulfillmentStatus.md | 18 +-- .../entities/enums/OrderEditItemChangeType.md | 6 +- .../entities/enums/OrderEditStatus.md | 10 +- .../references/entities/enums/OrderStatus.md | 10 +- .../entities/enums/PaymentCollectionStatus.md | 20 +-- .../entities/enums/PaymentCollectionType.md | 2 +- .../entities/enums/PaymentSessionStatus.md | 10 +- .../entities/enums/PaymentStatus.md | 14 +- .../entities/enums/ProductStatus.md | 8 +- .../references/entities/enums/RefundReason.md | 10 +- .../entities/enums/RequirementType.md | 4 +- .../references/entities/enums/ReturnStatus.md | 8 +- .../entities/enums/ShippingOptionPriceType.md | 4 +- .../entities/enums/ShippingProfileType.md | 6 +- .../entities/enums/SwapFulfillmentStatus.md | 12 +- .../entities/enums/SwapPaymentStatus.md | 18 +-- .../references/entities/enums/UserRoles.md | 6 +- docs/content/references/entities/index.md | 1 + 101 files changed, 1281 insertions(+), 1119 deletions(-) create mode 100644 docs/content/references/entities/classes/AnalyticsConfig.md diff --git a/docs/content/references/entities/classes/Address.md b/docs/content/references/entities/classes/Address.md index 51f57ed924..66ac3ff5d0 100644 --- a/docs/content/references/entities/classes/Address.md +++ b/docs/content/references/entities/classes/Address.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/address.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L36) +[models/address.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L36) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/address.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L39) +[models/address.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L39) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/address.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L42) +[models/address.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L42) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/address.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L27) +[models/address.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L27) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/address.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L49) +[models/address.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L49) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/address.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L45) +[models/address.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L45) ___ @@ -92,7 +92,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[models/address.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L24) +[models/address.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L24) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[models/address.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L20) +[models/address.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L20) ___ @@ -126,7 +126,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/address.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L30) +[models/address.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L30) ___ @@ -150,7 +150,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/address.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L33) +[models/address.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L33) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/address.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L61) +[models/address.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L61) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/address.ts:58](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L58) +[models/address.ts:58](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L58) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/address.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L55) +[models/address.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L55) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/address.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L52) +[models/address.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L52) ___ @@ -214,7 +214,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -228,4 +228,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/address.ts:63](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/address.ts#L63) +[models/address.ts:63](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/address.ts#L63) diff --git a/docs/content/references/entities/classes/AnalyticsConfig.md b/docs/content/references/entities/classes/AnalyticsConfig.md new file mode 100644 index 0000000000..c0df690388 --- /dev/null +++ b/docs/content/references/entities/classes/AnalyticsConfig.md @@ -0,0 +1,121 @@ +--- +displayed_sidebar: entitiesSidebar +--- + +# Class: AnalyticsConfig + +## Hierarchy + +- `SoftDeletableEntity` + + ↳ **`AnalyticsConfig`** + +## Constructors + +### constructor + +• **new AnalyticsConfig**() + +#### Inherited from + +SoftDeletableEntity.constructor + +## Properties + +### anonymize + +• **anonymize**: `boolean` + +#### Defined in + +[models/analytics-config.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/analytics-config.ts#L17) + +___ + +### created\_at + +• **created\_at**: `Date` + +#### Inherited from + +SoftDeletableEntity.created\_at + +#### Defined in + +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) + +___ + +### deleted\_at + +• **deleted\_at**: ``null`` \| `Date` + +#### Inherited from + +SoftDeletableEntity.deleted\_at + +#### Defined in + +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) + +___ + +### id + +• **id**: `string` + +#### Inherited from + +SoftDeletableEntity.id + +#### Defined in + +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) + +___ + +### opt\_out + +• **opt\_out**: `boolean` + +#### Defined in + +[models/analytics-config.ts:14](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/analytics-config.ts#L14) + +___ + +### updated\_at + +• **updated\_at**: `Date` + +#### Inherited from + +SoftDeletableEntity.updated\_at + +#### Defined in + +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) + +___ + +### user\_id + +• **user\_id**: `string` + +#### Defined in + +[models/analytics-config.ts:11](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/analytics-config.ts#L11) + +## Methods + +### beforeInsert + +▸ `Private` **beforeInsert**(): `void` + +#### Returns + +`void` + +#### Defined in + +[models/analytics-config.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/analytics-config.ts#L19) diff --git a/docs/content/references/entities/classes/BatchJob.md b/docs/content/references/entities/classes/BatchJob.md index 0773b990d5..0c952d1ebe 100644 --- a/docs/content/references/entities/classes/BatchJob.md +++ b/docs/content/references/entities/classes/BatchJob.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/batch-job.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L62) +[models/batch-job.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L62) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/batch-job.ts:59](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L59) +[models/batch-job.ts:59](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L59) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/batch-job.ts:56](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L56) +[models/batch-job.ts:56](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L56) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/batch-job.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L33) +[models/batch-job.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L33) ___ @@ -72,7 +72,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/batch-job.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L26) +[models/batch-job.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L26) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[models/batch-job.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L30) +[models/batch-job.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L30) ___ @@ -106,7 +106,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/batch-job.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L47) +[models/batch-job.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L47) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/batch-job.ts:65](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L65) +[models/batch-job.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L65) ___ @@ -140,7 +140,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/batch-job.ts:50](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L50) +[models/batch-job.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L50) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/batch-job.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L53) +[models/batch-job.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L53) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/batch-job.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L36) +[models/batch-job.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L36) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/batch-job.ts:67](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L67) +[models/batch-job.ts:67](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L67) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/batch-job.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L23) +[models/batch-job.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L23) ___ @@ -204,7 +204,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -218,7 +218,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/batch-job.ts:94](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L94) +[models/batch-job.ts:94](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L94) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[models/batch-job.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L69) +[models/batch-job.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L69) ___ @@ -246,4 +246,4 @@ ___ #### Defined in -[models/batch-job.ts:99](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/batch-job.ts#L99) +[models/batch-job.ts:99](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/batch-job.ts#L99) diff --git a/docs/content/references/entities/classes/Cart.md b/docs/content/references/entities/classes/Cart.md index 598c025e4b..aa703c36b1 100644 --- a/docs/content/references/entities/classes/Cart.md +++ b/docs/content/references/entities/classes/Cart.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/cart.ts:226](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L226) +[models/cart.ts:226](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L226) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/cart.ts:220](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L220) +[models/cart.ts:220](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L220) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/cart.ts:311](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L311) +[models/cart.ts:311](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L311) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/cart.ts:320](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L320) +[models/cart.ts:320](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L320) ___ @@ -72,7 +72,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/cart.ts:285](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L285) +[models/cart.ts:285](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L285) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[models/cart.ts:281](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L281) +[models/cart.ts:281](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L281) ___ @@ -106,7 +106,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/cart.ts:335](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L335) +[models/cart.ts:335](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L335) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/cart.ts:263](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L263) +[models/cart.ts:263](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L263) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/cart.ts:216](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L216) +[models/cart.ts:216](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L216) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/cart.ts:344](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L344) +[models/cart.ts:344](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L344) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[models/cart.ts:343](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L343) +[models/cart.ts:343](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L343) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[models/cart.ts:277](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L277) +[models/cart.ts:277](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L277) ___ @@ -180,7 +180,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/cart.ts:317](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L317) +[models/cart.ts:317](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L317) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/cart.ts:336](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L336) +[models/cart.ts:336](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L336) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[models/cart.ts:241](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L241) +[models/cart.ts:241](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L241) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[models/cart.ts:323](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L323) +[models/cart.ts:323](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L323) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[models/cart.ts:213](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L213) +[models/cart.ts:213](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L213) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[models/cart.ts:300](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L300) +[models/cart.ts:300](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L300) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[models/cart.ts:314](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L314) +[models/cart.ts:314](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L314) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[models/cart.ts:296](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L296) +[models/cart.ts:296](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L296) ___ @@ -270,7 +270,7 @@ ___ #### Defined in -[models/cart.ts:287](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L287) +[models/cart.ts:287](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L287) ___ @@ -280,7 +280,7 @@ ___ #### Defined in -[models/cart.ts:292](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L292) +[models/cart.ts:292](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L292) ___ @@ -290,7 +290,7 @@ ___ #### Defined in -[models/cart.ts:342](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L342) +[models/cart.ts:342](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L342) ___ @@ -300,7 +300,7 @@ ___ #### Defined in -[models/cart.ts:339](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L339) +[models/cart.ts:339](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L339) ___ @@ -310,7 +310,7 @@ ___ #### Defined in -[models/cart.ts:249](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L249) +[models/cart.ts:249](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L249) ___ @@ -320,7 +320,7 @@ ___ #### Defined in -[models/cart.ts:245](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L245) +[models/cart.ts:245](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L245) ___ @@ -330,7 +330,7 @@ ___ #### Defined in -[models/cart.ts:332](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L332) +[models/cart.ts:332](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L332) ___ @@ -340,7 +340,7 @@ ___ #### Defined in -[models/cart.ts:326](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L326) +[models/cart.ts:326](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L326) ___ @@ -350,7 +350,7 @@ ___ #### Defined in -[models/cart.ts:236](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L236) +[models/cart.ts:236](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L236) ___ @@ -360,7 +360,7 @@ ___ #### Defined in -[models/cart.ts:230](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L230) +[models/cart.ts:230](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L230) ___ @@ -370,7 +370,7 @@ ___ #### Defined in -[models/cart.ts:305](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L305) +[models/cart.ts:305](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L305) ___ @@ -380,7 +380,7 @@ ___ #### Defined in -[models/cart.ts:337](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L337) +[models/cart.ts:337](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L337) ___ @@ -390,7 +390,7 @@ ___ #### Defined in -[models/cart.ts:334](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L334) +[models/cart.ts:334](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L334) ___ @@ -400,7 +400,7 @@ ___ #### Defined in -[models/cart.ts:341](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L341) +[models/cart.ts:341](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L341) ___ @@ -410,7 +410,7 @@ ___ #### Defined in -[models/cart.ts:338](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L338) +[models/cart.ts:338](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L338) ___ @@ -420,7 +420,7 @@ ___ #### Defined in -[models/cart.ts:340](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L340) +[models/cart.ts:340](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L340) ___ @@ -430,7 +430,7 @@ ___ #### Defined in -[models/cart.ts:308](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L308) +[models/cart.ts:308](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L308) ___ @@ -444,7 +444,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -458,7 +458,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/cart.ts:346](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L346) +[models/cart.ts:346](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L346) ___ @@ -472,4 +472,4 @@ ___ #### Defined in -[models/cart.ts:353](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L353) +[models/cart.ts:353](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L353) diff --git a/docs/content/references/entities/classes/ClaimImage.md b/docs/content/references/entities/classes/ClaimImage.md index aefb4b76d4..53c017f6ed 100644 --- a/docs/content/references/entities/classes/ClaimImage.md +++ b/docs/content/references/entities/classes/ClaimImage.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/claim-image.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-image.ts#L23) +[models/claim-image.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-image.ts#L23) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/claim-image.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-image.ts#L19) +[models/claim-image.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-image.ts#L19) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -80,7 +80,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/claim-image.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-image.ts#L29) +[models/claim-image.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-image.ts#L29) ___ @@ -104,7 +104,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[models/claim-image.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-image.ts#L26) +[models/claim-image.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-image.ts#L26) ## Methods @@ -128,4 +128,4 @@ ___ #### Defined in -[models/claim-image.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-image.ts#L31) +[models/claim-image.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-image.ts#L31) diff --git a/docs/content/references/entities/classes/ClaimItem.md b/docs/content/references/entities/classes/ClaimItem.md index 6f77bd1e34..ab8d209108 100644 --- a/docs/content/references/entities/classes/ClaimItem.md +++ b/docs/content/references/entities/classes/ClaimItem.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/claim-item.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L42) +[models/claim-item.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L42) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/claim-item.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L38) +[models/claim-item.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L38) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -80,7 +80,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/claim-item.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L34) +[models/claim-item.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L34) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/claim-item.ts:50](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L50) +[models/claim-item.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L50) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/claim-item.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L46) +[models/claim-item.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L46) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/claim-item.ts:84](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L84) +[models/claim-item.ts:84](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L84) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/claim-item.ts:64](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L64) +[models/claim-item.ts:64](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L64) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/claim-item.ts:67](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L67) +[models/claim-item.ts:67](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L67) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/claim-item.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L61) +[models/claim-item.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L61) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/claim-item.ts:81](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L81) +[models/claim-item.ts:81](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L81) ___ @@ -174,7 +174,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -184,7 +184,7 @@ ___ #### Defined in -[models/claim-item.ts:58](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L58) +[models/claim-item.ts:58](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L58) ___ @@ -194,7 +194,7 @@ ___ #### Defined in -[models/claim-item.ts:54](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L54) +[models/claim-item.ts:54](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L54) ## Methods @@ -208,4 +208,4 @@ ___ #### Defined in -[models/claim-item.ts:86](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L86) +[models/claim-item.ts:86](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L86) diff --git a/docs/content/references/entities/classes/ClaimOrder.md b/docs/content/references/entities/classes/ClaimOrder.md index bc9c865ee7..c168d887e1 100644 --- a/docs/content/references/entities/classes/ClaimOrder.md +++ b/docs/content/references/entities/classes/ClaimOrder.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/claim-order.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L69) +[models/claim-order.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L69) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/claim-order.ts:107](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L107) +[models/claim-order.ts:107](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L107) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/claim-order.ts:66](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L66) +[models/claim-order.ts:66](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L66) ___ @@ -62,7 +62,7 @@ SoftDeletableEntity.created\_at #### Defined in -[models/claim-order.ts:110](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L110) +[models/claim-order.ts:110](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L110) ___ @@ -76,7 +76,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[models/claim-order.ts:116](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L116) +[models/claim-order.ts:116](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L116) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[models/claim-order.ts:63](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L63) +[models/claim-order.ts:63](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L63) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/claim-order.ts:101](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L101) +[models/claim-order.ts:101](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L101) ___ @@ -110,7 +110,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/claim-order.ts:125](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L125) +[models/claim-order.ts:125](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L125) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/claim-order.ts:122](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L122) +[models/claim-order.ts:122](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L122) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/claim-order.ts:119](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L119) +[models/claim-order.ts:119](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L119) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/claim-order.ts:80](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L80) +[models/claim-order.ts:80](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L80) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/claim-order.ts:76](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L76) +[models/claim-order.ts:76](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L76) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/claim-order.ts:56](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L56) +[models/claim-order.ts:56](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L56) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/claim-order.ts:104](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L104) +[models/claim-order.ts:104](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L104) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/claim-order.ts:83](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L83) +[models/claim-order.ts:83](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L83) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/claim-order.ts:91](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L91) +[models/claim-order.ts:91](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L91) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[models/claim-order.ts:87](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L87) +[models/claim-order.ts:87](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L87) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[models/claim-order.ts:96](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L96) +[models/claim-order.ts:96](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L96) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[models/claim-order.ts:72](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L72) +[models/claim-order.ts:72](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L72) ___ @@ -244,7 +244,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/claim-order.ts:113](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L113) +[models/claim-order.ts:113](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L113) ## Methods @@ -258,4 +258,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/claim-order.ts:127](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L127) +[models/claim-order.ts:127](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L127) diff --git a/docs/content/references/entities/classes/ClaimTag.md b/docs/content/references/entities/classes/ClaimTag.md index d5e2ca776a..a170d92e92 100644 --- a/docs/content/references/entities/classes/ClaimTag.md +++ b/docs/content/references/entities/classes/ClaimTag.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/claim-tag.ts:14](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-tag.ts#L14) +[models/claim-tag.ts:14](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-tag.ts#L14) ___ @@ -84,7 +84,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[models/claim-tag.ts:11](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-tag.ts#L11) +[models/claim-tag.ts:11](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-tag.ts#L11) ## Methods @@ -108,4 +108,4 @@ ___ #### Defined in -[models/claim-tag.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-tag.ts#L16) +[models/claim-tag.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-tag.ts#L16) diff --git a/docs/content/references/entities/classes/Country.md b/docs/content/references/entities/classes/Country.md index 1f2fe63acc..030bd025c9 100644 --- a/docs/content/references/entities/classes/Country.md +++ b/docs/content/references/entities/classes/Country.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/country.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L31) +[models/country.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L31) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/country.ts:15](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L15) +[models/country.ts:15](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L15) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/country.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L19) +[models/country.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L19) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/country.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L22) +[models/country.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L22) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/country.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L28) +[models/country.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L28) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/country.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L25) +[models/country.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L25) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/country.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L39) +[models/country.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L39) ___ @@ -88,4 +88,4 @@ ___ #### Defined in -[models/country.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/country.ts#L35) +[models/country.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/country.ts#L35) diff --git a/docs/content/references/entities/classes/Currency.md b/docs/content/references/entities/classes/Currency.md index 636cb45ea4..02395b676e 100644 --- a/docs/content/references/entities/classes/Currency.md +++ b/docs/content/references/entities/classes/Currency.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/currency.ts:8](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/currency.ts#L8) +[models/currency.ts:8](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/currency.ts#L8) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/currency.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/currency.ts#L20) +[models/currency.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/currency.ts#L20) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/currency.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/currency.ts#L17) +[models/currency.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/currency.ts#L17) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/currency.ts:11](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/currency.ts#L11) +[models/currency.ts:11](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/currency.ts#L11) ___ @@ -58,4 +58,4 @@ ___ #### Defined in -[models/currency.ts:14](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/currency.ts#L14) +[models/currency.ts:14](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/currency.ts#L14) diff --git a/docs/content/references/entities/classes/CustomShippingOption.md b/docs/content/references/entities/classes/CustomShippingOption.md index 2ff8ca1577..487f031fe3 100644 --- a/docs/content/references/entities/classes/CustomShippingOption.md +++ b/docs/content/references/entities/classes/CustomShippingOption.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/custom-shipping-option.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/custom-shipping-option.ts#L37) +[models/custom-shipping-option.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/custom-shipping-option.ts#L37) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/custom-shipping-option.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/custom-shipping-option.ts#L33) +[models/custom-shipping-option.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/custom-shipping-option.ts#L33) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -80,7 +80,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/custom-shipping-option.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/custom-shipping-option.ts#L40) +[models/custom-shipping-option.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/custom-shipping-option.ts#L40) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/custom-shipping-option.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/custom-shipping-option.ts#L21) +[models/custom-shipping-option.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/custom-shipping-option.ts#L21) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/custom-shipping-option.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/custom-shipping-option.ts#L29) +[models/custom-shipping-option.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/custom-shipping-option.ts#L29) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/custom-shipping-option.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/custom-shipping-option.ts#L25) +[models/custom-shipping-option.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/custom-shipping-option.ts#L25) ___ @@ -134,7 +134,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -148,4 +148,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/custom-shipping-option.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/custom-shipping-option.ts#L42) +[models/custom-shipping-option.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/custom-shipping-option.ts#L42) diff --git a/docs/content/references/entities/classes/Customer.md b/docs/content/references/entities/classes/Customer.md index 1617b68049..58a95025f3 100644 --- a/docs/content/references/entities/classes/Customer.md +++ b/docs/content/references/entities/classes/Customer.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/customer.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L38) +[models/customer.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L38) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/customer.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L34) +[models/customer.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L34) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/customer.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L24) +[models/customer.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L24) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[models/customer.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L27) +[models/customer.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L27) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/customer.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L69) +[models/customer.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L69) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/customer.ts:50](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L50) +[models/customer.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L50) ___ @@ -120,7 +120,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/customer.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L30) +[models/customer.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L30) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/customer.ts:72](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L72) +[models/customer.ts:72](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L72) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/customer.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L53) +[models/customer.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L53) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/customer.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L44) +[models/customer.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L44) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/customer.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L47) +[models/customer.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L47) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/customer.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L41) +[models/customer.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L41) ___ @@ -194,7 +194,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -208,4 +208,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/customer.ts:74](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer.ts#L74) +[models/customer.ts:74](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer.ts#L74) diff --git a/docs/content/references/entities/classes/CustomerGroup.md b/docs/content/references/entities/classes/CustomerGroup.md index 6a1d0483dc..cc53853b1b 100644 --- a/docs/content/references/entities/classes/CustomerGroup.md +++ b/docs/content/references/entities/classes/CustomerGroup.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/customer-group.ts:18](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer-group.ts#L18) +[models/customer-group.ts:18](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer-group.ts#L18) ___ @@ -56,7 +56,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -70,7 +70,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/customer-group.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer-group.ts#L26) +[models/customer-group.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer-group.ts#L26) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/customer-group.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer-group.ts#L13) +[models/customer-group.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer-group.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/customer-group.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer-group.ts#L23) +[models/customer-group.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer-group.ts#L23) ___ @@ -114,7 +114,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -128,4 +128,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/customer-group.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/customer-group.ts#L28) +[models/customer-group.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/customer-group.ts#L28) diff --git a/docs/content/references/entities/classes/Discount.md b/docs/content/references/entities/classes/Discount.md index 53de0ce654..913b8953fb 100644 --- a/docs/content/references/entities/classes/Discount.md +++ b/docs/content/references/entities/classes/Discount.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/discount.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L22) +[models/discount.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L22) ___ @@ -42,7 +42,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -56,7 +56,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/discount.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L52) +[models/discount.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L52) ___ @@ -80,7 +80,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/discount.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L36) +[models/discount.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L36) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/discount.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L25) +[models/discount.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L25) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/discount.ts:78](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L78) +[models/discount.ts:78](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L78) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/discount.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L43) +[models/discount.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L43) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/discount.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L39) +[models/discount.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L39) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/discount.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L69) +[models/discount.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L69) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/discount.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L33) +[models/discount.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L33) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/discount.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L29) +[models/discount.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L29) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/discount.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L49) +[models/discount.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L49) ___ @@ -184,7 +184,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -194,7 +194,7 @@ ___ #### Defined in -[models/discount.ts:75](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L75) +[models/discount.ts:75](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L75) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[models/discount.ts:72](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L72) +[models/discount.ts:72](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L72) ___ @@ -214,7 +214,7 @@ ___ #### Defined in -[models/discount.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L55) +[models/discount.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L55) ## Methods @@ -228,4 +228,4 @@ ___ #### Defined in -[models/discount.ts:80](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount.ts#L80) +[models/discount.ts:80](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount.ts#L80) diff --git a/docs/content/references/entities/classes/DiscountCondition.md b/docs/content/references/entities/classes/DiscountCondition.md index 60b899b5a6..5ec3310453 100644 --- a/docs/content/references/entities/classes/DiscountCondition.md +++ b/docs/content/references/entities/classes/DiscountCondition.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/discount-condition.ts:127](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L127) +[models/discount-condition.ts:127](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L127) ___ @@ -56,7 +56,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/discount-condition.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L57) +[models/discount-condition.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L57) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/discount-condition.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L53) +[models/discount-condition.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L53) ___ @@ -90,7 +90,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/discount-condition.ts:130](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L130) +[models/discount-condition.ts:130](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L130) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/discount-condition.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L49) +[models/discount-condition.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L49) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/discount-condition.ts:113](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L113) +[models/discount-condition.ts:113](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L113) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/discount-condition.ts:99](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L99) +[models/discount-condition.ts:99](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L99) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/discount-condition.ts:85](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L85) +[models/discount-condition.ts:85](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L85) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/discount-condition.ts:71](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L71) +[models/discount-condition.ts:71](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L71) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/discount-condition.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L43) +[models/discount-condition.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L43) ___ @@ -174,7 +174,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -188,4 +188,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/discount-condition.ts:132](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L132) +[models/discount-condition.ts:132](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L132) diff --git a/docs/content/references/entities/classes/DiscountConditionCustomerGroup.md b/docs/content/references/entities/classes/DiscountConditionCustomerGroup.md index 1bfbd124bf..a2f181cf35 100644 --- a/docs/content/references/entities/classes/DiscountConditionCustomerGroup.md +++ b/docs/content/references/entities/classes/DiscountConditionCustomerGroup.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-condition-customer-group.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-customer-group.ts#L20) +[models/discount-condition-customer-group.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-customer-group.ts#L20) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/discount-condition-customer-group.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-customer-group.ts#L31) +[models/discount-condition-customer-group.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-customer-group.ts#L31) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/discount-condition-customer-group.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-customer-group.ts#L24) +[models/discount-condition-customer-group.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-customer-group.ts#L24) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/discount-condition-customer-group.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-customer-group.ts#L17) +[models/discount-condition-customer-group.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-customer-group.ts#L17) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/discount-condition-customer-group.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-customer-group.ts#L28) +[models/discount-condition-customer-group.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-customer-group.ts#L28) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/discount-condition-customer-group.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-customer-group.ts#L37) +[models/discount-condition-customer-group.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-customer-group.ts#L37) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/discount-condition-customer-group.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-customer-group.ts#L34) +[models/discount-condition-customer-group.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-customer-group.ts#L34) diff --git a/docs/content/references/entities/classes/DiscountConditionProduct.md b/docs/content/references/entities/classes/DiscountConditionProduct.md index 986eece683..1db44c9341 100644 --- a/docs/content/references/entities/classes/DiscountConditionProduct.md +++ b/docs/content/references/entities/classes/DiscountConditionProduct.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-condition-product.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product.ts#L20) +[models/discount-condition-product.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product.ts#L20) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/discount-condition-product.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product.ts#L31) +[models/discount-condition-product.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product.ts#L31) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/discount-condition-product.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product.ts#L28) +[models/discount-condition-product.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product.ts#L28) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/discount-condition-product.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product.ts#L37) +[models/discount-condition-product.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product.ts#L37) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/discount-condition-product.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product.ts#L24) +[models/discount-condition-product.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product.ts#L24) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/discount-condition-product.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product.ts#L17) +[models/discount-condition-product.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product.ts#L17) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/discount-condition-product.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product.ts#L34) +[models/discount-condition-product.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product.ts#L34) diff --git a/docs/content/references/entities/classes/DiscountConditionProductCollection.md b/docs/content/references/entities/classes/DiscountConditionProductCollection.md index 9ff292dbe3..ecc36ad6f3 100644 --- a/docs/content/references/entities/classes/DiscountConditionProductCollection.md +++ b/docs/content/references/entities/classes/DiscountConditionProductCollection.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-condition-product-collection.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-collection.ts#L20) +[models/discount-condition-product-collection.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-collection.ts#L20) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/discount-condition-product-collection.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-collection.ts#L31) +[models/discount-condition-product-collection.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-collection.ts#L31) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/discount-condition-product-collection.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-collection.ts#L28) +[models/discount-condition-product-collection.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-collection.ts#L28) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/discount-condition-product-collection.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-collection.ts#L37) +[models/discount-condition-product-collection.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-collection.ts#L37) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/discount-condition-product-collection.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-collection.ts#L24) +[models/discount-condition-product-collection.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-collection.ts#L24) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/discount-condition-product-collection.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-collection.ts#L17) +[models/discount-condition-product-collection.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-collection.ts#L17) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/discount-condition-product-collection.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-collection.ts#L34) +[models/discount-condition-product-collection.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-collection.ts#L34) diff --git a/docs/content/references/entities/classes/DiscountConditionProductTag.md b/docs/content/references/entities/classes/DiscountConditionProductTag.md index 2926874361..dcd92699ee 100644 --- a/docs/content/references/entities/classes/DiscountConditionProductTag.md +++ b/docs/content/references/entities/classes/DiscountConditionProductTag.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-condition-product-tag.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-tag.ts#L20) +[models/discount-condition-product-tag.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-tag.ts#L20) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/discount-condition-product-tag.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-tag.ts#L31) +[models/discount-condition-product-tag.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-tag.ts#L31) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/discount-condition-product-tag.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-tag.ts#L28) +[models/discount-condition-product-tag.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-tag.ts#L28) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/discount-condition-product-tag.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-tag.ts#L37) +[models/discount-condition-product-tag.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-tag.ts#L37) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/discount-condition-product-tag.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-tag.ts#L24) +[models/discount-condition-product-tag.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-tag.ts#L24) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/discount-condition-product-tag.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-tag.ts#L17) +[models/discount-condition-product-tag.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-tag.ts#L17) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/discount-condition-product-tag.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-tag.ts#L34) +[models/discount-condition-product-tag.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-tag.ts#L34) diff --git a/docs/content/references/entities/classes/DiscountConditionProductType.md b/docs/content/references/entities/classes/DiscountConditionProductType.md index bf8a18b536..2838e98f3a 100644 --- a/docs/content/references/entities/classes/DiscountConditionProductType.md +++ b/docs/content/references/entities/classes/DiscountConditionProductType.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-condition-product-type.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-type.ts#L20) +[models/discount-condition-product-type.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-type.ts#L20) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/discount-condition-product-type.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-type.ts#L31) +[models/discount-condition-product-type.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-type.ts#L31) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/discount-condition-product-type.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-type.ts#L28) +[models/discount-condition-product-type.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-type.ts#L28) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/discount-condition-product-type.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-type.ts#L37) +[models/discount-condition-product-type.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-type.ts#L37) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/discount-condition-product-type.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-type.ts#L24) +[models/discount-condition-product-type.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-type.ts#L24) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/discount-condition-product-type.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-type.ts#L17) +[models/discount-condition-product-type.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-type.ts#L17) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/discount-condition-product-type.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition-product-type.ts#L34) +[models/discount-condition-product-type.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition-product-type.ts#L34) diff --git a/docs/content/references/entities/classes/DiscountRule.md b/docs/content/references/entities/classes/DiscountRule.md index bc69080367..6104bf30a3 100644 --- a/docs/content/references/entities/classes/DiscountRule.md +++ b/docs/content/references/entities/classes/DiscountRule.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/discount-rule.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L38) +[models/discount-rule.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L38) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/discount-rule.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L41) +[models/discount-rule.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L41) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/discount-rule.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L22) +[models/discount-rule.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L22) ___ @@ -90,7 +90,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/discount-rule.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L44) +[models/discount-rule.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L44) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/discount-rule.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L28) +[models/discount-rule.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L28) ___ @@ -124,7 +124,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[models/discount-rule.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L31) +[models/discount-rule.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L31) ## Methods @@ -148,4 +148,4 @@ ___ #### Defined in -[models/discount-rule.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L46) +[models/discount-rule.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L46) diff --git a/docs/content/references/entities/classes/DraftOrder.md b/docs/content/references/entities/classes/DraftOrder.md index bb8e72683c..f21b78d543 100644 --- a/docs/content/references/entities/classes/DraftOrder.md +++ b/docs/content/references/entities/classes/DraftOrder.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/draft-order.ts:54](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L54) +[models/draft-order.ts:54](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L54) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/draft-order.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L43) +[models/draft-order.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L43) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/draft-order.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L39) +[models/draft-order.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L39) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/draft-order.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L57) +[models/draft-order.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L57) ___ @@ -72,7 +72,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/draft-order.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L35) +[models/draft-order.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L35) ___ @@ -96,7 +96,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/draft-order.ts:66](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L66) +[models/draft-order.ts:66](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L66) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/draft-order.ts:63](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L63) +[models/draft-order.ts:63](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L63) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/draft-order.ts:60](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L60) +[models/draft-order.ts:60](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L60) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/draft-order.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L51) +[models/draft-order.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L51) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/draft-order.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L47) +[models/draft-order.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L47) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[models/draft-order.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L30) +[models/draft-order.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L30) ___ @@ -170,7 +170,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -184,4 +184,4 @@ BaseEntity.updated\_at #### Defined in -[models/draft-order.ts:68](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L68) +[models/draft-order.ts:68](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L68) diff --git a/docs/content/references/entities/classes/Fulfillment.md b/docs/content/references/entities/classes/Fulfillment.md index 768143ff3b..9b1b68b33f 100644 --- a/docs/content/references/entities/classes/Fulfillment.md +++ b/docs/content/references/entities/classes/Fulfillment.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/fulfillment.ts:79](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L79) +[models/fulfillment.ts:79](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L79) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/fulfillment.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L29) +[models/fulfillment.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L29) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/fulfillment.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L25) +[models/fulfillment.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L25) ___ @@ -62,7 +62,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/fulfillment.ts:73](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L73) +[models/fulfillment.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L73) ___ @@ -86,7 +86,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/fulfillment.ts:85](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L85) +[models/fulfillment.ts:85](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L85) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/fulfillment.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L62) +[models/fulfillment.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L62) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/fulfillment.ts:82](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L82) +[models/fulfillment.ts:82](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L82) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/fulfillment.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L48) +[models/fulfillment.ts:48](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L48) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/fulfillment.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L45) +[models/fulfillment.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L45) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/fulfillment.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L41) +[models/fulfillment.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L41) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[models/fulfillment.ts:56](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L56) +[models/fulfillment.ts:56](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L56) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[models/fulfillment.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L52) +[models/fulfillment.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L52) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[models/fulfillment.ts:76](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L76) +[models/fulfillment.ts:76](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L76) ___ @@ -186,7 +186,7 @@ ___ #### Defined in -[models/fulfillment.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L37) +[models/fulfillment.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L37) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[models/fulfillment.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L33) +[models/fulfillment.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L33) ___ @@ -206,7 +206,7 @@ ___ #### Defined in -[models/fulfillment.ts:67](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L67) +[models/fulfillment.ts:67](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L67) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[models/fulfillment.ts:70](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L70) +[models/fulfillment.ts:70](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L70) ___ @@ -230,7 +230,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -244,4 +244,4 @@ BaseEntity.updated\_at #### Defined in -[models/fulfillment.ts:87](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment.ts#L87) +[models/fulfillment.ts:87](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment.ts#L87) diff --git a/docs/content/references/entities/classes/FulfillmentItem.md b/docs/content/references/entities/classes/FulfillmentItem.md index 39148bbe8b..573031d873 100644 --- a/docs/content/references/entities/classes/FulfillmentItem.md +++ b/docs/content/references/entities/classes/FulfillmentItem.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/fulfillment-item.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment-item.ts#L16) +[models/fulfillment-item.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment-item.ts#L16) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/fulfillment-item.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment-item.ts#L9) +[models/fulfillment-item.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment-item.ts#L9) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/fulfillment-item.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment-item.ts#L20) +[models/fulfillment-item.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment-item.ts#L20) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/fulfillment-item.ts:12](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment-item.ts#L12) +[models/fulfillment-item.ts:12](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment-item.ts#L12) ___ @@ -58,4 +58,4 @@ ___ #### Defined in -[models/fulfillment-item.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment-item.ts#L23) +[models/fulfillment-item.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment-item.ts#L23) diff --git a/docs/content/references/entities/classes/FulfillmentProvider.md b/docs/content/references/entities/classes/FulfillmentProvider.md index e11f60bf0f..cbf3478ae3 100644 --- a/docs/content/references/entities/classes/FulfillmentProvider.md +++ b/docs/content/references/entities/classes/FulfillmentProvider.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/fulfillment-provider.ts:6](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment-provider.ts#L6) +[models/fulfillment-provider.ts:6](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment-provider.ts#L6) ___ @@ -28,4 +28,4 @@ ___ #### Defined in -[models/fulfillment-provider.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/fulfillment-provider.ts#L9) +[models/fulfillment-provider.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/fulfillment-provider.ts#L9) diff --git a/docs/content/references/entities/classes/GiftCard.md b/docs/content/references/entities/classes/GiftCard.md index 5298f7c405..3ffeac11f4 100644 --- a/docs/content/references/entities/classes/GiftCard.md +++ b/docs/content/references/entities/classes/GiftCard.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/gift-card.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L26) +[models/gift-card.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L26) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/gift-card.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L20) +[models/gift-card.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L20) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/gift-card.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L51) +[models/gift-card.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L51) ___ @@ -90,7 +90,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/gift-card.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L45) +[models/gift-card.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L45) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/gift-card.ts:54](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L54) +[models/gift-card.ts:54](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L54) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/gift-card.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L42) +[models/gift-card.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L42) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/gift-card.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L38) +[models/gift-card.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L38) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/gift-card.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L34) +[models/gift-card.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L34) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/gift-card.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L30) +[models/gift-card.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L30) ___ @@ -164,7 +164,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -174,7 +174,7 @@ ___ #### Defined in -[models/gift-card.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L23) +[models/gift-card.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L23) ## Methods @@ -188,4 +188,4 @@ ___ #### Defined in -[models/gift-card.ts:56](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card.ts#L56) +[models/gift-card.ts:56](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card.ts#L56) diff --git a/docs/content/references/entities/classes/GiftCardTransaction.md b/docs/content/references/entities/classes/GiftCardTransaction.md index d4c10910a2..7410491ad4 100644 --- a/docs/content/references/entities/classes/GiftCardTransaction.md +++ b/docs/content/references/entities/classes/GiftCardTransaction.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/gift-card-transaction.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L40) +[models/gift-card-transaction.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L40) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L43) +[models/gift-card-transaction.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L43) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L29) +[models/gift-card-transaction.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L29) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L25) +[models/gift-card-transaction.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L25) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L22) +[models/gift-card-transaction.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L22) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L46) +[models/gift-card-transaction.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L46) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L37) +[models/gift-card-transaction.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L37) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L33) +[models/gift-card-transaction.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L33) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[models/gift-card-transaction.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L49) +[models/gift-card-transaction.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L49) ## Methods @@ -112,4 +112,4 @@ ___ #### Defined in -[models/gift-card-transaction.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/gift-card-transaction.ts#L51) +[models/gift-card-transaction.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/gift-card-transaction.ts#L51) diff --git a/docs/content/references/entities/classes/IdempotencyKey.md b/docs/content/references/entities/classes/IdempotencyKey.md index 9a7b143809..a31b005c19 100644 --- a/docs/content/references/entities/classes/IdempotencyKey.md +++ b/docs/content/references/entities/classes/IdempotencyKey.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/idempotency-key.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L23) +[models/idempotency-key.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L23) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/idempotency-key.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L16) +[models/idempotency-key.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L16) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/idempotency-key.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L20) +[models/idempotency-key.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L20) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/idempotency-key.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L26) +[models/idempotency-key.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L26) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/idempotency-key.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L44) +[models/idempotency-key.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L44) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/idempotency-key.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L29) +[models/idempotency-key.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L29) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/idempotency-key.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L32) +[models/idempotency-key.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L32) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[models/idempotency-key.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L35) +[models/idempotency-key.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L35) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[models/idempotency-key.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L41) +[models/idempotency-key.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L41) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[models/idempotency-key.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L38) +[models/idempotency-key.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L38) ## Methods @@ -122,4 +122,4 @@ ___ #### Defined in -[models/idempotency-key.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/idempotency-key.ts#L46) +[models/idempotency-key.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/idempotency-key.ts#L46) diff --git a/docs/content/references/entities/classes/Image.md b/docs/content/references/entities/classes/Image.md index 163f56bba2..ff6c77c7c2 100644 --- a/docs/content/references/entities/classes/Image.md +++ b/docs/content/references/entities/classes/Image.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/image.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/image.ts#L13) +[models/image.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/image.ts#L13) ___ @@ -84,7 +84,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[models/image.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/image.ts#L10) +[models/image.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/image.ts#L10) ## Methods @@ -108,4 +108,4 @@ ___ #### Defined in -[models/image.ts:15](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/image.ts#L15) +[models/image.ts:15](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/image.ts#L15) diff --git a/docs/content/references/entities/classes/Invite.md b/docs/content/references/entities/classes/Invite.md index 661c3349fe..b382bf25e4 100644 --- a/docs/content/references/entities/classes/Invite.md +++ b/docs/content/references/entities/classes/Invite.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/invite.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/invite.ts#L23) +[models/invite.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/invite.ts#L23) ___ @@ -42,7 +42,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -56,7 +56,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/invite.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/invite.ts#L29) +[models/invite.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/invite.ts#L29) ___ @@ -80,7 +80,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/invite.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/invite.ts#L32) +[models/invite.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/invite.ts#L32) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/invite.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/invite.ts#L20) +[models/invite.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/invite.ts#L20) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/invite.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/invite.ts#L26) +[models/invite.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/invite.ts#L26) ___ @@ -124,7 +124,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[models/invite.ts:12](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/invite.ts#L12) +[models/invite.ts:12](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/invite.ts#L12) ## Methods @@ -148,4 +148,4 @@ ___ #### Defined in -[models/invite.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/invite.ts#L34) +[models/invite.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/invite.ts#L34) diff --git a/docs/content/references/entities/classes/LineItem.md b/docs/content/references/entities/classes/LineItem.md index 749efffd80..67a1f95287 100644 --- a/docs/content/references/entities/classes/LineItem.md +++ b/docs/content/references/entities/classes/LineItem.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/line-item.ts:85](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L85) +[models/line-item.ts:85](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L85) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/line-item.ts:127](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L127) +[models/line-item.ts:127](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L127) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/line-item.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L53) +[models/line-item.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L53) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/line-item.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L49) +[models/line-item.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L49) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/line-item.ts:77](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L77) +[models/line-item.ts:77](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L77) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/line-item.ts:73](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L73) +[models/line-item.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L73) ___ @@ -92,7 +92,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[models/line-item.ts:112](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L112) +[models/line-item.ts:112](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L112) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[models/line-item.ts:167](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L167) +[models/line-item.ts:167](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L167) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[models/line-item.ts:147](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L147) +[models/line-item.ts:147](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L147) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[models/line-item.ts:168](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L168) +[models/line-item.ts:168](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L168) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[models/line-item.ts:130](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L130) +[models/line-item.ts:130](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L130) ___ @@ -156,7 +156,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[models/line-item.ts:159](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L159) +[models/line-item.ts:159](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L159) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[models/line-item.ts:121](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L121) +[models/line-item.ts:121](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L121) ___ @@ -186,7 +186,7 @@ ___ #### Defined in -[models/line-item.ts:118](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L118) +[models/line-item.ts:118](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L118) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[models/line-item.ts:156](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L156) +[models/line-item.ts:156](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L156) ___ @@ -206,7 +206,7 @@ ___ #### Defined in -[models/line-item.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L61) +[models/line-item.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L61) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[models/line-item.ts:106](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L106) +[models/line-item.ts:106](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L106) ___ @@ -226,7 +226,7 @@ ___ #### Defined in -[models/line-item.ts:97](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L97) +[models/line-item.ts:97](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L97) ___ @@ -236,7 +236,7 @@ ___ #### Defined in -[models/line-item.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L57) +[models/line-item.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L57) ___ @@ -246,7 +246,7 @@ ___ #### Defined in -[models/line-item.ts:91](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L91) +[models/line-item.ts:91](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L91) ___ @@ -256,7 +256,7 @@ ___ #### Defined in -[models/line-item.ts:166](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L166) +[models/line-item.ts:166](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L166) ___ @@ -266,7 +266,7 @@ ___ #### Defined in -[models/line-item.ts:165](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L165) +[models/line-item.ts:165](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L165) ___ @@ -276,7 +276,7 @@ ___ #### Defined in -[models/line-item.ts:144](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L144) +[models/line-item.ts:144](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L144) ___ @@ -286,7 +286,7 @@ ___ #### Defined in -[models/line-item.ts:161](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L161) +[models/line-item.ts:161](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L161) ___ @@ -296,7 +296,7 @@ ___ #### Defined in -[models/line-item.ts:150](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L150) +[models/line-item.ts:150](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L150) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[models/line-item.ts:153](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L153) +[models/line-item.ts:153](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L153) ___ @@ -316,7 +316,7 @@ ___ #### Defined in -[models/line-item.ts:124](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L124) +[models/line-item.ts:124](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L124) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[models/line-item.ts:162](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L162) +[models/line-item.ts:162](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L162) ___ @@ -336,7 +336,7 @@ ___ #### Defined in -[models/line-item.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L69) +[models/line-item.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L69) ___ @@ -346,7 +346,7 @@ ___ #### Defined in -[models/line-item.ts:65](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L65) +[models/line-item.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L65) ___ @@ -356,7 +356,7 @@ ___ #### Defined in -[models/line-item.ts:80](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L80) +[models/line-item.ts:80](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L80) ___ @@ -366,7 +366,7 @@ ___ #### Defined in -[models/line-item.ts:163](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L163) +[models/line-item.ts:163](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L163) ___ @@ -376,7 +376,7 @@ ___ #### Defined in -[models/line-item.ts:115](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L115) +[models/line-item.ts:115](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L115) ___ @@ -386,7 +386,7 @@ ___ #### Defined in -[models/line-item.ts:109](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L109) +[models/line-item.ts:109](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L109) ___ @@ -396,7 +396,7 @@ ___ #### Defined in -[models/line-item.ts:164](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L164) +[models/line-item.ts:164](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L164) ___ @@ -406,7 +406,7 @@ ___ #### Defined in -[models/line-item.ts:133](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L133) +[models/line-item.ts:133](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L133) ___ @@ -420,7 +420,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -430,7 +430,7 @@ ___ #### Defined in -[models/line-item.ts:141](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L141) +[models/line-item.ts:141](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L141) ___ @@ -440,7 +440,7 @@ ___ #### Defined in -[models/line-item.ts:137](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L137) +[models/line-item.ts:137](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L137) ## Methods @@ -454,4 +454,4 @@ ___ #### Defined in -[models/line-item.ts:170](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item.ts#L170) +[models/line-item.ts:170](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item.ts#L170) diff --git a/docs/content/references/entities/classes/LineItemAdjustment.md b/docs/content/references/entities/classes/LineItemAdjustment.md index 952f262c3a..7ac4eee147 100644 --- a/docs/content/references/entities/classes/LineItemAdjustment.md +++ b/docs/content/references/entities/classes/LineItemAdjustment.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/line-item-adjustment.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L45) +[models/line-item-adjustment.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L45) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/line-item-adjustment.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L34) +[models/line-item-adjustment.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L34) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/line-item-adjustment.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L38) +[models/line-item-adjustment.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L38) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/line-item-adjustment.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L42) +[models/line-item-adjustment.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L42) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/line-item-adjustment.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L23) +[models/line-item-adjustment.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L23) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/line-item-adjustment.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L31) +[models/line-item-adjustment.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L31) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/line-item-adjustment.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L27) +[models/line-item-adjustment.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L27) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[models/line-item-adjustment.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L48) +[models/line-item-adjustment.ts:48](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L48) ## Methods @@ -102,4 +102,4 @@ ___ #### Defined in -[models/line-item-adjustment.ts:50](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-adjustment.ts#L50) +[models/line-item-adjustment.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-adjustment.ts#L50) diff --git a/docs/content/references/entities/classes/LineItemTaxLine.md b/docs/content/references/entities/classes/LineItemTaxLine.md index 5053317b27..ebd93c2d4d 100644 --- a/docs/content/references/entities/classes/LineItemTaxLine.md +++ b/docs/content/references/entities/classes/LineItemTaxLine.md @@ -32,7 +32,7 @@ TaxLine.code #### Defined in -[models/tax-line.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L13) +[models/tax-line.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L13) ___ @@ -46,7 +46,7 @@ TaxLine.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -60,7 +60,7 @@ TaxLine.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/line-item-tax-line.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-tax-line.ts#L24) +[models/line-item-tax-line.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-tax-line.ts#L24) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/line-item-tax-line.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-tax-line.ts#L20) +[models/line-item-tax-line.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-tax-line.ts#L20) ___ @@ -94,7 +94,7 @@ TaxLine.metadata #### Defined in -[models/tax-line.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L16) +[models/tax-line.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L16) ___ @@ -108,7 +108,7 @@ TaxLine.name #### Defined in -[models/tax-line.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L10) +[models/tax-line.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L10) ___ @@ -122,7 +122,7 @@ TaxLine.rate #### Defined in -[models/tax-line.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L7) +[models/tax-line.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L7) ___ @@ -136,7 +136,7 @@ TaxLine.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -150,4 +150,4 @@ TaxLine.updated\_at #### Defined in -[models/line-item-tax-line.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/line-item-tax-line.ts#L26) +[models/line-item-tax-line.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/line-item-tax-line.ts#L26) diff --git a/docs/content/references/entities/classes/MoneyAmount.md b/docs/content/references/entities/classes/MoneyAmount.md index 138a0d5cd4..64167d0368 100644 --- a/docs/content/references/entities/classes/MoneyAmount.md +++ b/docs/content/references/entities/classes/MoneyAmount.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/money-amount.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L28) +[models/money-amount.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L28) ___ @@ -42,7 +42,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/money-amount.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L25) +[models/money-amount.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L25) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/money-amount.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L21) +[models/money-amount.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L21) ___ @@ -76,7 +76,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -90,7 +90,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/money-amount.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L34) +[models/money-amount.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L34) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/money-amount.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L31) +[models/money-amount.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L31) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/money-amount.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L44) +[models/money-amount.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L44) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/money-amount.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L37) +[models/money-amount.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L37) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/money-amount.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L62) +[models/money-amount.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L62) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/money-amount.ts:58](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L58) +[models/money-amount.ts:58](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L58) ___ @@ -164,7 +164,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -174,7 +174,7 @@ ___ #### Defined in -[models/money-amount.ts:54](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L54) +[models/money-amount.ts:54](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L54) ___ @@ -184,7 +184,7 @@ ___ #### Defined in -[models/money-amount.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L48) +[models/money-amount.ts:48](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L48) ## Methods @@ -198,4 +198,4 @@ ___ #### Defined in -[models/money-amount.ts:64](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/money-amount.ts#L64) +[models/money-amount.ts:64](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/money-amount.ts#L64) diff --git a/docs/content/references/entities/classes/Note.md b/docs/content/references/entities/classes/Note.md index 68b407f7ab..dc3d68fe81 100644 --- a/docs/content/references/entities/classes/Note.md +++ b/docs/content/references/entities/classes/Note.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/note.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/note.ts#L33) +[models/note.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/note.ts#L33) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/note.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/note.ts#L29) +[models/note.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/note.ts#L29) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -80,7 +80,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/note.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/note.ts#L36) +[models/note.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/note.ts#L36) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/note.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/note.ts#L26) +[models/note.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/note.ts#L26) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/note.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/note.ts#L22) +[models/note.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/note.ts#L22) ___ @@ -124,7 +124,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[models/note.ts:18](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/note.ts#L18) +[models/note.ts:18](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/note.ts#L18) ## Methods @@ -148,4 +148,4 @@ ___ #### Defined in -[models/note.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/note.ts#L38) +[models/note.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/note.ts#L38) diff --git a/docs/content/references/entities/classes/Notification.md b/docs/content/references/entities/classes/Notification.md index 57afcb3a10..189d6ff524 100644 --- a/docs/content/references/entities/classes/Notification.md +++ b/docs/content/references/entities/classes/Notification.md @@ -32,7 +32,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/notification.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L36) +[models/notification.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L36) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/notification.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L32) +[models/notification.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L32) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/notification.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L42) +[models/notification.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L42) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/notification.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L20) +[models/notification.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L20) ___ @@ -86,7 +86,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/notification.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L45) +[models/notification.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L45) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/notification.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L49) +[models/notification.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L49) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/notification.ts:59](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L59) +[models/notification.ts:59](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L59) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/notification.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L55) +[models/notification.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L55) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/notification.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L52) +[models/notification.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L52) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/notification.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L28) +[models/notification.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L28) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[models/notification.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L24) +[models/notification.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L24) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[models/notification.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L39) +[models/notification.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L39) ___ @@ -180,7 +180,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -194,4 +194,4 @@ BaseEntity.updated\_at #### Defined in -[models/notification.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/notification.ts#L61) +[models/notification.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/notification.ts#L61) diff --git a/docs/content/references/entities/classes/Oauth.md b/docs/content/references/entities/classes/Oauth.md index 57ffa2fc5c..5209d33626 100644 --- a/docs/content/references/entities/classes/Oauth.md +++ b/docs/content/references/entities/classes/Oauth.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/oauth.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/oauth.ts#L16) +[models/oauth.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/oauth.ts#L16) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/oauth.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/oauth.ts#L25) +[models/oauth.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/oauth.ts#L25) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/oauth.ts:12](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/oauth.ts#L12) +[models/oauth.ts:12](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/oauth.ts#L12) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/oauth.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/oauth.ts#L9) +[models/oauth.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/oauth.ts#L9) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/oauth.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/oauth.ts#L19) +[models/oauth.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/oauth.ts#L19) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/oauth.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/oauth.ts#L22) +[models/oauth.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/oauth.ts#L22) ## Methods @@ -82,4 +82,4 @@ ___ #### Defined in -[models/oauth.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/oauth.ts#L27) +[models/oauth.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/oauth.ts#L27) diff --git a/docs/content/references/entities/classes/Order.md b/docs/content/references/entities/classes/Order.md index e687bf9c3c..6f60b3fe6e 100644 --- a/docs/content/references/entities/classes/Order.md +++ b/docs/content/references/entities/classes/Order.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/order.ts:125](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L125) +[models/order.ts:125](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L125) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/order.ts:121](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L121) +[models/order.ts:121](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L121) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/order.ts:231](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L231) +[models/order.ts:231](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L231) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/order.ts:106](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L106) +[models/order.ts:106](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L106) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/order.ts:102](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L102) +[models/order.ts:102](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L102) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/order.ts:199](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L199) +[models/order.ts:199](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L199) ___ @@ -92,7 +92,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[models/order.ts:149](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L149) +[models/order.ts:149](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L149) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[models/order.ts:145](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L145) +[models/order.ts:145](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L145) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[models/order.ts:114](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L114) +[models/order.ts:114](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L114) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[models/order.ts:110](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L110) +[models/order.ts:110](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L110) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[models/order.ts:256](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L256) +[models/order.ts:256](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L256) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[models/order.ts:166](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L166) +[models/order.ts:166](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L166) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[models/order.ts:98](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L98) +[models/order.ts:98](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L98) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[models/order.ts:212](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L212) +[models/order.ts:212](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L212) ___ @@ -182,7 +182,7 @@ ___ #### Defined in -[models/order.ts:208](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L208) +[models/order.ts:208](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L208) ___ @@ -192,7 +192,7 @@ ___ #### Defined in -[models/order.ts:220](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L220) +[models/order.ts:220](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L220) ___ @@ -202,7 +202,7 @@ ___ #### Defined in -[models/order.ts:117](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L117) +[models/order.ts:117](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L117) ___ @@ -212,7 +212,7 @@ ___ #### Defined in -[models/order.ts:243](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L243) +[models/order.ts:243](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L243) ___ @@ -222,7 +222,7 @@ ___ #### Defined in -[models/order.ts:90](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L90) +[models/order.ts:90](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L90) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[models/order.ts:193](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L193) +[models/order.ts:193](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L193) ___ @@ -242,7 +242,7 @@ ___ #### Defined in -[models/order.ts:264](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L264) +[models/order.ts:264](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L264) ___ @@ -252,7 +252,7 @@ ___ #### Defined in -[models/order.ts:263](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L263) +[models/order.ts:263](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L263) ___ @@ -262,7 +262,7 @@ ___ #### Defined in -[models/order.ts:228](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L228) +[models/order.ts:228](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L228) ___ @@ -272,7 +272,7 @@ ___ #### Defined in -[models/order.ts:180](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L180) +[models/order.ts:180](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L180) ___ @@ -286,7 +286,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -296,7 +296,7 @@ ___ #### Defined in -[models/order.ts:240](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L240) +[models/order.ts:240](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L240) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[models/order.ts:225](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L225) +[models/order.ts:225](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L225) ___ @@ -316,7 +316,7 @@ ___ #### Defined in -[models/order.ts:234](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L234) +[models/order.ts:234](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L234) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[models/order.ts:237](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L237) +[models/order.ts:237](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L237) ___ @@ -336,7 +336,7 @@ ___ #### Defined in -[models/order.ts:80](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L80) +[models/order.ts:80](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L80) ___ @@ -346,7 +346,7 @@ ___ #### Defined in -[models/order.ts:261](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L261) +[models/order.ts:261](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L261) ___ @@ -356,7 +356,7 @@ ___ #### Defined in -[models/order.ts:93](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L93) +[models/order.ts:93](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L93) ___ @@ -366,7 +366,7 @@ ___ #### Defined in -[models/order.ts:188](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L188) +[models/order.ts:188](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L188) ___ @@ -376,7 +376,7 @@ ___ #### Defined in -[models/order.ts:262](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L262) +[models/order.ts:262](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L262) ___ @@ -386,7 +386,7 @@ ___ #### Defined in -[models/order.ts:258](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L258) +[models/order.ts:258](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L258) ___ @@ -396,7 +396,7 @@ ___ #### Defined in -[models/order.ts:202](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L202) +[models/order.ts:202](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L202) ___ @@ -406,7 +406,7 @@ ___ #### Defined in -[models/order.ts:141](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L141) +[models/order.ts:141](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L141) ___ @@ -416,7 +416,7 @@ ___ #### Defined in -[models/order.ts:137](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L137) +[models/order.ts:137](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L137) ___ @@ -426,7 +426,7 @@ ___ #### Defined in -[models/order.ts:196](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L196) +[models/order.ts:196](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L196) ___ @@ -436,7 +436,7 @@ ___ #### Defined in -[models/order.ts:252](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L252) +[models/order.ts:252](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L252) ___ @@ -446,7 +446,7 @@ ___ #### Defined in -[models/order.ts:246](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L246) +[models/order.ts:246](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L246) ___ @@ -456,7 +456,7 @@ ___ #### Defined in -[models/order.ts:133](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L133) +[models/order.ts:133](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L133) ___ @@ -466,7 +466,7 @@ ___ #### Defined in -[models/order.ts:129](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L129) +[models/order.ts:129](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L129) ___ @@ -476,7 +476,7 @@ ___ #### Defined in -[models/order.ts:185](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L185) +[models/order.ts:185](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L185) ___ @@ -486,7 +486,7 @@ ___ #### Defined in -[models/order.ts:255](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L255) +[models/order.ts:255](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L255) ___ @@ -496,7 +496,7 @@ ___ #### Defined in -[models/order.ts:83](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L83) +[models/order.ts:83](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L83) ___ @@ -506,7 +506,7 @@ ___ #### Defined in -[models/order.ts:260](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L260) +[models/order.ts:260](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L260) ___ @@ -516,7 +516,7 @@ ___ #### Defined in -[models/order.ts:205](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L205) +[models/order.ts:205](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L205) ___ @@ -526,7 +526,7 @@ ___ #### Defined in -[models/order.ts:152](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L152) +[models/order.ts:152](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L152) ___ @@ -536,7 +536,7 @@ ___ #### Defined in -[models/order.ts:257](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L257) +[models/order.ts:257](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L257) ___ @@ -546,7 +546,7 @@ ___ #### Defined in -[models/order.ts:259](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L259) +[models/order.ts:259](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L259) ___ @@ -560,7 +560,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -574,4 +574,4 @@ BaseEntity.updated\_at #### Defined in -[models/order.ts:266](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L266) +[models/order.ts:266](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L266) diff --git a/docs/content/references/entities/classes/OrderEdit.md b/docs/content/references/entities/classes/OrderEdit.md index 2093258bf2..93f5205a80 100644 --- a/docs/content/references/entities/classes/OrderEdit.md +++ b/docs/content/references/entities/classes/OrderEdit.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/order-edit.ts:74](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L74) +[models/order-edit.ts:74](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L74) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/order-edit.ts:71](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L71) +[models/order-edit.ts:71](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L71) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/order-edit.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L41) +[models/order-edit.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L41) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/order-edit.ts:59](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L59) +[models/order-edit.ts:59](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L59) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/order-edit.ts:56](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L56) +[models/order-edit.ts:56](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L56) ___ @@ -82,7 +82,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[models/order-edit.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L47) +[models/order-edit.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L47) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[models/order-edit.ts:68](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L68) +[models/order-edit.ts:68](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L68) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[models/order-edit.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L62) +[models/order-edit.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L62) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[models/order-edit.ts:65](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L65) +[models/order-edit.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L65) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[models/order-edit.ts:96](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L96) +[models/order-edit.ts:96](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L96) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[models/order-edit.ts:89](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L89) +[models/order-edit.ts:89](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L89) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[models/order-edit.ts:94](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L94) +[models/order-edit.ts:94](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L94) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[models/order-edit.ts:93](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L93) +[models/order-edit.ts:93](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L93) ___ @@ -176,7 +176,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -186,7 +186,7 @@ ___ #### Defined in -[models/order-edit.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L44) +[models/order-edit.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L44) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[models/order-edit.ts:77](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L77) +[models/order-edit.ts:77](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L77) ___ @@ -206,7 +206,7 @@ ___ #### Defined in -[models/order-edit.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L36) +[models/order-edit.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L36) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[models/order-edit.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L32) +[models/order-edit.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L32) ___ @@ -226,7 +226,7 @@ ___ #### Defined in -[models/order-edit.ts:85](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L85) +[models/order-edit.ts:85](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L85) ___ @@ -236,7 +236,7 @@ ___ #### Defined in -[models/order-edit.ts:81](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L81) +[models/order-edit.ts:81](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L81) ___ @@ -246,7 +246,7 @@ ___ #### Defined in -[models/order-edit.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L53) +[models/order-edit.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L53) ___ @@ -256,7 +256,7 @@ ___ #### Defined in -[models/order-edit.ts:50](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L50) +[models/order-edit.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L50) ___ @@ -266,7 +266,7 @@ ___ #### Defined in -[models/order-edit.ts:88](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L88) +[models/order-edit.ts:88](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L88) ___ @@ -276,7 +276,7 @@ ___ #### Defined in -[models/order-edit.ts:98](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L98) +[models/order-edit.ts:98](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L98) ___ @@ -286,7 +286,7 @@ ___ #### Defined in -[models/order-edit.ts:92](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L92) +[models/order-edit.ts:92](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L92) ___ @@ -296,7 +296,7 @@ ___ #### Defined in -[models/order-edit.ts:90](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L90) +[models/order-edit.ts:90](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L90) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[models/order-edit.ts:91](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L91) +[models/order-edit.ts:91](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L91) ___ @@ -320,7 +320,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -334,7 +334,7 @@ BaseEntity.updated\_at #### Defined in -[models/order-edit.ts:100](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L100) +[models/order-edit.ts:100](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L100) ___ @@ -348,4 +348,4 @@ ___ #### Defined in -[models/order-edit.ts:105](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L105) +[models/order-edit.ts:105](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L105) diff --git a/docs/content/references/entities/classes/OrderItemChange.md b/docs/content/references/entities/classes/OrderItemChange.md index 2c9761b237..06e23cc5e2 100644 --- a/docs/content/references/entities/classes/OrderItemChange.md +++ b/docs/content/references/entities/classes/OrderItemChange.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/order-item-change.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L53) +[models/order-item-change.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L53) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/order-item-change.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L49) +[models/order-item-change.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L49) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/order-item-change.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L39) +[models/order-item-change.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L39) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/order-item-change.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L35) +[models/order-item-change.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L35) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/order-item-change.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L46) +[models/order-item-change.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L46) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/order-item-change.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L42) +[models/order-item-change.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L42) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/order-item-change.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L32) +[models/order-item-change.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L32) ___ @@ -144,7 +144,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -158,4 +158,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/order-item-change.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L55) +[models/order-item-change.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L55) diff --git a/docs/content/references/entities/classes/Payment.md b/docs/content/references/entities/classes/Payment.md index 283d0dc215..7aff768e51 100644 --- a/docs/content/references/entities/classes/Payment.md +++ b/docs/content/references/entities/classes/Payment.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/payment.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L51) +[models/payment.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L51) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/payment.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L62) +[models/payment.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L62) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/payment.ts:75](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L75) +[models/payment.ts:75](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L75) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/payment.ts:72](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L72) +[models/payment.ts:72](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L72) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/payment.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L40) +[models/payment.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L40) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/payment.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L36) +[models/payment.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L36) ___ @@ -92,7 +92,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[models/payment.ts:59](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L59) +[models/payment.ts:59](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L59) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[models/payment.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L55) +[models/payment.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L55) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[models/payment.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L69) +[models/payment.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L69) ___ @@ -136,7 +136,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/payment.ts:81](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L81) +[models/payment.ts:81](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L81) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[models/payment.ts:78](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L78) +[models/payment.ts:78](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L78) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[models/payment.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L48) +[models/payment.ts:48](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L48) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[models/payment.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L44) +[models/payment.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L44) ___ @@ -186,7 +186,7 @@ ___ #### Defined in -[models/payment.ts:66](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L66) +[models/payment.ts:66](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L66) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[models/payment.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L32) +[models/payment.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L32) ___ @@ -206,7 +206,7 @@ ___ #### Defined in -[models/payment.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L28) +[models/payment.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L28) ___ @@ -220,7 +220,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -234,4 +234,4 @@ BaseEntity.updated\_at #### Defined in -[models/payment.ts:83](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment.ts#L83) +[models/payment.ts:83](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment.ts#L83) diff --git a/docs/content/references/entities/classes/PaymentCollection.md b/docs/content/references/entities/classes/PaymentCollection.md index d44a862264..b9e9e9ed5c 100644 --- a/docs/content/references/entities/classes/PaymentCollection.md +++ b/docs/content/references/entities/classes/PaymentCollection.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/payment-collection.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L48) +[models/payment-collection.ts:48](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L48) ___ @@ -38,7 +38,17 @@ ___ #### Defined in -[models/payment-collection.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L51) +[models/payment-collection.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L51) + +___ + +### captured\_amount + +• **captured\_amount**: `number` + +#### Defined in + +[models/payment-collection.ts:54](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L54) ___ @@ -52,7 +62,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -62,7 +72,7 @@ ___ #### Defined in -[models/payment-collection.ts:104](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L104) +[models/payment-collection.ts:107](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L107) ___ @@ -72,7 +82,7 @@ ___ #### Defined in -[models/payment-collection.ts:70](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L70) +[models/payment-collection.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L73) ___ @@ -82,7 +92,7 @@ ___ #### Defined in -[models/payment-collection.ts:66](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L66) +[models/payment-collection.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L69) ___ @@ -96,7 +106,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -106,7 +116,7 @@ ___ #### Defined in -[models/payment-collection.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L45) +[models/payment-collection.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L45) ___ @@ -120,7 +130,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -130,7 +140,7 @@ ___ #### Defined in -[models/payment-collection.ts:101](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L101) +[models/payment-collection.ts:104](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L104) ___ @@ -140,7 +150,7 @@ ___ #### Defined in -[models/payment-collection.ts:84](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L84) +[models/payment-collection.ts:87](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L87) ___ @@ -150,7 +160,7 @@ ___ #### Defined in -[models/payment-collection.ts:98](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L98) +[models/payment-collection.ts:101](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L101) ___ @@ -160,7 +170,7 @@ ___ #### Defined in -[models/payment-collection.ts:54](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L54) +[models/payment-collection.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L57) ___ @@ -170,7 +180,7 @@ ___ #### Defined in -[models/payment-collection.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L62) +[models/payment-collection.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L65) ___ @@ -180,7 +190,7 @@ ___ #### Defined in -[models/payment-collection.ts:58](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L58) +[models/payment-collection.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L61) ___ @@ -190,7 +200,7 @@ ___ #### Defined in -[models/payment-collection.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L42) +[models/payment-collection.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L42) ___ @@ -200,7 +210,7 @@ ___ #### Defined in -[models/payment-collection.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L39) +[models/payment-collection.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L39) ___ @@ -214,7 +224,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -228,4 +238,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/payment-collection.ts:106](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L106) +[models/payment-collection.ts:109](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L109) diff --git a/docs/content/references/entities/classes/PaymentProvider.md b/docs/content/references/entities/classes/PaymentProvider.md index 98626e428e..4c41a50e6d 100644 --- a/docs/content/references/entities/classes/PaymentProvider.md +++ b/docs/content/references/entities/classes/PaymentProvider.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/payment-provider.ts:6](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-provider.ts#L6) +[models/payment-provider.ts:6](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-provider.ts#L6) ___ @@ -28,4 +28,4 @@ ___ #### Defined in -[models/payment-provider.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-provider.ts#L9) +[models/payment-provider.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-provider.ts#L9) diff --git a/docs/content/references/entities/classes/PaymentSession.md b/docs/content/references/entities/classes/PaymentSession.md index c3e5dd6ad1..b187ddf737 100644 --- a/docs/content/references/entities/classes/PaymentSession.md +++ b/docs/content/references/entities/classes/PaymentSession.md @@ -22,13 +22,23 @@ BaseEntity.constructor ## Properties +### amount + +• **amount**: `number` + +#### Defined in + +[models/payment-session.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L57) + +___ + ### cart • **cart**: [`Cart`](Cart.md) #### Defined in -[models/payment-session.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L36) +[models/payment-session.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L36) ___ @@ -38,7 +48,7 @@ ___ #### Defined in -[models/payment-session.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L32) +[models/payment-session.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L32) ___ @@ -52,7 +62,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -62,7 +72,7 @@ ___ #### Defined in -[models/payment-session.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L49) +[models/payment-session.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L49) ___ @@ -76,7 +86,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -86,7 +96,7 @@ ___ #### Defined in -[models/payment-session.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L52) +[models/payment-session.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L52) ___ @@ -96,7 +106,7 @@ ___ #### Defined in -[models/payment-session.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L43) +[models/payment-session.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L43) ___ @@ -106,7 +116,7 @@ ___ #### Defined in -[models/payment-session.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L57) +[models/payment-session.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L62) ___ @@ -116,7 +126,7 @@ ___ #### Defined in -[models/payment-session.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L40) +[models/payment-session.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L40) ___ @@ -126,7 +136,7 @@ ___ #### Defined in -[models/payment-session.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L46) +[models/payment-session.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L46) ___ @@ -140,7 +150,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -154,4 +164,4 @@ BaseEntity.updated\_at #### Defined in -[models/payment-session.ts:59](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L59) +[models/payment-session.ts:64](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L64) diff --git a/docs/content/references/entities/classes/PriceList.md b/docs/content/references/entities/classes/PriceList.md index 3cb336ea05..fada2910de 100644 --- a/docs/content/references/entities/classes/PriceList.md +++ b/docs/content/references/entities/classes/PriceList.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/price-list.ts:56](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L56) +[models/price-list.ts:56](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L56) ___ @@ -56,7 +56,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/price-list.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L25) +[models/price-list.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L25) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/price-list.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L40) +[models/price-list.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L40) ___ @@ -90,7 +90,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/price-list.ts:64](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L64) +[models/price-list.ts:64](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L64) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/price-list.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L22) +[models/price-list.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L22) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/price-list.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L61) +[models/price-list.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L61) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/price-list.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L37) +[models/price-list.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L37) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/price-list.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L31) +[models/price-list.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L31) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/price-list.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L28) +[models/price-list.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L28) ___ @@ -164,7 +164,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -178,4 +178,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/price-list.ts:66](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/price-list.ts#L66) +[models/price-list.ts:66](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/price-list.ts#L66) diff --git a/docs/content/references/entities/classes/Product.md b/docs/content/references/entities/classes/Product.md index c7be6a1ff7..b8d7f1e89b 100644 --- a/docs/content/references/entities/classes/Product.md +++ b/docs/content/references/entities/classes/Product.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/product.ts:117](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L117) +[models/product.ts:117](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L117) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/product.ts:113](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L113) +[models/product.ts:113](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L113) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/product.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L43) +[models/product.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L43) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[models/product.ts:141](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L141) +[models/product.ts:141](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L141) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/product.ts:144](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L144) +[models/product.ts:144](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L144) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/product.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L47) +[models/product.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L47) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/product.ts:95](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L95) +[models/product.ts:95](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L95) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/product.ts:101](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L101) +[models/product.ts:101](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L101) ___ @@ -140,7 +140,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/product.ts:67](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L67) +[models/product.ts:67](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L67) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/product.ts:50](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L50) +[models/product.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L50) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/product.ts:92](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L92) +[models/product.ts:92](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L92) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/product.ts:110](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L110) +[models/product.ts:110](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L110) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/product.ts:147](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L147) +[models/product.ts:147](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L147) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/product.ts:107](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L107) +[models/product.ts:107](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L107) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[models/product.ts:73](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L73) +[models/product.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L73) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[models/product.ts:104](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L104) +[models/product.ts:104](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L104) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[models/product.ts:86](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L86) +[models/product.ts:86](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L86) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[models/product.ts:82](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L82) +[models/product.ts:82](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L82) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[models/product.ts:163](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L163) +[models/product.ts:163](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L163) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[models/product.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L53) +[models/product.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L53) ___ @@ -270,7 +270,7 @@ ___ #### Defined in -[models/product.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L40) +[models/product.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L40) ___ @@ -280,7 +280,7 @@ ___ #### Defined in -[models/product.ts:138](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L138) +[models/product.ts:138](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L138) ___ @@ -290,7 +290,7 @@ ___ #### Defined in -[models/product.ts:70](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L70) +[models/product.ts:70](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L70) ___ @@ -300,7 +300,7 @@ ___ #### Defined in -[models/product.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L37) +[models/product.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L37) ___ @@ -310,7 +310,7 @@ ___ #### Defined in -[models/product.ts:124](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L124) +[models/product.ts:124](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L124) ___ @@ -320,7 +320,7 @@ ___ #### Defined in -[models/product.ts:120](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L120) +[models/product.ts:120](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L120) ___ @@ -334,7 +334,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -344,7 +344,7 @@ ___ #### Defined in -[models/product.ts:78](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L78) +[models/product.ts:78](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L78) ___ @@ -354,7 +354,7 @@ ___ #### Defined in -[models/product.ts:89](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L89) +[models/product.ts:89](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L89) ___ @@ -364,7 +364,7 @@ ___ #### Defined in -[models/product.ts:98](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L98) +[models/product.ts:98](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L98) ## Methods @@ -378,4 +378,4 @@ ___ #### Defined in -[models/product.ts:165](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L165) +[models/product.ts:165](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L165) diff --git a/docs/content/references/entities/classes/ProductCollection.md b/docs/content/references/entities/classes/ProductCollection.md index c21181a79b..f0f4f13ba5 100644 --- a/docs/content/references/entities/classes/ProductCollection.md +++ b/docs/content/references/entities/classes/ProductCollection.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[models/product-collection.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-collection.ts#L16) +[models/product-collection.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-collection.ts#L16) ___ @@ -70,7 +70,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/product-collection.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-collection.ts#L22) +[models/product-collection.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-collection.ts#L22) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/product-collection.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-collection.ts#L19) +[models/product-collection.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-collection.ts#L19) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/product-collection.ts:12](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-collection.ts#L12) +[models/product-collection.ts:12](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-collection.ts#L12) ___ @@ -114,7 +114,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -128,4 +128,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/product-collection.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-collection.ts#L24) +[models/product-collection.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-collection.ts#L24) diff --git a/docs/content/references/entities/classes/ProductOption.md b/docs/content/references/entities/classes/ProductOption.md index 6d491dffb2..8fd96ff6fd 100644 --- a/docs/content/references/entities/classes/ProductOption.md +++ b/docs/content/references/entities/classes/ProductOption.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/product-option.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option.ts#L32) +[models/product-option.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option.ts#L34) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/product-option.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option.ts#L29) +[models/product-option.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option.ts#L31) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/product-option.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option.ts#L25) +[models/product-option.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option.ts#L27) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/product-option.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option.ts#L19) +[models/product-option.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option.ts#L19) ___ @@ -114,7 +114,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[models/product-option.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option.ts#L22) +[models/product-option.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option.ts#L24) ## Methods @@ -138,4 +138,4 @@ ___ #### Defined in -[models/product-option.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option.ts#L34) +[models/product-option.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option.ts#L36) diff --git a/docs/content/references/entities/classes/ProductOptionValue.md b/docs/content/references/entities/classes/ProductOptionValue.md index b1b8e4e16b..092546997a 100644 --- a/docs/content/references/entities/classes/ProductOptionValue.md +++ b/docs/content/references/entities/classes/ProductOptionValue.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/product-option-value.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option-value.ts#L40) +[models/product-option-value.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option-value.ts#L40) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/product-option-value.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option-value.ts#L27) +[models/product-option-value.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option-value.ts#L27) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/product-option-value.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option-value.ts#L23) +[models/product-option-value.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option-value.ts#L23) ___ @@ -104,7 +104,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[models/product-option-value.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option-value.ts#L19) +[models/product-option-value.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option-value.ts#L19) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[models/product-option-value.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option-value.ts#L37) +[models/product-option-value.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option-value.ts#L37) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[models/product-option-value.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option-value.ts#L31) +[models/product-option-value.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option-value.ts#L31) ## Methods @@ -148,4 +148,4 @@ ___ #### Defined in -[models/product-option-value.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-option-value.ts#L42) +[models/product-option-value.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-option-value.ts#L42) diff --git a/docs/content/references/entities/classes/ProductTag.md b/docs/content/references/entities/classes/ProductTag.md index 2f6cf47c0d..f28474ba9e 100644 --- a/docs/content/references/entities/classes/ProductTag.md +++ b/docs/content/references/entities/classes/ProductTag.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/product-tag.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tag.ts#L13) +[models/product-tag.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tag.ts#L13) ___ @@ -84,7 +84,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[models/product-tag.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tag.ts#L10) +[models/product-tag.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tag.ts#L10) ## Methods @@ -108,4 +108,4 @@ ___ #### Defined in -[models/product-tag.ts:15](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tag.ts#L15) +[models/product-tag.ts:15](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tag.ts#L15) diff --git a/docs/content/references/entities/classes/ProductTaxRate.md b/docs/content/references/entities/classes/ProductTaxRate.md index 6b4c7b1359..f82d76c69b 100644 --- a/docs/content/references/entities/classes/ProductTaxRate.md +++ b/docs/content/references/entities/classes/ProductTaxRate.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/product-tax-rate.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tax-rate.ts#L32) +[models/product-tax-rate.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tax-rate.ts#L32) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/product-tax-rate.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tax-rate.ts#L38) +[models/product-tax-rate.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tax-rate.ts#L38) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/product-tax-rate.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tax-rate.ts#L24) +[models/product-tax-rate.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tax-rate.ts#L24) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/product-tax-rate.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tax-rate.ts#L17) +[models/product-tax-rate.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tax-rate.ts#L17) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/product-tax-rate.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tax-rate.ts#L20) +[models/product-tax-rate.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tax-rate.ts#L20) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/product-tax-rate.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tax-rate.ts#L29) +[models/product-tax-rate.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tax-rate.ts#L29) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/product-tax-rate.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-tax-rate.ts#L35) +[models/product-tax-rate.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-tax-rate.ts#L35) diff --git a/docs/content/references/entities/classes/ProductType.md b/docs/content/references/entities/classes/ProductType.md index 23265ed5c0..93604204d6 100644 --- a/docs/content/references/entities/classes/ProductType.md +++ b/docs/content/references/entities/classes/ProductType.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/product-type.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type.ts#L13) +[models/product-type.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type.ts#L13) ___ @@ -84,7 +84,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[models/product-type.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type.ts#L10) +[models/product-type.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type.ts#L10) ## Methods @@ -108,4 +108,4 @@ ___ #### Defined in -[models/product-type.ts:15](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type.ts#L15) +[models/product-type.ts:15](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type.ts#L15) diff --git a/docs/content/references/entities/classes/ProductTypeTaxRate.md b/docs/content/references/entities/classes/ProductTypeTaxRate.md index 4cc4c4f7ba..aeed07cfb3 100644 --- a/docs/content/references/entities/classes/ProductTypeTaxRate.md +++ b/docs/content/references/entities/classes/ProductTypeTaxRate.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/product-type-tax-rate.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type-tax-rate.ts#L31) +[models/product-type-tax-rate.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type-tax-rate.ts#L31) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/product-type-tax-rate.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type-tax-rate.ts#L37) +[models/product-type-tax-rate.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type-tax-rate.ts#L37) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/product-type-tax-rate.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type-tax-rate.ts#L24) +[models/product-type-tax-rate.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type-tax-rate.ts#L24) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/product-type-tax-rate.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type-tax-rate.ts#L17) +[models/product-type-tax-rate.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type-tax-rate.ts#L17) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/product-type-tax-rate.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type-tax-rate.ts#L20) +[models/product-type-tax-rate.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type-tax-rate.ts#L20) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/product-type-tax-rate.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type-tax-rate.ts#L28) +[models/product-type-tax-rate.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type-tax-rate.ts#L28) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/product-type-tax-rate.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-type-tax-rate.ts#L34) +[models/product-type-tax-rate.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-type-tax-rate.ts#L34) diff --git a/docs/content/references/entities/classes/ProductVariant.md b/docs/content/references/entities/classes/ProductVariant.md index d26a37fa5a..97e8c6e6ce 100644 --- a/docs/content/references/entities/classes/ProductVariant.md +++ b/docs/content/references/entities/classes/ProductVariant.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/product-variant.ts:60](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L60) +[models/product-variant.ts:60](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L60) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/product-variant.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L43) +[models/product-variant.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L43) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/product-variant.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L47) +[models/product-variant.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L47) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[models/product-variant.ts:84](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L84) +[models/product-variant.ts:84](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L84) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/product-variant.ts:66](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L66) +[models/product-variant.ts:66](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L66) ___ @@ -110,7 +110,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/product-variant.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L57) +[models/product-variant.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L57) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/product-variant.ts:81](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L81) +[models/product-variant.ts:81](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L81) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/product-variant.ts:63](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L63) +[models/product-variant.ts:63](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L63) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/product-variant.ts:75](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L75) +[models/product-variant.ts:75](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L75) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/product-variant.ts:95](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L95) +[models/product-variant.ts:95](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L95) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/product-variant.ts:72](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L72) +[models/product-variant.ts:72](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L72) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/product-variant.ts:92](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L92) +[models/product-variant.ts:92](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L92) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/product-variant.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L69) +[models/product-variant.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L69) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/product-variant.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L35) +[models/product-variant.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L35) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[models/product-variant.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L29) +[models/product-variant.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L29) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[models/product-variant.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L25) +[models/product-variant.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L25) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[models/product-variant.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L39) +[models/product-variant.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L39) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[models/product-variant.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L21) +[models/product-variant.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L21) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[models/product-variant.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L51) +[models/product-variant.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L51) ___ @@ -264,7 +264,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -274,7 +274,7 @@ ___ #### Defined in -[models/product-variant.ts:54](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L54) +[models/product-variant.ts:54](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L54) ___ @@ -284,7 +284,7 @@ ___ #### Defined in -[models/product-variant.ts:78](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L78) +[models/product-variant.ts:78](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L78) ___ @@ -294,7 +294,7 @@ ___ #### Defined in -[models/product-variant.ts:87](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L87) +[models/product-variant.ts:87](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L87) ## Methods @@ -308,4 +308,4 @@ ___ #### Defined in -[models/product-variant.ts:97](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product-variant.ts#L97) +[models/product-variant.ts:97](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product-variant.ts#L97) diff --git a/docs/content/references/entities/classes/Refund.md b/docs/content/references/entities/classes/Refund.md index 4eaf9df10d..516a292893 100644 --- a/docs/content/references/entities/classes/Refund.md +++ b/docs/content/references/entities/classes/Refund.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/refund.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L34) +[models/refund.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L50) ___ @@ -42,7 +42,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -56,7 +56,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/refund.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L46) +[models/refund.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L62) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/refund.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L43) +[models/refund.ts:59](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L59) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[models/refund.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L37) +[models/refund.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L53) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/refund.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L31) +[models/refund.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L41) ___ @@ -106,7 +106,27 @@ ___ #### Defined in -[models/refund.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L27) +[models/refund.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L31) + +___ + +### payment + +• **payment**: [`Payment`](Payment.md) + +#### Defined in + +[models/refund.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L47) + +___ + +### payment\_id + +• **payment\_id**: `string` + +#### Defined in + +[models/refund.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L37) ___ @@ -116,7 +136,7 @@ ___ #### Defined in -[models/refund.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L40) +[models/refund.ts:56](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L56) ___ @@ -130,7 +150,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -144,4 +164,4 @@ BaseEntity.updated\_at #### Defined in -[models/refund.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L48) +[models/refund.ts:64](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L64) diff --git a/docs/content/references/entities/classes/Region.md b/docs/content/references/entities/classes/Region.md index 53c42b3020..89de9a4924 100644 --- a/docs/content/references/entities/classes/Region.md +++ b/docs/content/references/entities/classes/Region.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/region.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L51) +[models/region.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L51) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/region.ts:54](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L54) +[models/region.ts:54](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L54) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/region.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L36) +[models/region.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L36) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/region.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L32) +[models/region.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L32) ___ @@ -86,7 +86,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/region.ts:95](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L95) +[models/region.ts:95](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L95) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/region.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L48) +[models/region.ts:48](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L48) ___ @@ -120,7 +120,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/region.ts:101](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L101) +[models/region.ts:101](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L101) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/region.ts:98](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L98) +[models/region.ts:98](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L98) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/region.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L28) +[models/region.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L28) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/region.ts:78](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L78) +[models/region.ts:78](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L78) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/region.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L45) +[models/region.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L45) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/region.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L61) +[models/region.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L61) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/region.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L57) +[models/region.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L57) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/region.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L39) +[models/region.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L39) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[models/region.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L42) +[models/region.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L42) ___ @@ -224,7 +224,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -238,4 +238,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/region.ts:103](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/region.ts#L103) +[models/region.ts:103](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/region.ts#L103) diff --git a/docs/content/references/entities/classes/Return.md b/docs/content/references/entities/classes/Return.md index 1881f1c46f..684b062734 100644 --- a/docs/content/references/entities/classes/Return.md +++ b/docs/content/references/entities/classes/Return.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/return.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L57) +[models/return.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L57) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/return.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L53) +[models/return.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L53) ___ @@ -52,7 +52,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -66,7 +66,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/return.ts:88](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L88) +[models/return.ts:88](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L88) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[models/return.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L41) +[models/return.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L41) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/return.ts:85](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L85) +[models/return.ts:85](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L85) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/return.ts:82](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L82) +[models/return.ts:82](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L82) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/return.ts:65](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L65) +[models/return.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L65) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/return.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L61) +[models/return.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L61) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/return.ts:79](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L79) +[models/return.ts:79](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L79) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/return.ts:76](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L76) +[models/return.ts:76](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L76) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[models/return.ts:73](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L73) +[models/return.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L73) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[models/return.ts:70](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L70) +[models/return.ts:70](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L70) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[models/return.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L35) +[models/return.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L35) ___ @@ -186,7 +186,7 @@ ___ #### Defined in -[models/return.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L49) +[models/return.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L49) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[models/return.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L45) +[models/return.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L45) ___ @@ -210,7 +210,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -224,4 +224,4 @@ BaseEntity.updated\_at #### Defined in -[models/return.ts:90](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L90) +[models/return.ts:90](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L90) diff --git a/docs/content/references/entities/classes/ReturnItem.md b/docs/content/references/entities/classes/ReturnItem.md index fe2d8b550d..ccc9a7b083 100644 --- a/docs/content/references/entities/classes/ReturnItem.md +++ b/docs/content/references/entities/classes/ReturnItem.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/return-item.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L28) +[models/return-item.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L28) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/return-item.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L22) +[models/return-item.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L22) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/return-item.ts:14](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L14) +[models/return-item.ts:14](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L14) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/return-item.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L47) +[models/return-item.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L47) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/return-item.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L44) +[models/return-item.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L44) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/return-item.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L25) +[models/return-item.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L25) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/return-item.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L41) +[models/return-item.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L41) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[models/return-item.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L37) +[models/return-item.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L37) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[models/return-item.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L34) +[models/return-item.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L34) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[models/return-item.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L31) +[models/return-item.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L31) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[models/return-item.ts:11](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L11) +[models/return-item.ts:11](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L11) ___ @@ -128,4 +128,4 @@ ___ #### Defined in -[models/return-item.ts:18](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-item.ts#L18) +[models/return-item.ts:18](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-item.ts#L18) diff --git a/docs/content/references/entities/classes/ReturnReason.md b/docs/content/references/entities/classes/ReturnReason.md index 7dbc7f451d..45e5c20ddb 100644 --- a/docs/content/references/entities/classes/ReturnReason.md +++ b/docs/content/references/entities/classes/ReturnReason.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[models/return-reason.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L25) +[models/return-reason.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L25) ___ @@ -70,7 +70,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/return-reason.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L22) +[models/return-reason.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L22) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/return-reason.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L42) +[models/return-reason.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L42) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/return-reason.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L32) +[models/return-reason.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L32) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/return-reason.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L28) +[models/return-reason.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L28) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/return-reason.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L39) +[models/return-reason.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L39) ___ @@ -134,7 +134,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[models/return-reason.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L19) +[models/return-reason.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L19) ## Methods @@ -158,4 +158,4 @@ ___ #### Defined in -[models/return-reason.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return-reason.ts#L44) +[models/return-reason.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return-reason.ts#L44) diff --git a/docs/content/references/entities/classes/SalesChannel.md b/docs/content/references/entities/classes/SalesChannel.md index 405a274a61..e5feebf1fb 100644 --- a/docs/content/references/entities/classes/SalesChannel.md +++ b/docs/content/references/entities/classes/SalesChannel.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[models/sales-channel.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/sales-channel.ts#L13) +[models/sales-channel.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/sales-channel.ts#L13) ___ @@ -70,7 +70,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/sales-channel.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/sales-channel.ts#L16) +[models/sales-channel.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/sales-channel.ts#L16) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/sales-channel.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/sales-channel.ts#L10) +[models/sales-channel.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/sales-channel.ts#L10) ___ @@ -104,7 +104,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -118,4 +118,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/sales-channel.ts:18](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/sales-channel.ts#L18) +[models/sales-channel.ts:18](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/sales-channel.ts#L18) diff --git a/docs/content/references/entities/classes/ShippingMethod.md b/docs/content/references/entities/classes/ShippingMethod.md index c2cc4638d9..db6fd53f0f 100644 --- a/docs/content/references/entities/classes/ShippingMethod.md +++ b/docs/content/references/entities/classes/ShippingMethod.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/shipping-method.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L61) +[models/shipping-method.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L61) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/shipping-method.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L57) +[models/shipping-method.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L57) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/shipping-method.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L53) +[models/shipping-method.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L53) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/shipping-method.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L49) +[models/shipping-method.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L49) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/shipping-method.ts:92](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L92) +[models/shipping-method.ts:92](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L92) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/shipping-method.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L33) +[models/shipping-method.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L33) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/shipping-method.ts:95](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L95) +[models/shipping-method.ts:95](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L95) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[models/shipping-method.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L45) +[models/shipping-method.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L45) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[models/shipping-method.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L41) +[models/shipping-method.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L41) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[models/shipping-method.ts:89](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L89) +[models/shipping-method.ts:89](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L89) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[models/shipping-method.ts:73](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L73) +[models/shipping-method.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L73) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[models/shipping-method.ts:77](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L77) +[models/shipping-method.ts:77](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L77) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[models/shipping-method.ts:81](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L81) +[models/shipping-method.ts:81](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L81) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[models/shipping-method.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L37) +[models/shipping-method.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L37) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[models/shipping-method.ts:97](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L97) +[models/shipping-method.ts:97](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L97) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[models/shipping-method.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L69) +[models/shipping-method.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L69) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[models/shipping-method.ts:65](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L65) +[models/shipping-method.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L65) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[models/shipping-method.ts:86](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L86) +[models/shipping-method.ts:86](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L86) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[models/shipping-method.ts:99](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L99) +[models/shipping-method.ts:99](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L99) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[models/shipping-method.ts:98](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L98) +[models/shipping-method.ts:98](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L98) ## Methods @@ -222,4 +222,4 @@ ___ #### Defined in -[models/shipping-method.ts:101](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method.ts#L101) +[models/shipping-method.ts:101](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method.ts#L101) diff --git a/docs/content/references/entities/classes/ShippingMethodTaxLine.md b/docs/content/references/entities/classes/ShippingMethodTaxLine.md index 9bbf0fea5b..2b37b8c490 100644 --- a/docs/content/references/entities/classes/ShippingMethodTaxLine.md +++ b/docs/content/references/entities/classes/ShippingMethodTaxLine.md @@ -32,7 +32,7 @@ TaxLine.code #### Defined in -[models/tax-line.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L13) +[models/tax-line.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L13) ___ @@ -46,7 +46,7 @@ TaxLine.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -60,7 +60,7 @@ TaxLine.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -74,7 +74,7 @@ TaxLine.metadata #### Defined in -[models/tax-line.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L16) +[models/tax-line.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L16) ___ @@ -88,7 +88,7 @@ TaxLine.name #### Defined in -[models/tax-line.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L10) +[models/tax-line.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L10) ___ @@ -102,7 +102,7 @@ TaxLine.rate #### Defined in -[models/tax-line.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-line.ts#L7) +[models/tax-line.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-line.ts#L7) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[models/shipping-method-tax-line.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method-tax-line.ts#L24) +[models/shipping-method-tax-line.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method-tax-line.ts#L24) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[models/shipping-method-tax-line.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method-tax-line.ts#L20) +[models/shipping-method-tax-line.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method-tax-line.ts#L20) ___ @@ -136,7 +136,7 @@ TaxLine.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -150,4 +150,4 @@ TaxLine.updated\_at #### Defined in -[models/shipping-method-tax-line.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-method-tax-line.ts#L26) +[models/shipping-method-tax-line.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-method-tax-line.ts#L26) diff --git a/docs/content/references/entities/classes/ShippingOption.md b/docs/content/references/entities/classes/ShippingOption.md index 389062c0ea..a2c74bd324 100644 --- a/docs/content/references/entities/classes/ShippingOption.md +++ b/docs/content/references/entities/classes/ShippingOption.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/shipping-option.ts:67](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L67) +[models/shipping-option.ts:67](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L67) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/shipping-option.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L61) +[models/shipping-option.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L61) ___ @@ -52,7 +52,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/shipping-option.ts:75](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L75) +[models/shipping-option.ts:75](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L75) ___ @@ -76,7 +76,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -90,7 +90,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/shipping-option.ts:81](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L81) +[models/shipping-option.ts:81](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L81) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/shipping-option.ts:64](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L64) +[models/shipping-option.ts:64](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L64) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/shipping-option.ts:78](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L78) +[models/shipping-option.ts:78](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L78) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/shipping-option.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L31) +[models/shipping-option.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L31) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[models/shipping-option.ts:58](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L58) +[models/shipping-option.ts:58](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L58) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[models/shipping-option.ts:47](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L47) +[models/shipping-option.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L47) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/shipping-option.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L43) +[models/shipping-option.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L43) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/shipping-option.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L55) +[models/shipping-option.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L55) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/shipping-option.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L51) +[models/shipping-option.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L51) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/shipping-option.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L39) +[models/shipping-option.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L39) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/shipping-option.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L35) +[models/shipping-option.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L35) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[models/shipping-option.ts:72](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L72) +[models/shipping-option.ts:72](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L72) ___ @@ -224,7 +224,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -238,4 +238,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/shipping-option.ts:83](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L83) +[models/shipping-option.ts:83](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L83) diff --git a/docs/content/references/entities/classes/ShippingOptionRequirement.md b/docs/content/references/entities/classes/ShippingOptionRequirement.md index 70af04df89..2b64ba6c60 100644 --- a/docs/content/references/entities/classes/ShippingOptionRequirement.md +++ b/docs/content/references/entities/classes/ShippingOptionRequirement.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/shipping-option-requirement.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L38) +[models/shipping-option-requirement.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L38) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/shipping-option-requirement.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L41) +[models/shipping-option-requirement.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L41) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/shipping-option-requirement.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L24) +[models/shipping-option-requirement.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L24) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/shipping-option-requirement.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L32) +[models/shipping-option-requirement.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L32) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/shipping-option-requirement.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L28) +[models/shipping-option-requirement.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L28) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/shipping-option-requirement.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L35) +[models/shipping-option-requirement.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L35) ## Methods @@ -82,4 +82,4 @@ ___ #### Defined in -[models/shipping-option-requirement.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L43) +[models/shipping-option-requirement.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L43) diff --git a/docs/content/references/entities/classes/ShippingProfile.md b/docs/content/references/entities/classes/ShippingProfile.md index 2a39b7075d..8fc796c458 100644 --- a/docs/content/references/entities/classes/ShippingProfile.md +++ b/docs/content/references/entities/classes/ShippingProfile.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -60,7 +60,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[models/shipping-profile.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L30) +[models/shipping-profile.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L30) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[models/shipping-profile.ts:18](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L18) +[models/shipping-profile.ts:18](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L18) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/shipping-profile.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L24) +[models/shipping-profile.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L24) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/shipping-profile.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L27) +[models/shipping-profile.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L27) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/shipping-profile.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L21) +[models/shipping-profile.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L21) ___ @@ -124,7 +124,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -138,4 +138,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/shipping-profile.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L32) +[models/shipping-profile.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L32) diff --git a/docs/content/references/entities/classes/ShippingTaxRate.md b/docs/content/references/entities/classes/ShippingTaxRate.md index 007bdb1a7e..21a0d52e56 100644 --- a/docs/content/references/entities/classes/ShippingTaxRate.md +++ b/docs/content/references/entities/classes/ShippingTaxRate.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/shipping-tax-rate.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-tax-rate.ts#L31) +[models/shipping-tax-rate.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-tax-rate.ts#L31) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/shipping-tax-rate.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-tax-rate.ts#L37) +[models/shipping-tax-rate.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-tax-rate.ts#L37) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/shipping-tax-rate.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-tax-rate.ts#L20) +[models/shipping-tax-rate.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-tax-rate.ts#L20) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/shipping-tax-rate.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-tax-rate.ts#L24) +[models/shipping-tax-rate.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-tax-rate.ts#L24) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/shipping-tax-rate.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-tax-rate.ts#L17) +[models/shipping-tax-rate.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-tax-rate.ts#L17) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/shipping-tax-rate.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-tax-rate.ts#L28) +[models/shipping-tax-rate.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-tax-rate.ts#L28) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[models/shipping-tax-rate.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-tax-rate.ts#L34) +[models/shipping-tax-rate.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-tax-rate.ts#L34) diff --git a/docs/content/references/entities/classes/StagedJob.md b/docs/content/references/entities/classes/StagedJob.md index 025ad132b7..22a262ef92 100644 --- a/docs/content/references/entities/classes/StagedJob.md +++ b/docs/content/references/entities/classes/StagedJob.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/staged-job.ts:15](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/staged-job.ts#L15) +[models/staged-job.ts:15](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/staged-job.ts#L15) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[models/staged-job.ts:12](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/staged-job.ts#L12) +[models/staged-job.ts:12](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/staged-job.ts#L12) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/staged-job.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/staged-job.ts#L9) +[models/staged-job.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/staged-job.ts#L9) ## Methods @@ -52,4 +52,4 @@ ___ #### Defined in -[models/staged-job.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/staged-job.ts#L17) +[models/staged-job.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/staged-job.ts#L17) diff --git a/docs/content/references/entities/classes/Store.md b/docs/content/references/entities/classes/Store.md index 66755a5c56..2310341fe5 100644 --- a/docs/content/references/entities/classes/Store.md +++ b/docs/content/references/entities/classes/Store.md @@ -32,7 +32,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/store.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L46) +[models/store.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L46) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/store.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L32) +[models/store.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L32) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/store.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L28) +[models/store.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L28) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/store.ts:67](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L67) +[models/store.ts:67](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L67) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/store.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L61) +[models/store.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L61) ___ @@ -96,7 +96,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/store.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L55) +[models/store.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L55) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/store.ts:58](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L58) +[models/store.ts:58](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L58) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/store.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L25) +[models/store.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L25) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/store.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L52) +[models/store.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L52) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/store.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L49) +[models/store.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L49) ___ @@ -160,7 +160,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -174,4 +174,4 @@ BaseEntity.updated\_at #### Defined in -[models/store.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/store.ts#L69) +[models/store.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/store.ts#L69) diff --git a/docs/content/references/entities/classes/Swap.md b/docs/content/references/entities/classes/Swap.md index 148e99f0f6..32cab5c924 100644 --- a/docs/content/references/entities/classes/Swap.md +++ b/docs/content/references/entities/classes/Swap.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/swap.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L62) +[models/swap.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L62) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[models/swap.ts:107](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L107) +[models/swap.ts:107](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L107) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[models/swap.ts:101](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L101) +[models/swap.ts:101](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L101) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[models/swap.ts:95](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L95) +[models/swap.ts:95](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L95) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[models/swap.ts:91](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L91) +[models/swap.ts:91](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L91) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[models/swap.ts:98](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L98) +[models/swap.ts:98](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L98) ___ @@ -92,7 +92,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -106,7 +106,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/swap.ts:76](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L76) +[models/swap.ts:76](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L76) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/swap.ts:48](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L48) +[models/swap.ts:48](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L48) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/swap.ts:70](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L70) +[models/swap.ts:70](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L70) ___ @@ -150,7 +150,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[models/swap.ts:110](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L110) +[models/swap.ts:110](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L110) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[models/swap.ts:113](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L113) +[models/swap.ts:113](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L113) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[models/swap.ts:104](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L104) +[models/swap.ts:104](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L104) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[models/swap.ts:59](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L59) +[models/swap.ts:59](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L59) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[models/swap.ts:55](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L55) +[models/swap.ts:55](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L55) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[models/swap.ts:73](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L73) +[models/swap.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L73) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[models/swap.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L51) +[models/swap.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L51) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[models/swap.ts:65](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L65) +[models/swap.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L65) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[models/swap.ts:83](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L83) +[models/swap.ts:83](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L83) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[models/swap.ts:79](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L79) +[models/swap.ts:79](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L79) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[models/swap.ts:88](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L88) +[models/swap.ts:88](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L88) ___ @@ -274,7 +274,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -288,4 +288,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/swap.ts:115](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L115) +[models/swap.ts:115](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L115) diff --git a/docs/content/references/entities/classes/TaxProvider.md b/docs/content/references/entities/classes/TaxProvider.md index c1d892bc2a..35e818cd3c 100644 --- a/docs/content/references/entities/classes/TaxProvider.md +++ b/docs/content/references/entities/classes/TaxProvider.md @@ -18,7 +18,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/tax-provider.ts:6](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-provider.ts#L6) +[models/tax-provider.ts:6](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-provider.ts#L6) ___ @@ -28,4 +28,4 @@ ___ #### Defined in -[models/tax-provider.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-provider.ts#L9) +[models/tax-provider.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-provider.ts#L9) diff --git a/docs/content/references/entities/classes/TaxRate.md b/docs/content/references/entities/classes/TaxRate.md index 8f65fd24cc..581ea0c63f 100644 --- a/docs/content/references/entities/classes/TaxRate.md +++ b/docs/content/references/entities/classes/TaxRate.md @@ -28,7 +28,7 @@ BaseEntity.constructor #### Defined in -[models/tax-rate.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L25) +[models/tax-rate.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L25) ___ @@ -42,7 +42,7 @@ BaseEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -56,7 +56,7 @@ BaseEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/tax-rate.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L38) +[models/tax-rate.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L38) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/tax-rate.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L28) +[models/tax-rate.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L28) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[models/tax-rate.ts:83](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L83) +[models/tax-rate.ts:83](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L83) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[models/tax-rate.ts:84](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L84) +[models/tax-rate.ts:84](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L84) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[models/tax-rate.ts:66](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L66) +[models/tax-rate.ts:66](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L66) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[models/tax-rate.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L52) +[models/tax-rate.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L52) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[models/tax-rate.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L22) +[models/tax-rate.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L22) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[models/tax-rate.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L35) +[models/tax-rate.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L35) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[models/tax-rate.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L31) +[models/tax-rate.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L31) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[models/tax-rate.ts:85](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L85) +[models/tax-rate.ts:85](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L85) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[models/tax-rate.ts:80](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L80) +[models/tax-rate.ts:80](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L80) ___ @@ -180,7 +180,7 @@ BaseEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -194,4 +194,4 @@ BaseEntity.updated\_at #### Defined in -[models/tax-rate.ts:87](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tax-rate.ts#L87) +[models/tax-rate.ts:87](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tax-rate.ts#L87) diff --git a/docs/content/references/entities/classes/TrackingLink.md b/docs/content/references/entities/classes/TrackingLink.md index a52634dc36..cba66ef155 100644 --- a/docs/content/references/entities/classes/TrackingLink.md +++ b/docs/content/references/entities/classes/TrackingLink.md @@ -32,7 +32,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -46,7 +46,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[models/tracking-link.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tracking-link.ts#L21) +[models/tracking-link.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tracking-link.ts#L21) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/tracking-link.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tracking-link.ts#L17) +[models/tracking-link.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tracking-link.ts#L17) ___ @@ -80,7 +80,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[models/tracking-link.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tracking-link.ts#L24) +[models/tracking-link.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tracking-link.ts#L24) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/tracking-link.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tracking-link.ts#L27) +[models/tracking-link.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tracking-link.ts#L27) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/tracking-link.ts:14](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tracking-link.ts#L14) +[models/tracking-link.ts:14](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tracking-link.ts#L14) ___ @@ -124,7 +124,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[models/tracking-link.ts:11](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tracking-link.ts#L11) +[models/tracking-link.ts:11](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tracking-link.ts#L11) ## Methods @@ -148,4 +148,4 @@ ___ #### Defined in -[models/tracking-link.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/tracking-link.ts#L29) +[models/tracking-link.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/tracking-link.ts#L29) diff --git a/docs/content/references/entities/classes/User.md b/docs/content/references/entities/classes/User.md index 234ff76034..d72f4009c2 100644 --- a/docs/content/references/entities/classes/User.md +++ b/docs/content/references/entities/classes/User.md @@ -28,7 +28,7 @@ SoftDeletableEntity.constructor #### Defined in -[models/user.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L37) +[models/user.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L37) ___ @@ -42,7 +42,7 @@ SoftDeletableEntity.created\_at #### Defined in -[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L16) +[interfaces/models/base-entity.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L16) ___ @@ -56,7 +56,7 @@ SoftDeletableEntity.deleted\_at #### Defined in -[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) +[interfaces/models/soft-deletable-entity.ts:7](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/soft-deletable-entity.ts#L7) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[models/user.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L25) +[models/user.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L25) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[models/user.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L28) +[models/user.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L28) ___ @@ -90,7 +90,7 @@ SoftDeletableEntity.id #### Defined in -[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L13) +[interfaces/models/base-entity.ts:13](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L13) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[models/user.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L31) +[models/user.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L31) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[models/user.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L40) +[models/user.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L40) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[models/user.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L34) +[models/user.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L34) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[models/user.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L21) +[models/user.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L21) ___ @@ -144,7 +144,7 @@ SoftDeletableEntity.updated\_at #### Defined in -[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/interfaces/models/base-entity.ts#L19) +[interfaces/models/base-entity.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/interfaces/models/base-entity.ts#L19) ## Methods @@ -158,4 +158,4 @@ SoftDeletableEntity.updated\_at #### Defined in -[models/user.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L42) +[models/user.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L42) diff --git a/docs/content/references/entities/enums/AllocationType.md b/docs/content/references/entities/enums/AllocationType.md index 6e6580d53d..f71de42817 100644 --- a/docs/content/references/entities/enums/AllocationType.md +++ b/docs/content/references/entities/enums/AllocationType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-rule.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L16) +[models/discount-rule.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L16) ___ @@ -22,4 +22,4 @@ ___ #### Defined in -[models/discount-rule.ts:15](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L15) +[models/discount-rule.ts:15](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L15) diff --git a/docs/content/references/entities/enums/CartType.md b/docs/content/references/entities/enums/CartType.md index 5520f2c44c..e1d44d7196 100644 --- a/docs/content/references/entities/enums/CartType.md +++ b/docs/content/references/entities/enums/CartType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/cart.ts:208](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L208) +[models/cart.ts:208](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L208) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/cart.ts:204](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L204) +[models/cart.ts:204](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L204) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/cart.ts:206](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L206) +[models/cart.ts:206](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L206) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/cart.ts:207](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L207) +[models/cart.ts:207](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L207) ___ @@ -52,4 +52,4 @@ ___ #### Defined in -[models/cart.ts:205](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/cart.ts#L205) +[models/cart.ts:205](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/cart.ts#L205) diff --git a/docs/content/references/entities/enums/ClaimFulfillmentStatus.md b/docs/content/references/entities/enums/ClaimFulfillmentStatus.md index 2874ada1ea..0dd6d53bae 100644 --- a/docs/content/references/entities/enums/ClaimFulfillmentStatus.md +++ b/docs/content/references/entities/enums/ClaimFulfillmentStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/claim-order.ts:45](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L45) +[models/claim-order.ts:45](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L45) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/claim-order.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L40) +[models/claim-order.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L40) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/claim-order.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L38) +[models/claim-order.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L38) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/claim-order.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L39) +[models/claim-order.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L39) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/claim-order.ts:43](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L43) +[models/claim-order.ts:43](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L43) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/claim-order.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L41) +[models/claim-order.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L41) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/claim-order.ts:46](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L46) +[models/claim-order.ts:46](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L46) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/claim-order.ts:44](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L44) +[models/claim-order.ts:44](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L44) ___ @@ -92,4 +92,4 @@ ___ #### Defined in -[models/claim-order.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L42) +[models/claim-order.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L42) diff --git a/docs/content/references/entities/enums/ClaimPaymentStatus.md b/docs/content/references/entities/enums/ClaimPaymentStatus.md index d8f3a40be2..0dd53e97e7 100644 --- a/docs/content/references/entities/enums/ClaimPaymentStatus.md +++ b/docs/content/references/entities/enums/ClaimPaymentStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/claim-order.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L32) +[models/claim-order.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L32) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/claim-order.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L33) +[models/claim-order.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L33) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[models/claim-order.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L34) +[models/claim-order.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L34) diff --git a/docs/content/references/entities/enums/ClaimReason.md b/docs/content/references/entities/enums/ClaimReason.md index 288e5bc1da..bbe9cb0c25 100644 --- a/docs/content/references/entities/enums/ClaimReason.md +++ b/docs/content/references/entities/enums/ClaimReason.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/claim-item.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L23) +[models/claim-item.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L23) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/claim-item.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L26) +[models/claim-item.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L26) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/claim-item.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L25) +[models/claim-item.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L25) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[models/claim-item.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-item.ts#L24) +[models/claim-item.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-item.ts#L24) diff --git a/docs/content/references/entities/enums/ClaimType.md b/docs/content/references/entities/enums/ClaimType.md index f196223bb7..2c14b57bd0 100644 --- a/docs/content/references/entities/enums/ClaimType.md +++ b/docs/content/references/entities/enums/ClaimType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/claim-order.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L27) +[models/claim-order.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L27) ___ @@ -22,4 +22,4 @@ ___ #### Defined in -[models/claim-order.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/claim-order.ts#L28) +[models/claim-order.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/claim-order.ts#L28) diff --git a/docs/content/references/entities/enums/DiscountConditionOperator.md b/docs/content/references/entities/enums/DiscountConditionOperator.md index 69fddf8a2b..c133878f49 100644 --- a/docs/content/references/entities/enums/DiscountConditionOperator.md +++ b/docs/content/references/entities/enums/DiscountConditionOperator.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-condition.ts:32](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L32) +[models/discount-condition.ts:32](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L32) ___ @@ -22,4 +22,4 @@ ___ #### Defined in -[models/discount-condition.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L33) +[models/discount-condition.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L33) diff --git a/docs/content/references/entities/enums/DiscountConditionType.md b/docs/content/references/entities/enums/DiscountConditionType.md index b442bc7e80..846e84bde4 100644 --- a/docs/content/references/entities/enums/DiscountConditionType.md +++ b/docs/content/references/entities/enums/DiscountConditionType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-condition.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L28) +[models/discount-condition.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L28) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/discount-condition.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L24) +[models/discount-condition.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L24) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/discount-condition.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L26) +[models/discount-condition.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L26) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/discount-condition.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L27) +[models/discount-condition.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L27) ___ @@ -52,4 +52,4 @@ ___ #### Defined in -[models/discount-condition.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-condition.ts#L25) +[models/discount-condition.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-condition.ts#L25) diff --git a/docs/content/references/entities/enums/DiscountRuleType.md b/docs/content/references/entities/enums/DiscountRuleType.md index 7b01fecb50..0e74c3dccb 100644 --- a/docs/content/references/entities/enums/DiscountRuleType.md +++ b/docs/content/references/entities/enums/DiscountRuleType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/discount-rule.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L9) +[models/discount-rule.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L9) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/discount-rule.ts:11](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L11) +[models/discount-rule.ts:11](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L11) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[models/discount-rule.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/discount-rule.ts#L10) +[models/discount-rule.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/discount-rule.ts#L10) diff --git a/docs/content/references/entities/enums/DraftOrderStatus.md b/docs/content/references/entities/enums/DraftOrderStatus.md index 6b91bab9f5..c8d9d2c6b0 100644 --- a/docs/content/references/entities/enums/DraftOrderStatus.md +++ b/docs/content/references/entities/enums/DraftOrderStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/draft-order.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L24) +[models/draft-order.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L24) ___ @@ -22,4 +22,4 @@ ___ #### Defined in -[models/draft-order.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/draft-order.ts#L23) +[models/draft-order.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/draft-order.ts#L23) diff --git a/docs/content/references/entities/enums/FulfillmentStatus.md b/docs/content/references/entities/enums/FulfillmentStatus.md index 39852af7a1..b26b31e595 100644 --- a/docs/content/references/entities/enums/FulfillmentStatus.md +++ b/docs/content/references/entities/enums/FulfillmentStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/order.ts:64](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L64) +[models/order.ts:64](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L64) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/order.ts:59](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L59) +[models/order.ts:59](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L59) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/order.ts:57](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L57) +[models/order.ts:57](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L57) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/order.ts:58](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L58) +[models/order.ts:58](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L58) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/order.ts:62](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L62) +[models/order.ts:62](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L62) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/order.ts:60](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L60) +[models/order.ts:60](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L60) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/order.ts:65](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L65) +[models/order.ts:65](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L65) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/order.ts:63](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L63) +[models/order.ts:63](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L63) ___ @@ -92,4 +92,4 @@ ___ #### Defined in -[models/order.ts:61](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L61) +[models/order.ts:61](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L61) diff --git a/docs/content/references/entities/enums/OrderEditItemChangeType.md b/docs/content/references/entities/enums/OrderEditItemChangeType.md index 8c6b5c25fa..145b04af17 100644 --- a/docs/content/references/entities/enums/OrderEditItemChangeType.md +++ b/docs/content/references/entities/enums/OrderEditItemChangeType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/order-item-change.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L19) +[models/order-item-change.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L19) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/order-item-change.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L20) +[models/order-item-change.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L20) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[models/order-item-change.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-item-change.ts#L21) +[models/order-item-change.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-item-change.ts#L21) diff --git a/docs/content/references/entities/enums/OrderEditStatus.md b/docs/content/references/entities/enums/OrderEditStatus.md index 5fcd7ae418..38b738bd98 100644 --- a/docs/content/references/entities/enums/OrderEditStatus.md +++ b/docs/content/references/entities/enums/OrderEditStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/order-edit.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L25) +[models/order-edit.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L25) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/order-edit.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L21) +[models/order-edit.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L21) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/order-edit.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L24) +[models/order-edit.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L24) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/order-edit.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L22) +[models/order-edit.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L22) ___ @@ -52,4 +52,4 @@ ___ #### Defined in -[models/order-edit.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order-edit.ts#L23) +[models/order-edit.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order-edit.ts#L23) diff --git a/docs/content/references/entities/enums/OrderStatus.md b/docs/content/references/entities/enums/OrderStatus.md index 7db8163e65..3e092a0a53 100644 --- a/docs/content/references/entities/enums/OrderStatus.md +++ b/docs/content/references/entities/enums/OrderStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/order.ts:51](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L51) +[models/order.ts:51](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L51) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/order.ts:52](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L52) +[models/order.ts:52](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L52) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/order.ts:50](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L50) +[models/order.ts:50](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L50) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/order.ts:49](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L49) +[models/order.ts:49](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L49) ___ @@ -52,4 +52,4 @@ ___ #### Defined in -[models/order.ts:53](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L53) +[models/order.ts:53](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L53) diff --git a/docs/content/references/entities/enums/PaymentCollectionStatus.md b/docs/content/references/entities/enums/PaymentCollectionStatus.md index cdfe6304d4..292cbff69f 100644 --- a/docs/content/references/entities/enums/PaymentCollectionStatus.md +++ b/docs/content/references/entities/enums/PaymentCollectionStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/payment-collection.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L22) +[models/payment-collection.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L22) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/payment-collection.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L21) +[models/payment-collection.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L21) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/payment-collection.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L28) +[models/payment-collection.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L28) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/payment-collection.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L24) +[models/payment-collection.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L24) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/payment-collection.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L20) +[models/payment-collection.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L20) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/payment-collection.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L23) +[models/payment-collection.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L23) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/payment-collection.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L25) +[models/payment-collection.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L25) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/payment-collection.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L27) +[models/payment-collection.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L27) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[models/payment-collection.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L26) +[models/payment-collection.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L26) ___ @@ -102,4 +102,4 @@ ___ #### Defined in -[models/payment-collection.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L29) +[models/payment-collection.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L29) diff --git a/docs/content/references/entities/enums/PaymentCollectionType.md b/docs/content/references/entities/enums/PaymentCollectionType.md index d2a3d18d12..8ef4c33ee6 100644 --- a/docs/content/references/entities/enums/PaymentCollectionType.md +++ b/docs/content/references/entities/enums/PaymentCollectionType.md @@ -12,4 +12,4 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/payment-collection.ts:33](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-collection.ts#L33) +[models/payment-collection.ts:33](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-collection.ts#L33) diff --git a/docs/content/references/entities/enums/PaymentSessionStatus.md b/docs/content/references/entities/enums/PaymentSessionStatus.md index 9fb78d3e5a..bc7a25787f 100644 --- a/docs/content/references/entities/enums/PaymentSessionStatus.md +++ b/docs/content/references/entities/enums/PaymentSessionStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/payment-session.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L19) +[models/payment-session.ts:19](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L19) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/payment-session.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L23) +[models/payment-session.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L23) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/payment-session.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L22) +[models/payment-session.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L22) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/payment-session.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L20) +[models/payment-session.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L20) ___ @@ -52,4 +52,4 @@ ___ #### Defined in -[models/payment-session.ts:21](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/payment-session.ts#L21) +[models/payment-session.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/payment-session.ts#L21) diff --git a/docs/content/references/entities/enums/PaymentStatus.md b/docs/content/references/entities/enums/PaymentStatus.md index 93c9be1f32..3d9aed20c1 100644 --- a/docs/content/references/entities/enums/PaymentStatus.md +++ b/docs/content/references/entities/enums/PaymentStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/order.ts:70](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L70) +[models/order.ts:70](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L70) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/order.ts:74](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L74) +[models/order.ts:74](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L74) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/order.ts:71](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L71) +[models/order.ts:71](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L71) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/order.ts:69](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L69) +[models/order.ts:69](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L69) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/order.ts:72](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L72) +[models/order.ts:72](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L72) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/order.ts:73](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L73) +[models/order.ts:73](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L73) ___ @@ -72,4 +72,4 @@ ___ #### Defined in -[models/order.ts:75](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/order.ts#L75) +[models/order.ts:75](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/order.ts#L75) diff --git a/docs/content/references/entities/enums/ProductStatus.md b/docs/content/references/entities/enums/ProductStatus.md index 62a78fb223..301d7f9214 100644 --- a/docs/content/references/entities/enums/ProductStatus.md +++ b/docs/content/references/entities/enums/ProductStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/product.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L28) +[models/product.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L28) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/product.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L29) +[models/product.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L29) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/product.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L30) +[models/product.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L30) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[models/product.ts:31](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/product.ts#L31) +[models/product.ts:31](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/product.ts#L31) diff --git a/docs/content/references/entities/enums/RefundReason.md b/docs/content/references/entities/enums/RefundReason.md index a276267616..c6f71739f0 100644 --- a/docs/content/references/entities/enums/RefundReason.md +++ b/docs/content/references/entities/enums/RefundReason.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/refund.ts:19](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L19) +[models/refund.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L23) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/refund.ts:16](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L16) +[models/refund.ts:20](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L20) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/refund.ts:20](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L20) +[models/refund.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L24) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/refund.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L17) +[models/refund.ts:21](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L21) ___ @@ -52,4 +52,4 @@ ___ #### Defined in -[models/refund.ts:18](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/refund.ts#L18) +[models/refund.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/refund.ts#L22) diff --git a/docs/content/references/entities/enums/RequirementType.md b/docs/content/references/entities/enums/RequirementType.md index 0d8e2a3d99..e3623714fa 100644 --- a/docs/content/references/entities/enums/RequirementType.md +++ b/docs/content/references/entities/enums/RequirementType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/shipping-option-requirement.ts:18](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L18) +[models/shipping-option-requirement.ts:18](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L18) ___ @@ -22,4 +22,4 @@ ___ #### Defined in -[models/shipping-option-requirement.ts:17](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option-requirement.ts#L17) +[models/shipping-option-requirement.ts:17](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option-requirement.ts#L17) diff --git a/docs/content/references/entities/enums/ReturnStatus.md b/docs/content/references/entities/enums/ReturnStatus.md index 8f08ea45ad..828364a99d 100644 --- a/docs/content/references/entities/enums/ReturnStatus.md +++ b/docs/content/references/entities/enums/ReturnStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/return.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L25) +[models/return.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L25) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/return.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L23) +[models/return.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L23) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/return.ts:22](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L22) +[models/return.ts:22](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L22) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[models/return.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/return.ts#L24) +[models/return.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/return.ts#L24) diff --git a/docs/content/references/entities/enums/ShippingOptionPriceType.md b/docs/content/references/entities/enums/ShippingOptionPriceType.md index 435b5ad701..372de0447b 100644 --- a/docs/content/references/entities/enums/ShippingOptionPriceType.md +++ b/docs/content/references/entities/enums/ShippingOptionPriceType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/shipping-option.ts:24](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L24) +[models/shipping-option.ts:24](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L24) ___ @@ -22,4 +22,4 @@ ___ #### Defined in -[models/shipping-option.ts:23](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-option.ts#L23) +[models/shipping-option.ts:23](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-option.ts#L23) diff --git a/docs/content/references/entities/enums/ShippingProfileType.md b/docs/content/references/entities/enums/ShippingProfileType.md index f6ac3882e0..f03f2c356b 100644 --- a/docs/content/references/entities/enums/ShippingProfileType.md +++ b/docs/content/references/entities/enums/ShippingProfileType.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/shipping-profile.ts:12](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L12) +[models/shipping-profile.ts:12](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L12) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/shipping-profile.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L10) +[models/shipping-profile.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L10) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[models/shipping-profile.ts:11](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/shipping-profile.ts#L11) +[models/shipping-profile.ts:11](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/shipping-profile.ts#L11) diff --git a/docs/content/references/entities/enums/SwapFulfillmentStatus.md b/docs/content/references/entities/enums/SwapFulfillmentStatus.md index 69af2dc274..c184f680ad 100644 --- a/docs/content/references/entities/enums/SwapFulfillmentStatus.md +++ b/docs/content/references/entities/enums/SwapFulfillmentStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/swap.ts:29](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L29) +[models/swap.ts:29](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L29) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/swap.ts:26](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L26) +[models/swap.ts:26](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L26) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/swap.ts:25](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L25) +[models/swap.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L25) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/swap.ts:28](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L28) +[models/swap.ts:28](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L28) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/swap.ts:30](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L30) +[models/swap.ts:30](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L30) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[models/swap.ts:27](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L27) +[models/swap.ts:27](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L27) diff --git a/docs/content/references/entities/enums/SwapPaymentStatus.md b/docs/content/references/entities/enums/SwapPaymentStatus.md index 3612777773..8e0af42a53 100644 --- a/docs/content/references/entities/enums/SwapPaymentStatus.md +++ b/docs/content/references/entities/enums/SwapPaymentStatus.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/swap.ts:35](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L35) +[models/swap.ts:35](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L35) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/swap.ts:38](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L38) +[models/swap.ts:38](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L38) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[models/swap.ts:36](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L36) +[models/swap.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L36) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[models/swap.ts:37](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L37) +[models/swap.ts:37](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L37) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[models/swap.ts:39](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L39) +[models/swap.ts:39](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L39) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[models/swap.ts:34](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L34) +[models/swap.ts:34](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L34) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[models/swap.ts:40](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L40) +[models/swap.ts:40](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L40) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[models/swap.ts:41](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L41) +[models/swap.ts:41](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L41) ___ @@ -92,4 +92,4 @@ ___ #### Defined in -[models/swap.ts:42](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/swap.ts#L42) +[models/swap.ts:42](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/swap.ts#L42) diff --git a/docs/content/references/entities/enums/UserRoles.md b/docs/content/references/entities/enums/UserRoles.md index d6395e2006..f0bf6445fb 100644 --- a/docs/content/references/entities/enums/UserRoles.md +++ b/docs/content/references/entities/enums/UserRoles.md @@ -12,7 +12,7 @@ displayed_sidebar: entitiesSidebar #### Defined in -[models/user.ts:8](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L8) +[models/user.ts:8](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L8) ___ @@ -22,7 +22,7 @@ ___ #### Defined in -[models/user.ts:10](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L10) +[models/user.ts:10](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L10) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[models/user.ts:9](https://github.com/medusajs/medusa/blob/c4c83c971/packages/medusa/src/models/user.ts#L9) +[models/user.ts:9](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa/src/models/user.ts#L9) diff --git a/docs/content/references/entities/index.md b/docs/content/references/entities/index.md index d672cb187b..4f8ce50b54 100644 --- a/docs/content/references/entities/index.md +++ b/docs/content/references/entities/index.md @@ -37,6 +37,7 @@ displayed_sidebar: entitiesSidebar ## Classes - [Address](classes/Address.md) +- [AnalyticsConfig](classes/AnalyticsConfig.md) - [BatchJob](classes/BatchJob.md) - [Cart](classes/Cart.md) - [ClaimImage](classes/ClaimImage.md)