@devite/shopware-client 1.9.0 → 1.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/dist/index.d.cts +12 -13
  2. package/dist/index.d.mts +12 -13
  3. package/dist/index.d.ts +12 -13
  4. package/dist/types/api/admin/LogEntry.d.ts +1 -1
  5. package/dist/types/api/admin/Notification.d.ts +1 -1
  6. package/dist/types/api/admin/ScheduledTask.d.ts +1 -1
  7. package/dist/types/api/admin/ShopwarePlugin.d.ts +2 -2
  8. package/dist/types/api/admin/SystemConfigEntry.d.ts +1 -1
  9. package/dist/types/api/admin/acl/AclRole.d.ts +1 -1
  10. package/dist/types/api/admin/acl/AclUserRole.d.ts +1 -1
  11. package/dist/types/api/admin/app/App.d.ts +2 -2
  12. package/dist/types/api/admin/app/AppActionButton.d.ts +2 -2
  13. package/dist/types/api/admin/category/Category.d.ts +3 -5
  14. package/dist/types/api/admin/category/MainCategory.d.ts +1 -1
  15. package/dist/types/api/admin/cms/CmsPage.d.ts +5 -1
  16. package/dist/types/api/admin/cms/CmsSection.d.ts +1 -3
  17. package/dist/types/api/admin/cms/CmsSlot.d.ts +1 -1
  18. package/dist/types/api/admin/cms/landingPage/LandingPage.d.ts +1 -1
  19. package/dist/types/api/admin/country/Country.d.ts +1 -1
  20. package/dist/types/api/admin/currency/CurrencyCountryRounding.d.ts +1 -1
  21. package/dist/types/api/admin/custom/field/CustomField.d.ts +1 -1
  22. package/dist/types/api/admin/custom/field/set/CustomFieldSet.d.ts +1 -1
  23. package/dist/types/api/admin/customer/Customer.d.ts +2 -2
  24. package/dist/types/api/admin/customer/CustomerAddress.d.ts +1 -1
  25. package/dist/types/api/admin/customer/{group/CustomerGroup.d.ts → CustomerGroup.d.ts} +2 -2
  26. package/dist/types/api/admin/customer/index.d.ts +1 -1
  27. package/dist/types/api/admin/document/ShopwareDocument.d.ts +1 -1
  28. package/dist/types/api/admin/document/ShopwareDocumentBaseConfig.d.ts +1 -1
  29. package/dist/types/api/admin/locale/Language.d.ts +1 -1
  30. package/dist/types/api/admin/mail/MailHeaderFooter.d.ts +2 -2
  31. package/dist/types/api/admin/mail/template/MailTemplate.d.ts +2 -2
  32. package/dist/types/api/admin/mail/template/MailTemplateType.d.ts +2 -2
  33. package/dist/types/api/admin/media/Media.d.ts +1 -1
  34. package/dist/types/api/admin/media/thumbnail/MediaThumbnail.d.ts +1 -1
  35. package/dist/types/api/admin/media/thumbnail/MediaThumbnailSize.d.ts +1 -1
  36. package/dist/types/api/admin/newsletterRecipient/NewsletterRecipient.d.ts +1 -1
  37. package/dist/types/api/admin/numberRange/NumberRange.d.ts +2 -2
  38. package/dist/types/api/admin/numberRange/NumberRangeState.d.ts +1 -1
  39. package/dist/types/api/admin/numberRange/NumberRangeType.d.ts +2 -2
  40. package/dist/types/api/admin/order/Order.d.ts +2 -2
  41. package/dist/types/api/admin/order/OrderAddress.d.ts +1 -1
  42. package/dist/types/api/admin/order/OrderCustomer.d.ts +1 -1
  43. package/dist/types/api/admin/order/delivery/OrderDelivery.d.ts +1 -1
  44. package/dist/types/api/admin/order/delivery/OrderDeliveryPosition.d.ts +1 -1
  45. package/dist/types/api/admin/order/lineItem/OrderLineItem.d.ts +1 -1
  46. package/dist/types/api/admin/order/lineItem/OrderLineItemDownload.d.ts +1 -1
  47. package/dist/types/api/admin/order/transaction/OrderTransaction.d.ts +1 -1
  48. package/dist/types/api/admin/order/transaction/capture/OrderTransactionCapture.d.ts +1 -1
  49. package/dist/types/api/admin/order/transaction/capture/OrderTransactionCaptureRefund.d.ts +1 -1
  50. package/dist/types/api/admin/order/transaction/capture/OrderTransactionCaptureRefundPosition.d.ts +1 -1
  51. package/dist/types/api/admin/paymentMethod/PaymentMethod.d.ts +1 -1
  52. package/dist/types/api/admin/product/Product.d.ts +17 -11
  53. package/dist/types/api/admin/product/ProductDownload.d.ts +2 -2
  54. package/dist/types/api/admin/product/ProductManufacturer.d.ts +12 -2
  55. package/dist/types/api/admin/product/ProductMedia.d.ts +1 -1
  56. package/dist/types/api/admin/product/ProductPrice.d.ts +1 -1
  57. package/dist/types/api/admin/product/ProductSorting.d.ts +2 -2
  58. package/dist/types/api/admin/product/crossSelling/ProductCrossSellingAssignedProduct.d.ts +1 -1
  59. package/dist/types/api/admin/product/search/ProductSearchKeyword.d.ts +1 -1
  60. package/dist/types/api/admin/product/search/config/ProductSearchConfig.d.ts +1 -1
  61. package/dist/types/api/admin/product/search/config/ProductSearchConfigField.d.ts +1 -1
  62. package/dist/types/api/admin/product/stream/ProductStreamFilter.d.ts +1 -1
  63. package/dist/types/api/admin/promotion/Promotion.d.ts +2 -2
  64. package/dist/types/api/admin/promotion/PromotionIndividualCode.d.ts +1 -1
  65. package/dist/types/api/admin/promotion/PromotionSalesChannel.d.ts +1 -1
  66. package/dist/types/api/admin/promotion/PromotionSetGroup.d.ts +1 -1
  67. package/dist/types/api/admin/promotion/discount/PromotionDiscount.d.ts +1 -1
  68. package/dist/types/api/admin/promotion/discount/PromotionDiscountPrice.d.ts +1 -1
  69. package/dist/types/api/admin/propertyGroup/PropertyGroup.d.ts +1 -1
  70. package/dist/types/api/admin/propertyGroup/PropertyGroupOption.d.ts +1 -1
  71. package/dist/types/api/admin/rule/RuleCondition.d.ts +1 -1
  72. package/dist/types/api/admin/salesChannel/SalesChannel.d.ts +2 -2
  73. package/dist/types/api/admin/salesChannel/SalesChannelDomain.d.ts +1 -1
  74. package/dist/types/api/admin/salesChannel/SalesChannelType.d.ts +2 -2
  75. package/dist/types/api/admin/seo/SeoUrl.d.ts +1 -1
  76. package/dist/types/api/admin/seo/SeoUrlTemplate.d.ts +1 -1
  77. package/dist/types/api/admin/shippingMethod/AppShippingMethod.d.ts +1 -1
  78. package/dist/types/api/admin/shippingMethod/ShippingMethod.d.ts +1 -1
  79. package/dist/types/api/admin/shippingMethod/ShippingMethodPrice.d.ts +1 -1
  80. package/dist/types/api/admin/stateMachine/StateMachine.d.ts +2 -2
  81. package/dist/types/api/admin/stateMachine/StateMachineHistory.d.ts +1 -1
  82. package/dist/types/api/admin/stateMachine/StateMachineTransition.d.ts +1 -1
  83. package/dist/types/api/admin/tax/TaxProvider.d.ts +2 -2
  84. package/dist/types/api/admin/tax/rule/TaxRule.d.ts +1 -1
  85. package/dist/types/api/admin/tax/rule/TaxRuleType.d.ts +2 -2
  86. package/dist/types/api/admin/user/User.d.ts +1 -1
  87. package/dist/types/api/admin/user/UserAccessKey.d.ts +1 -1
  88. package/dist/types/api/admin/user/UserConfig.d.ts +1 -1
  89. package/dist/types/api/admin/webhook/Webhook.d.ts +1 -1
  90. package/dist/types/api/admin/webhook/WebhookEventLog.d.ts +1 -1
  91. package/dist/types/api/store/Currency.d.ts +2 -2
  92. package/dist/types/api/store/DeliveryTime.d.ts +2 -2
  93. package/dist/types/api/store/PaymentMethod.d.ts +2 -2
  94. package/dist/types/api/store/Rule.d.ts +1 -1
  95. package/dist/types/api/store/Salutation.d.ts +2 -2
  96. package/dist/types/api/store/StateMachineState.d.ts +2 -2
  97. package/dist/types/api/store/Tag.d.ts +1 -1
  98. package/dist/types/api/store/Tax.d.ts +1 -1
  99. package/dist/types/api/store/Unit.d.ts +2 -2
  100. package/dist/types/api/store/cart/Cart.d.ts +1 -2
  101. package/dist/types/api/store/cart/delivery/CartDelivery.d.ts +1 -0
  102. package/dist/types/api/store/cart/lineItem/CartLineItem.d.ts +3 -0
  103. package/dist/types/api/store/category/Category.d.ts +5 -6
  104. package/dist/types/api/store/category/MainCategory.d.ts +1 -1
  105. package/dist/types/api/store/cms/CmsBlock.d.ts +1 -1
  106. package/dist/types/api/store/cms/CmsPage.d.ts +2 -2
  107. package/dist/types/api/store/cms/CmsSection.d.ts +3 -2
  108. package/dist/types/api/store/cms/CmsSlot.d.ts +2 -2
  109. package/dist/types/api/store/cms/LandingPage.d.ts +2 -2
  110. package/dist/types/api/store/country/Country.d.ts +2 -2
  111. package/dist/types/api/store/country/CountryState.d.ts +2 -2
  112. package/dist/types/api/store/customer/Customer.d.ts +1 -1
  113. package/dist/types/api/store/customer/CustomerGroup.d.ts +2 -2
  114. package/dist/types/api/store/customer/address/CustomerAddress.d.ts +1 -1
  115. package/dist/types/api/store/customer/address/CustomerAddressBody.d.ts +1 -1
  116. package/dist/types/api/store/document/ShopwareDocument.d.ts +1 -1
  117. package/dist/types/api/store/document/ShopwareDocumentBaseConfig.d.ts +1 -1
  118. package/dist/types/api/store/document/ShopwareDocumentType.d.ts +2 -2
  119. package/dist/types/api/store/locale/Language.d.ts +1 -1
  120. package/dist/types/api/store/locale/Locale.d.ts +2 -2
  121. package/dist/types/api/store/media/Media.d.ts +2 -2
  122. package/dist/types/api/store/media/MediaThumbnail.d.ts +1 -1
  123. package/dist/types/api/store/media/ProductMedia.d.ts +1 -1
  124. package/dist/types/api/store/order/OrderAddress.d.ts +1 -1
  125. package/dist/types/api/store/order/OrderCustomer.d.ts +1 -1
  126. package/dist/types/api/store/order/OrderLineItem.d.ts +5 -29
  127. package/dist/types/api/store/order/OrderLineItemDownload.d.ts +1 -1
  128. package/dist/types/api/store/order/delivery/OrderDelivery.d.ts +1 -1
  129. package/dist/types/api/store/order/delivery/OrderDeliveryPosition.d.ts +1 -1
  130. package/dist/types/api/store/order/transaction/OrderTransaction.d.ts +1 -1
  131. package/dist/types/api/store/order/transaction/capture/OrderTransactionCapture.d.ts +1 -1
  132. package/dist/types/api/store/order/transaction/capture/OrderTransactionCaptureRefund.d.ts +1 -1
  133. package/dist/types/api/store/order/transaction/capture/OrderTransactionCaptureRefundPosition.d.ts +1 -1
  134. package/dist/types/api/store/product/Product.d.ts +4 -8
  135. package/dist/types/api/store/product/ProductDownload.d.ts +1 -1
  136. package/dist/types/api/store/product/ProductListingResult.d.ts +1 -1
  137. package/dist/types/api/store/product/ProductReview.d.ts +1 -1
  138. package/dist/types/api/store/product/ProductStream.d.ts +2 -2
  139. package/dist/types/api/store/product/crossSelling/ProductCrossSelling.d.ts +2 -2
  140. package/dist/types/api/store/product/index.d.ts +0 -1
  141. package/dist/types/api/store/propertyGroup/PropertyGroup.d.ts +2 -2
  142. package/dist/types/api/store/propertyGroup/PropertyGroupOption.d.ts +2 -2
  143. package/dist/types/api/store/salesChannel/SalesChannel.d.ts +2 -2
  144. package/dist/types/api/store/seo/SeoUrlEntity.d.ts +1 -1
  145. package/dist/types/api/store/shippingMethod/ShippingMethod.d.ts +2 -2
  146. package/dist/types/api/store/shippingMethod/ShippingMethodPrice.d.ts +1 -1
  147. package/dist/types/clients/store/AccountClient.d.ts +3 -3
  148. package/package.json +1 -1
  149. package/dist/types/api/admin/customer/group/CustomerGroupRegistrationSalesChannels.d.ts +0 -10
  150. package/dist/types/api/admin/customer/group/index.d.ts +0 -2
  151. package/dist/types/api/store/product/ProductManufacturer.d.ts +0 -15
@@ -6,7 +6,7 @@ import { OrderTransactionCaptureRefund } from "./OrderTransactionCaptureRefund";
6
6
  export interface OrderTransactionCapture {
7
7
  id: string;
8
8
  versionId?: string;
9
- readonly createdAt?: string;
9
+ readonly createdAt: string;
10
10
  readonly updatedAt?: string;
11
11
  externalReference?: string;
12
12
  stateId: string;
@@ -6,7 +6,7 @@ import { OrderTransactionCaptureRefundPosition } from "./OrderTransactionCapture
6
6
  export interface OrderTransactionCaptureRefund {
7
7
  id: string;
8
8
  versionId?: string;
9
- readonly createdAt?: string;
9
+ readonly createdAt: string;
10
10
  readonly updatedAt?: string;
11
11
  externalReference?: string;
12
12
  reason?: string;
@@ -5,7 +5,7 @@ import { OrderTransactionCaptureRefund } from "./OrderTransactionCaptureRefund";
5
5
  export interface OrderTransactionCaptureRefundPosition {
6
6
  id: string;
7
7
  versionId?: string;
8
- readonly createdAt?: string;
8
+ readonly createdAt: string;
9
9
  readonly updatedAt?: string;
10
10
  externalReference?: string;
11
11
  reason?: string;
@@ -2,7 +2,6 @@ import { GenericRecord } from "#types/api/global/GenericRecord";
2
2
  import { CalculatedPrice } from "../price/CalculatedPrice";
3
3
  import { ProductDownload } from "./ProductDownload";
4
4
  import { DeliveryTime } from "../DeliveryTime";
5
- import { ProductManufacturer } from "./ProductManufacturer";
6
5
  import { ProductMedia } from "../media/ProductMedia";
7
6
  import { CmsPage } from "../cms/CmsPage";
8
7
  import { ProductCrossSelling } from "./crossSelling/ProductCrossSelling";
@@ -17,17 +16,14 @@ export interface Product {
17
16
  apiAlias: "product";
18
17
  id: string;
19
18
  versionId?: string;
20
- readonly createdAt?: string;
19
+ readonly createdAt: string;
21
20
  readonly updatedAt?: string;
22
21
  parentId?: string;
23
22
  parentVersionId?: string;
24
23
  readonly childCount?: number;
25
24
  children?: Array<Product>;
26
25
  active?: boolean;
27
- manufacturerId?: string;
28
- productManufacturerVersionId?: string;
29
- manufacturer?: ProductManufacturer;
30
- manufacturerNumber?: string;
26
+ type: "physical" | "digital";
31
27
  productNumber: string;
32
28
  readonly displayGroup?: string;
33
29
  markAsTopseller?: boolean;
@@ -63,7 +59,7 @@ export interface Product {
63
59
  productReviews?: Array<ProductReview>;
64
60
  crossSellings?: Array<ProductCrossSelling>;
65
61
  readonly categoryIds?: Array<string>;
66
- categories?: Array<MainCategory>;
62
+ categories?: Array<Category>;
67
63
  mainCategories?: Array<MainCategory>;
68
64
  metaTitle?: string;
69
65
  metaDescription?: string;
@@ -78,5 +74,5 @@ export interface Product {
78
74
  cmsPageVersionId?: string;
79
75
  cmsPage?: CmsPage;
80
76
  customFields?: GenericRecord;
81
- translated?: Record<string, string>;
77
+ translated?: Record<string, any>;
82
78
  }
@@ -4,7 +4,7 @@ import { Media } from "../media/Media";
4
4
  export interface ProductDownload {
5
5
  id: string;
6
6
  versionId?: string;
7
- readonly createdAt?: string;
7
+ readonly createdAt: string;
8
8
  readonly updatedAt?: string;
9
9
  position?: number;
10
10
  productId: string;
@@ -24,7 +24,7 @@ export type ProductListingResult = {
24
24
  label: string;
25
25
  key: string;
26
26
  priority: number;
27
- translated: Record<string, string>;
27
+ translated?: Record<string, string>;
28
28
  }>;
29
29
  elements: Array<Product>;
30
30
  };
@@ -1,7 +1,7 @@
1
1
  import { GenericRecord } from "#types/api/global/GenericRecord";
2
2
  export interface ProductReview {
3
3
  id: string;
4
- readonly createdAt?: string;
4
+ readonly createdAt: string;
5
5
  readonly updatedAt?: string;
6
6
  status?: boolean;
7
7
  points?: number;
@@ -1,10 +1,10 @@
1
1
  import { GenericRecord } from "#types/api/global/GenericRecord";
2
2
  export interface ProductStream {
3
3
  id: string;
4
- readonly createdAt?: string;
4
+ readonly createdAt: string;
5
5
  readonly updatedAt?: string;
6
6
  name: string;
7
7
  description?: string;
8
8
  customFields?: GenericRecord;
9
- translated?: Record<string, string>;
9
+ translated?: Record<string, any>;
10
10
  }
@@ -1,6 +1,6 @@
1
1
  export interface ProductCrossSelling {
2
2
  id: string;
3
- readonly createdAt?: string;
3
+ readonly createdAt: string;
4
4
  readonly updatedAt?: string;
5
5
  active?: boolean;
6
6
  type?: string;
@@ -9,5 +9,5 @@ export interface ProductCrossSelling {
9
9
  position?: number;
10
10
  sortBy?: string;
11
11
  sortDirection?: string;
12
- translated?: Record<string, string>;
12
+ translated?: Record<string, any>;
13
13
  }
@@ -2,5 +2,4 @@ export * from "./crossSelling";
2
2
  export { Product } from "./Product";
3
3
  export { ProductDownload } from "./ProductDownload";
4
4
  export { ProductListingResult } from "./ProductListingResult";
5
- export { ProductManufacturer } from "./ProductManufacturer";
6
5
  export { ProductStream } from "./ProductStream";
@@ -2,7 +2,7 @@ import { GenericRecord } from "#types/api/global/GenericRecord";
2
2
  import { PropertyGroupOption } from "./PropertyGroupOption";
3
3
  export interface PropertyGroup {
4
4
  id: string;
5
- readonly createdAt?: string;
5
+ readonly createdAt: string;
6
6
  readonly updatedAt?: string;
7
7
  displayType?: "text" | "image" | "dropdown" | "color";
8
8
  position?: number;
@@ -11,5 +11,5 @@ export interface PropertyGroup {
11
11
  description?: string;
12
12
  customFields?: GenericRecord;
13
13
  options?: Array<PropertyGroupOption>;
14
- translated?: Record<string, string>;
14
+ translated?: Record<string, any>;
15
15
  }
@@ -4,7 +4,7 @@ import { PropertyGroup } from "./PropertyGroup";
4
4
  export interface PropertyGroupOption {
5
5
  apiAlias: "property_group_option";
6
6
  id: string;
7
- readonly createdAt?: string;
7
+ readonly createdAt: string;
8
8
  readonly updatedAt?: string;
9
9
  name: string;
10
10
  option: string;
@@ -15,5 +15,5 @@ export interface PropertyGroupOption {
15
15
  groupId: string;
16
16
  group: PropertyGroup;
17
17
  customFields?: GenericRecord;
18
- translated?: Record<string, string>;
18
+ translated?: Record<string, any>;
19
19
  }
@@ -7,7 +7,7 @@ import { Currency } from "../Currency";
7
7
  import { Language } from "../locale/Language";
8
8
  export interface SalesChannel {
9
9
  id: string;
10
- readonly createdAt?: string;
10
+ readonly createdAt: string;
11
11
  readonly updatedAt?: string;
12
12
  active?: boolean;
13
13
  name: string;
@@ -30,5 +30,5 @@ export interface SalesChannel {
30
30
  shippingMethodIds?: Array<string>;
31
31
  shippingMethods?: Array<ShippingMethod>;
32
32
  customFields?: GenericRecord;
33
- translated?: Record<string, string>;
33
+ translated?: Record<string, any>;
34
34
  }
@@ -1,7 +1,7 @@
1
1
  import { GenericRecord } from "#types/api/global/GenericRecord";
2
2
  export interface SeoUrlEntity {
3
3
  id: string;
4
- readonly createdAt?: string;
4
+ readonly createdAt: string;
5
5
  readonly updatedAt?: string;
6
6
  url?: string;
7
7
  pathInfo: string;
@@ -5,7 +5,7 @@ import { Media } from "../media/Media";
5
5
  import { Tag } from "../Tag";
6
6
  export interface ShippingMethod {
7
7
  id: string;
8
- readonly createdAt?: string;
8
+ readonly createdAt: string;
9
9
  readonly updatedAt?: string;
10
10
  active?: boolean;
11
11
  technicalName?: string;
@@ -20,5 +20,5 @@ export interface ShippingMethod {
20
20
  availabilityRuleId?: string;
21
21
  availabilityRule?: Rule;
22
22
  customFields?: GenericRecord;
23
- translated?: Record<string, string>;
23
+ translated?: Record<string, any>;
24
24
  }
@@ -3,7 +3,7 @@ import { GenericRecord } from "#types/api/global/GenericRecord";
3
3
  import { Rule } from "../Rule";
4
4
  export interface ShippingMethodPrice {
5
5
  id: string;
6
- readonly createdAt?: string;
6
+ readonly createdAt: string;
7
7
  readonly updatedAt?: string;
8
8
  ruleId?: string;
9
9
  calculation?: number;
@@ -1,6 +1,6 @@
1
1
  import { Criteria } from "#types/api/global/query/Criteria";
2
2
  import { Customer } from "#types/api/store/customer/Customer";
3
- import { CustomerAddress } from "#types/api/store/customer/address/CustomerAddress";
3
+ import { CustomerAddressBody } from "#types/api/store/customer/address/CustomerAddressBody";
4
4
  import { CustomerGroup } from "#types/api/store";
5
5
  import { GenericRecord } from "#types/api/global";
6
6
  export interface AccountEmailChangeRequest {
@@ -83,8 +83,8 @@ export interface CustomerRegisterRequest {
83
83
  lastName: string;
84
84
  acceptedDataProtection: boolean;
85
85
  storefrontUrl: string;
86
- billingAddress: CustomerAddress;
87
- shippingAddress?: CustomerAddress;
86
+ billingAddress: CustomerAddressBody;
87
+ shippingAddress?: CustomerAddressBody;
88
88
  guest?: boolean;
89
89
  birthdayDay?: number;
90
90
  birthdayMonth?: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devite/shopware-client",
3
- "version": "1.9.0",
3
+ "version": "1.9.1",
4
4
  "description": "Third party API client for Shopware 6.",
5
5
  "repository": "devite-io/shopware-client",
6
6
  "license": "MIT",
@@ -1,10 +0,0 @@
1
- import { CustomerGroup } from "./CustomerGroup";
2
- import { SalesChannel } from "../../salesChannel/SalesChannel";
3
- export interface CustomerGroupRegistrationSalesChannels {
4
- id?: string;
5
- readonly createdAt?: string;
6
- customerGroupId: string;
7
- customerGroup?: CustomerGroup;
8
- salesChannelId: string;
9
- salesChannel?: SalesChannel;
10
- }
@@ -1,2 +0,0 @@
1
- export { CustomerGroup } from "./CustomerGroup";
2
- export { CustomerGroupRegistrationSalesChannels } from "./CustomerGroupRegistrationSalesChannels";
@@ -1,15 +0,0 @@
1
- import { GenericRecord } from "#types/api/global/GenericRecord";
2
- import { Media } from "../media/Media";
3
- export interface ProductManufacturer {
4
- id: string;
5
- versionId?: string;
6
- readonly createdAt?: string;
7
- readonly updatedAt?: string;
8
- link?: string;
9
- name: string;
10
- description?: string;
11
- mediaId?: string;
12
- media?: Media;
13
- customFields?: GenericRecord;
14
- translated?: Record<string, string>;
15
- }