@ikas/storefront-api 5.0.0-beta.4 → 5.0.0-beta.40
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.
- package/build/__api/models/AbandonedCartFlow.d.ts +22 -19
- package/build/__api/models/AbandonedCartFlowCustomerFilter.d.ts +10 -10
- package/build/__api/models/AddItemToCartInput.d.ts +19 -16
- package/build/__api/models/AdditionalPrice.d.ts +13 -13
- package/build/__api/models/ApplicableProductFilterValue.d.ts +14 -13
- package/build/__api/models/AppliedProduct.d.ts +10 -10
- package/build/__api/models/AppliedProductInput.d.ts +10 -10
- package/build/__api/models/AvailableShippingMethod.d.ts +16 -14
- package/build/__api/models/Blog.d.ts +28 -28
- package/build/__api/models/BlogCategory.d.ts +14 -13
- package/build/__api/models/BlogCategoryPaginationResponse.d.ts +14 -14
- package/build/__api/models/BlogContent.d.ts +12 -12
- package/build/__api/models/BlogMetadata.d.ts +17 -17
- package/build/__api/models/BlogMetadataPaginationResponse.d.ts +14 -14
- package/build/__api/models/BlogMetadataTargetTypeEnumFilter.d.ts +13 -13
- package/build/__api/models/BlogPaginationResponse.d.ts +14 -14
- package/build/__api/models/BlogTag.d.ts +10 -10
- package/build/__api/models/BlogWriter.d.ts +10 -10
- package/build/__api/models/BooleanFilterInput.d.ts +9 -9
- package/build/__api/models/BundleProductInput.d.ts +12 -10
- package/build/__api/models/BundleProductModel.d.ts +17 -16
- package/build/__api/models/BundleSettingsModel.d.ts +12 -12
- package/build/__api/models/BuyX.d.ts +12 -12
- package/build/__api/models/BuyXThenGetY.d.ts +13 -13
- package/build/__api/models/Campaign.d.ts +34 -31
- package/build/__api/models/CampaignDateRangeField.d.ts +10 -10
- package/build/__api/models/CampaignFilter.d.ts +11 -11
- package/build/__api/models/CampaignMinMaxRangeField.d.ts +10 -10
- package/build/__api/models/CampaignOffer.d.ts +25 -22
- package/build/__api/models/CampaignOfferProduct.d.ts +23 -23
- package/build/__api/models/CampaignOfferProductTranslation.d.ts +11 -11
- package/build/__api/models/CampaignOfferTriggerSettings.d.ts +11 -11
- package/build/__api/models/CampaignTranslation.d.ts +10 -0
- package/build/__api/models/Cart.d.ts +32 -32
- package/build/__api/models/CartAcceptedOfferInput.d.ts +13 -0
- package/build/__api/models/CartCampaignOffer.d.ts +17 -17
- package/build/__api/models/CartLineItemInput.d.ts +12 -12
- package/build/__api/models/CartLineOptionInput.d.ts +11 -11
- package/build/__api/models/CartLineVariantInput.d.ts +12 -12
- package/build/__api/models/CartStorefrontRouting.d.ts +15 -15
- package/build/__api/models/CartStorefrontRoutingDynamicCurrencySettings.d.ts +11 -11
- package/build/__api/models/CartV2.d.ts +74 -71
- package/build/__api/models/CartV2CampaignOffer.d.ts +19 -19
- package/build/__api/models/Category.d.ts +27 -27
- package/build/__api/models/CategoryCondition.d.ts +12 -11
- package/build/__api/models/CategoryPaginationResponse.d.ts +14 -14
- package/build/__api/models/CategoryPathFilterInput.d.ts +9 -9
- package/build/__api/models/CategoryPathItem.d.ts +17 -17
- package/build/__api/models/CategoryTranslation.d.ts +11 -11
- package/build/__api/models/CheckStocksLineInput.d.ts +11 -11
- package/build/__api/models/CheckStocksLineInput.js +1 -1
- package/build/__api/models/CheckStocksLineResponse.d.ts +11 -11
- package/build/__api/models/CheckStocksResponse.d.ts +10 -10
- package/build/__api/models/Checkout.d.ts +44 -44
- package/build/__api/models/CheckoutCustomer.d.ts +19 -19
- package/build/__api/models/CheckoutCustomerInput.d.ts +13 -13
- package/build/__api/models/CheckoutCustomerInput.js +1 -1
- package/build/__api/models/CheckoutOption.d.ts +10 -10
- package/build/__api/models/CheckoutSettings.d.ts +26 -25
- package/build/__api/models/CheckoutSettingsPrice.d.ts +12 -11
- package/build/__api/models/City.d.ts +16 -16
- package/build/__api/models/Country.d.ts +24 -24
- package/build/__api/models/CreateAdyenSessionResponse.d.ts +12 -12
- package/build/__api/models/CreateCustomerEmailSubscriptionInput.d.ts +13 -13
- package/build/__api/models/CreateCustomerReviewInput.d.ts +20 -20
- package/build/__api/models/CreateKlarnaTokenResponse.d.ts +12 -12
- package/build/__api/models/CreatePaypalOrderResponse.d.ts +11 -0
- package/build/__api/models/CreateSaleTransactionMasterPassPaymentMethodDetail.d.ts +10 -10
- package/build/__api/models/CreateSaleTransactionWithCartInput.d.ts +15 -14
- package/build/__api/models/CreateSaleTransactionWithCheckoutInput.d.ts +15 -14
- package/build/__api/models/CreateStripePaymentIntentResponse.d.ts +12 -12
- package/build/__api/models/CurrencyRate.d.ts +15 -15
- package/build/__api/models/CurrencyRateData.d.ts +10 -10
- package/build/__api/models/Customer.d.ts +38 -35
- package/build/__api/models/CustomerAddress.d.ts +33 -31
- package/build/__api/models/CustomerAddressCity.d.ts +11 -11
- package/build/__api/models/CustomerAddressCityInput.d.ts +11 -11
- package/build/__api/models/CustomerAddressCityInput.js +1 -1
- package/build/__api/models/CustomerAddressCountry.d.ts +13 -13
- package/build/__api/models/CustomerAddressCountryInput.d.ts +13 -13
- package/build/__api/models/CustomerAddressCountryInput.js +1 -1
- package/build/__api/models/CustomerAddressDistrict.d.ts +11 -11
- package/build/__api/models/CustomerAddressDistrictInput.d.ts +11 -11
- package/build/__api/models/CustomerAddressDistrictInput.js +1 -1
- package/build/__api/models/CustomerAddressRegion.d.ts +10 -0
- package/build/__api/models/CustomerAddressRegionInput.d.ts +10 -0
- package/build/__api/models/CustomerAddressRegionInput.js +1 -0
- package/build/__api/models/CustomerAddressState.d.ts +11 -11
- package/build/__api/models/CustomerAddressStateInput.d.ts +11 -11
- package/build/__api/models/CustomerAddressStateInput.js +1 -1
- package/build/__api/models/CustomerAttribute.d.ts +20 -20
- package/build/__api/models/CustomerAttributeOption.d.ts +11 -11
- package/build/__api/models/CustomerAttributeOptionTranslation.d.ts +10 -10
- package/build/__api/models/CustomerAttributeSalesChannel.d.ts +13 -13
- package/build/__api/models/CustomerAttributeTranslation.d.ts +13 -13
- package/build/__api/models/CustomerAttributeValue.d.ts +11 -11
- package/build/__api/models/CustomerAttributeValueInput.d.ts +11 -11
- package/build/__api/models/CustomerAttributeValueInput.js +1 -1
- package/build/__api/models/CustomerCheckResponse.d.ts +9 -9
- package/build/__api/models/CustomerFavoriteProduct.d.ts +13 -11
- package/build/__api/models/CustomerLoginResponse.d.ts +12 -12
- package/build/__api/models/CustomerPriceListRule.d.ts +14 -0
- package/build/__api/models/CustomerPriceListRuleFilter.d.ts +11 -0
- package/build/__api/models/CustomerRefreshTokenResponse.d.ts +10 -10
- package/build/__api/models/CustomerReview.d.ts +25 -24
- package/build/__api/models/CustomerReviewSFPaginationResponse.d.ts +14 -14
- package/build/__api/models/CustomerReviewSummary.d.ts +15 -15
- package/build/__api/models/CustomerReviewSummaryPaginationResponse.d.ts +14 -14
- package/build/__api/models/CustomerReviewSummaryStar.d.ts +10 -10
- package/build/__api/models/CustomerSettings.d.ts +15 -13
- package/build/__api/models/CustomerSettingsPhoneValidationSettings.d.ts +10 -0
- package/build/__api/models/DateFilterInput.d.ts +16 -16
- package/build/__api/models/District.d.ts +16 -16
- package/build/__api/models/FixedDiscount.d.ts +14 -14
- package/build/__api/models/GetAvailableStockLocation.d.ts +14 -14
- package/build/__api/models/GetAvailableStockLocationAddress.d.ts +16 -16
- package/build/__api/models/GetAvailableStockLocationAddressCity.d.ts +11 -11
- package/build/__api/models/GetAvailableStockLocationsResponse.d.ts +10 -10
- package/build/__api/models/GetOrderLineFile.d.ts +9 -9
- package/build/__api/models/GetPaypalClientIdResponse.d.ts +11 -0
- package/build/__api/models/GetProductCampaignsInput.d.ts +11 -11
- package/build/__api/models/GetProductCampaignsResponse.d.ts +11 -11
- package/build/__api/models/GetProductOptionFileUrl.d.ts +11 -11
- package/build/__api/models/GetVariantStockLocation.d.ts +12 -12
- package/build/__api/models/GetVariantStockLocationListResponse.d.ts +10 -10
- package/build/__api/models/GetY.d.ts +13 -13
- package/build/__api/models/HTMLMetaData.d.ts +22 -22
- package/build/__api/models/HTMLMetaDataOverride.d.ts +13 -13
- package/build/__api/models/HTMLMetaDataTargetTypeEnumFilter.d.ts +13 -13
- package/build/__api/models/HTMLMetaDataTranslation.d.ts +12 -11
- package/build/__api/models/IndexPageSeoSetting.d.ts +16 -0
- package/build/__api/models/Invoice.d.ts +18 -18
- package/build/__api/models/ListCustomerReviewInput.d.ts +9 -9
- package/build/__api/models/LocalDeliverySettingsDayEstimatedDeliveryTime.d.ts +11 -0
- package/build/__api/models/LocationTranslations.d.ts +12 -12
- package/build/__api/models/MasterPassTokenResponse.d.ts +11 -11
- package/build/__api/models/MerchantAddress.d.ts +29 -29
- package/build/__api/models/MerchantAddressCity.d.ts +11 -11
- package/build/__api/models/MerchantAddressCountry.d.ts +13 -13
- package/build/__api/models/MerchantAddressDistrict.d.ts +11 -11
- package/build/__api/models/MerchantAddressState.d.ts +11 -11
- package/build/__api/models/MerchantSettings.d.ts +17 -17
- package/build/__api/models/MerchantSettingsCurrencyFormat.d.ts +15 -15
- package/build/__api/models/OrderAddress.d.ts +30 -30
- package/build/__api/models/OrderAddressCity.d.ts +11 -11
- package/build/__api/models/OrderAddressCityInput.d.ts +11 -11
- package/build/__api/models/OrderAddressCityInput.js +1 -1
- package/build/__api/models/OrderAddressCountry.d.ts +13 -13
- package/build/__api/models/OrderAddressCountryInput.d.ts +13 -13
- package/build/__api/models/OrderAddressCountryInput.js +1 -1
- package/build/__api/models/OrderAddressDistrict.d.ts +11 -11
- package/build/__api/models/OrderAddressDistrictInput.d.ts +11 -11
- package/build/__api/models/OrderAddressDistrictInput.js +1 -1
- package/build/__api/models/OrderAddressInput.d.ts +30 -30
- package/build/__api/models/OrderAddressInput.js +1 -1
- package/build/__api/models/OrderAddressRegion.d.ts +10 -0
- package/build/__api/models/OrderAddressRegionInput.d.ts +10 -0
- package/build/__api/models/OrderAddressRegionInput.js +1 -0
- package/build/__api/models/OrderAddressState.d.ts +11 -11
- package/build/__api/models/OrderAddressStateInput.d.ts +11 -11
- package/build/__api/models/OrderAddressStateInput.js +1 -1
- package/build/__api/models/OrderAdjustment.d.ts +19 -19
- package/build/__api/models/OrderAdjustmentAppliedOrderLine.d.ts +12 -12
- package/build/__api/models/OrderAdjustmentInput.d.ts +16 -16
- package/build/__api/models/OrderAttributeValue.d.ts +11 -0
- package/build/__api/models/OrderAttributeValueInput.d.ts +11 -0
- package/build/__api/models/OrderAttributeValueInput.js +1 -0
- package/build/__api/models/OrderCurrencyRate.d.ts +11 -11
- package/build/__api/models/OrderCustomer.d.ts +16 -16
- package/build/__api/models/OrderGiftPackageLine.d.ts +10 -10
- package/build/__api/models/OrderLineBaseUnit.d.ts +13 -13
- package/build/__api/models/OrderLineBundleVariant.d.ts +35 -34
- package/build/__api/models/OrderLineDiscount.d.ts +15 -15
- package/build/__api/models/OrderLineItem.d.ts +29 -29
- package/build/__api/models/OrderLineOption.d.ts +15 -15
- package/build/__api/models/OrderLineOptionValue.d.ts +11 -11
- package/build/__api/models/OrderLineVariant.d.ts +37 -36
- package/build/__api/models/OrderLineVariantBrand.d.ts +10 -10
- package/build/__api/models/OrderLineVariantBundleProductModel.d.ts +19 -18
- package/build/__api/models/OrderLineVariantCategory.d.ts +12 -12
- package/build/__api/models/OrderLineVariantCategoryPath.d.ts +10 -10
- package/build/__api/models/OrderLineVariantPrice.d.ts +15 -15
- package/build/__api/models/OrderLineVariantTag.d.ts +10 -10
- package/build/__api/models/OrderLineVariantUnit.d.ts +11 -11
- package/build/__api/models/OrderLineVariantUnitType.d.ts +10 -10
- package/build/__api/models/OrderLineVariantVariantValues.d.ts +13 -13
- package/build/__api/models/OrderPackage.d.ts +18 -18
- package/build/__api/models/OrderPaymentMethod.d.ts +14 -14
- package/build/__api/models/OrderRefundOrderLineInput.d.ts +10 -10
- package/build/__api/models/OrderRefundRequestInput.d.ts +13 -12
- package/build/__api/models/OrderRefundSettings.d.ts +14 -14
- package/build/__api/models/OrderSessionInfo.d.ts +25 -25
- package/build/__api/models/OrderSessionInfoTrafficSource.d.ts +11 -11
- package/build/__api/models/OrderSessionUTM.d.ts +13 -13
- package/build/__api/models/OrderSessionUserAgent.d.ts +12 -12
- package/build/__api/models/OrderShippingLine.d.ts +17 -17
- package/build/__api/models/OrderStorefrontRouting.d.ts +15 -15
- package/build/__api/models/OrderStorefrontRoutingDynamicCurrencySettings.d.ts +10 -10
- package/build/__api/models/OrderTaxLine.d.ts +10 -10
- package/build/__api/models/PaginationInput.d.ts +10 -10
- package/build/__api/models/PaymentGateway.d.ts +30 -30
- package/build/__api/models/PaymentGatewayPaymentMethod.d.ts +10 -10
- package/build/__api/models/PaymentGatewaySettings.d.ts +13 -13
- package/build/__api/models/PaymentGatewayTranslation.d.ts +11 -11
- package/build/__api/models/PaymentMethodDetailInput.d.ts +15 -15
- package/build/__api/models/ProductAttribute.d.ts +19 -19
- package/build/__api/models/ProductAttributeOption.d.ts +10 -10
- package/build/__api/models/ProductAttributeOptionTranslation.d.ts +10 -10
- package/build/__api/models/ProductAttributeTableCellData.d.ts +10 -10
- package/build/__api/models/ProductAttributeTableTemplate.d.ts +11 -11
- package/build/__api/models/ProductAttributeTranslation.d.ts +13 -13
- package/build/__api/models/ProductBackInStockRemind.d.ts +15 -15
- package/build/__api/models/ProductBackInStockRemindInput.d.ts +11 -11
- package/build/__api/models/ProductBrand.d.ts +19 -19
- package/build/__api/models/ProductBrandPaginationResponse.d.ts +14 -14
- package/build/__api/models/ProductBrandTranslation.d.ts +11 -11
- package/build/__api/models/ProductFacetCount.d.ts +11 -11
- package/build/__api/models/ProductFacetCountValue.d.ts +10 -10
- package/build/__api/models/ProductFile.d.ts +12 -0
- package/build/__api/models/ProductFilterData.d.ts +12 -12
- package/build/__api/models/ProductFilterDataFilter.d.ts +24 -24
- package/build/__api/models/ProductFilterSettings.d.ts +14 -14
- package/build/__api/models/ProductItem.d.ts +11 -11
- package/build/__api/models/ProductItemInput.d.ts +11 -11
- package/build/__api/models/ProductLastViewed.d.ts +12 -12
- package/build/__api/models/ProductLastViewedInput.d.ts +12 -12
- package/build/__api/models/ProductOption.d.ts +28 -28
- package/build/__api/models/ProductOptionDateSettings.d.ts +12 -12
- package/build/__api/models/ProductOptionFileSettings.d.ts +11 -11
- package/build/__api/models/ProductOptionSelectSettings.d.ts +14 -14
- package/build/__api/models/ProductOptionSelectValue.d.ts +16 -16
- package/build/__api/models/ProductOptionSelectValueOtherPrice.d.ts +11 -11
- package/build/__api/models/ProductOptionSelectValueTranslations.d.ts +10 -10
- package/build/__api/models/ProductOptionSet.d.ts +14 -14
- package/build/__api/models/ProductOptionSetTranslations.d.ts +11 -11
- package/build/__api/models/ProductOptionTextSettings.d.ts +10 -10
- package/build/__api/models/ProductOptionTranslations.d.ts +13 -13
- package/build/__api/models/ProductSearchCustomerReviewSummaries.d.ts +13 -13
- package/build/__api/models/ProductSearchResponse.d.ts +17 -17
- package/build/__api/models/ProductTagTranslation.d.ts +11 -11
- package/build/__api/models/ProductTranslation.d.ts +11 -11
- package/build/__api/models/ProductUnitTranslation.d.ts +11 -0
- package/build/__api/models/RaffleDateRangeField.d.ts +10 -10
- package/build/__api/models/RaffleMetadata.d.ts +17 -17
- package/build/__api/models/RaffleMetadataTargetTypeEnumFilter.d.ts +13 -13
- package/build/__api/models/RafflePaginationResponse.d.ts +14 -14
- package/build/__api/models/RaffleParticipants.d.ts +25 -25
- package/build/__api/models/RaffleParticipantsInput.d.ts +16 -16
- package/build/__api/models/RaffleVariantInformation.d.ts +10 -10
- package/build/__api/models/RetrieveInstallmentInfoInput.d.ts +12 -11
- package/build/__api/models/RetrieveInstallmentInfoResponse.d.ts +17 -17
- package/build/__api/models/SaveCartInput.d.ts +23 -21
- package/build/__api/models/SaveCartInput.js +1 -1
- package/build/__api/models/SaveCheckoutInput.d.ts +26 -26
- package/build/__api/models/SaveItemToCartInput.d.ts +20 -19
- package/build/__api/models/SaveMyCustomerAddressInput.d.ts +31 -29
- package/build/__api/models/SaveMyCustomerAddressInput.js +1 -1
- package/build/__api/models/SaveMyCustomerInput.d.ts +17 -17
- package/build/__api/models/SaveMyCustomerInput.js +1 -1
- package/build/__api/models/SearchCategory.d.ts +15 -15
- package/build/__api/models/SearchCategoryPath.d.ts +13 -13
- package/build/__api/models/SearchCategoryTranslation.d.ts +12 -0
- package/build/__api/models/SearchDynamicCurrencySettings.d.ts +10 -10
- package/build/__api/models/SearchHTMLMetaData.d.ts +18 -18
- package/build/__api/models/SearchHTMLMetaDataOverride.d.ts +13 -13
- package/build/__api/models/SearchInput.d.ts +35 -33
- package/build/__api/models/SearchInputFacetListInput.d.ts +12 -12
- package/build/__api/models/SearchInputFilterListInput.d.ts +14 -14
- package/build/__api/models/SearchInputOrderByInput.d.ts +11 -11
- package/build/__api/models/SearchProduct.d.ts +50 -42
- package/build/__api/models/SearchProductAttribute.d.ts +15 -15
- package/build/__api/models/SearchProductAttributeOption.d.ts +10 -10
- package/build/__api/models/SearchProductAttributeTableCellData.d.ts +10 -10
- package/build/__api/models/SearchProductAttributeTableTemplate.d.ts +11 -11
- package/build/__api/models/SearchProductAttributeValue.d.ts +14 -14
- package/build/__api/models/SearchProductBrand.d.ts +14 -13
- package/build/__api/models/SearchProductBrandTranslation.d.ts +12 -0
- package/build/__api/models/SearchProductCampaign.d.ts +19 -0
- package/build/__api/models/SearchProductCampaignBuyX.d.ts +10 -0
- package/build/__api/models/SearchProductCampaignBuyXThenGetY.d.ts +13 -0
- package/build/__api/models/SearchProductCampaignDateRangeField.d.ts +10 -0
- package/build/__api/models/SearchProductCampaignFixedDiscount.d.ts +9 -0
- package/build/__api/models/SearchProductCampaignGetY.d.ts +10 -0
- package/build/__api/models/SearchProductCampaignOffer.d.ts +9 -0
- package/build/__api/models/SearchProductCampaignPrice.d.ts +10 -0
- package/build/__api/models/SearchProductCustomerReviewStar.d.ts +10 -10
- package/build/__api/models/SearchProductGroup.d.ts +15 -0
- package/build/__api/models/SearchProductGroupTranslation.d.ts +11 -0
- package/build/__api/models/SearchProductGroupValueTranslation.d.ts +11 -0
- package/build/__api/models/SearchProductGroupValueType.d.ts +11 -0
- package/build/__api/models/SearchProductImage.d.ts +13 -12
- package/build/__api/models/SearchProductPrice.d.ts +18 -16
- package/build/__api/models/SearchProductProductBaseUnit.d.ts +13 -13
- package/build/__api/models/SearchProductProductUnit.d.ts +12 -10
- package/build/__api/models/SearchProductStockLocation.d.ts +10 -10
- package/build/__api/models/SearchProductTag.d.ts +12 -12
- package/build/__api/models/SearchProductVariantType.d.ts +12 -12
- package/build/__api/models/SearchVariant.d.ts +30 -29
- package/build/__api/models/SearchVariantType.d.ts +15 -15
- package/build/__api/models/SearchVariantValue.d.ts +12 -12
- package/build/__api/models/SearchVariationValueRelation.d.ts +10 -10
- package/build/__api/models/SocialLoginSettings.d.ts +14 -12
- package/build/__api/models/State.d.ts +15 -15
- package/build/__api/models/StockLocation.d.ts +18 -18
- package/build/__api/models/StockLocationAddress.d.ts +19 -19
- package/build/__api/models/StockLocationAddressCity.d.ts +11 -11
- package/build/__api/models/StockLocationAddressCountry.d.ts +11 -11
- package/build/__api/models/StockLocationAddressDistrict.d.ts +11 -11
- package/build/__api/models/StockLocationAddressState.d.ts +11 -11
- package/build/__api/models/Storefront.d.ts +41 -36
- package/build/__api/models/StorefrontB2BSettings.d.ts +12 -0
- package/build/__api/models/StorefrontDomain.d.ts +13 -13
- package/build/__api/models/StorefrontDynamicCurrencySettings.d.ts +11 -11
- package/build/__api/models/StorefrontFormCheckboxSettings.d.ts +12 -0
- package/build/__api/models/StorefrontFormCheckoutFooterPolicy.d.ts +10 -0
- package/build/__api/models/StorefrontFormCheckoutFooterSettings.d.ts +10 -0
- package/build/__api/models/StorefrontFormCheckoutSettings.d.ts +13 -0
- package/build/__api/models/StorefrontFormMailSettings.d.ts +12 -0
- package/build/__api/models/StorefrontFormSettings.d.ts +21 -0
- package/build/__api/models/StorefrontFormSettingsRouting.d.ts +9 -0
- package/build/__api/models/StorefrontLocalization.d.ts +12 -12
- package/build/__api/models/StorefrontMetaTemplate.d.ts +13 -13
- package/build/__api/models/StorefrontOrder.d.ts +51 -51
- package/build/__api/models/StorefrontPolicy.d.ts +16 -0
- package/build/__api/models/StorefrontPolicyRouting.d.ts +9 -0
- package/build/__api/models/StorefrontRaffle.d.ts +20 -20
- package/build/__api/models/StorefrontRouting.d.ts +18 -18
- package/build/__api/models/StorefrontShippingZone.d.ts +13 -0
- package/build/__api/models/StorefrontShippingZoneCity.d.ts +12 -0
- package/build/__api/models/StorefrontShippingZoneDistrict.d.ts +11 -0
- package/build/__api/models/StorefrontShippingZoneRegion.d.ts +10 -0
- package/build/__api/models/StorefrontShippingZoneState.d.ts +13 -0
- package/build/__api/models/StorefrontTheme.d.ts +15 -15
- package/build/__api/models/StorefrontTransaction.d.ts +28 -28
- package/build/__api/models/StringFilterInput.d.ts +13 -13
- package/build/__api/models/SubscribeToMarketingNotificationsInput.d.ts +12 -12
- package/build/__api/models/Town.d.ts +12 -12
- package/build/__api/models/TrackingInfo.d.ts +13 -13
- package/build/__api/models/TransactionError.d.ts +11 -11
- package/build/__api/models/TransactionInstallmentPrice.d.ts +13 -13
- package/build/__api/models/TransactionPaymentMethodDetail.d.ts +19 -19
- package/build/__api/models/TransactionResponse.d.ts +17 -16
- package/build/__api/models/UpdateCartCampaignOfferInput.d.ts +16 -14
- package/build/__api/models/VariantType.d.ts +16 -16
- package/build/__api/models/VariantTypeTranslation.d.ts +12 -12
- package/build/__api/models/VariantUnitModel.d.ts +11 -11
- package/build/__api/models/VariantValue.d.ts +12 -12
- package/build/__api/models/VariantValueTranslation.d.ts +10 -10
- package/build/__api/models/_base.d.ts +18 -18
- package/build/__api/models/_base.js +1 -1
- package/build/__api/mutations/activateCustomer.d.ts +7 -7
- package/build/__api/mutations/activateCustomer.js +1 -0
- package/build/__api/mutations/addCouponCodeToCheckout.d.ts +297 -290
- package/build/__api/mutations/addItemToCart.d.ts +351 -338
- package/build/__api/mutations/addItemToCart.js +1 -1
- package/build/__api/mutations/createAdyenPaymentSession.d.ts +13 -13
- package/build/__api/mutations/createAdyenPaymentSession.js +1 -1
- package/build/__api/mutations/createCustomerEmailSubscription.d.ts +75 -70
- package/build/__api/mutations/createCustomerReview.d.ts +28 -27
- package/build/__api/mutations/createCustomerReview.js +1 -1
- package/build/__api/mutations/createKlarnaClientToken.d.ts +13 -13
- package/build/__api/mutations/createKlarnaClientToken.js +1 -1
- package/build/__api/mutations/createOrderRefundRequest.d.ts +273 -271
- package/build/__api/mutations/createOrderRefundRequest.js +1 -1
- package/build/__api/mutations/createPaypalOrder.d.ts +12 -0
- package/build/__api/mutations/createPaypalOrder.js +1 -0
- package/build/__api/mutations/createSaleTransactionWithCart.d.ts +18 -17
- package/build/__api/mutations/createSaleTransactionWithCart.js +1 -1
- package/build/__api/mutations/createSaleTransactionWithCheckout.d.ts +18 -17
- package/build/__api/mutations/createStripePaymentIntent.d.ts +13 -13
- package/build/__api/mutations/createStripePaymentIntent.js +1 -1
- package/build/__api/mutations/customerForgotPassword.d.ts +8 -8
- package/build/__api/mutations/customerForgotPassword.js +1 -1
- package/build/__api/mutations/customerLogin.d.ts +85 -74
- package/build/__api/mutations/customerLogin.js +1 -1
- package/build/__api/mutations/customerRecoverPassword.d.ts +9 -9
- package/build/__api/mutations/customerRecoverPassword.js +1 -1
- package/build/__api/mutations/customerRefreshToken.d.ts +11 -11
- package/build/__api/mutations/customerRefreshToken.js +1 -1
- package/build/__api/mutations/deleteRaffleParticipantsList.d.ts +6 -6
- package/build/__api/mutations/getOrderLineFile.d.ts +7 -7
- package/build/__api/mutations/getOrderLineFile.js +1 -1
- package/build/__api/mutations/getPaypalClientId.d.ts +12 -0
- package/build/__api/mutations/getPaypalClientId.js +1 -0
- package/build/__api/mutations/registerCustomer.d.ts +93 -80
- package/build/__api/mutations/registerCustomer.js +1 -1
- package/build/__api/mutations/resendCustomerActivationMail.d.ts +7 -7
- package/build/__api/mutations/resendCustomerActivationMail.js +1 -0
- package/build/__api/mutations/resendCustomerPhoneVerificationCode.d.ts +7 -0
- package/build/__api/mutations/resendCustomerPhoneVerificationCode.js +1 -0
- package/build/__api/mutations/retrieveInstallmentInfo.d.ts +20 -20
- package/build/__api/mutations/retrieveInstallmentInfo.js +1 -1
- package/build/__api/mutations/saveCart.d.ts +351 -338
- package/build/__api/mutations/saveCart.js +1 -1
- package/build/__api/mutations/saveCartCouponCode.d.ts +351 -339
- package/build/__api/mutations/saveCartCouponCode.js +1 -1
- package/build/__api/mutations/saveCheckout.d.ts +297 -289
- package/build/__api/mutations/saveFavoriteProduct.d.ts +7 -7
- package/build/__api/mutations/saveFavoriteProduct.js +1 -1
- package/build/__api/mutations/saveItemToCart.d.ts +162 -159
- package/build/__api/mutations/saveLastViewedProducts.d.ts +20 -20
- package/build/__api/mutations/saveLastViewedProducts.js +1 -1
- package/build/__api/mutations/saveMyCustomer.d.ts +81 -70
- package/build/__api/mutations/saveMyCustomer.js +1 -1
- package/build/__api/mutations/saveProductBackInStockRemind.d.ts +19 -19
- package/build/__api/mutations/saveProductBackInStockRemind.js +1 -1
- package/build/__api/mutations/saveRaffleParticipant.d.ts +49 -49
- package/build/__api/mutations/saveRaffleParticipant.js +1 -1
- package/build/__api/mutations/sendContactFormToMerchant.d.ts +13 -12
- package/build/__api/mutations/sendContactFormToMerchant.js +1 -1
- package/build/__api/mutations/subscribeToMarketingNotifications.d.ts +7 -7
- package/build/__api/mutations/subscribeToMarketingNotifications.js +1 -1
- package/build/__api/mutations/updateCartCampaignOffer.d.ts +350 -338
- package/build/__api/mutations/updateCartCampaignOffer.js +1 -1
- package/build/__api/mutations/validateCustomerPhoneVerificationCode.d.ts +7 -0
- package/build/__api/mutations/validateCustomerPhoneVerificationCode.js +1 -0
- package/build/__api/queries/checkCartStocks.d.ts +13 -0
- package/build/__api/queries/checkCartStocks.js +1 -0
- package/build/__api/queries/checkCustomerEmail.d.ts +12 -12
- package/build/__api/queries/checkCustomerEmail.js +1 -1
- package/build/__api/queries/checkOrderStocks.d.ts +13 -13
- package/build/__api/queries/checkStocks.d.ts +13 -13
- package/build/__api/queries/checkStocks.js +1 -1
- package/build/__api/queries/customerSocialLogin.d.ts +83 -72
- package/build/__api/queries/customerSocialLogin.js +1 -1
- package/build/__api/queries/getAvailableShippingCountries.d.ts +6 -6
- package/build/__api/queries/getAvailableShippingCountries.js +1 -1
- package/build/__api/queries/getAvailableShippingZones.d.ts +23 -0
- package/build/__api/queries/getAvailableShippingZones.js +1 -0
- package/build/__api/queries/getAvailableStockLocations.d.ts +28 -28
- package/build/__api/queries/getAvailableStockLocations.js +1 -1
- package/build/__api/queries/getCart.d.ts +164 -161
- package/build/__api/queries/getCartById.d.ts +352 -339
- package/build/__api/queries/getCartById.js +1 -1
- package/build/__api/queries/getCheckoutByCartId.d.ts +297 -289
- package/build/__api/queries/getCheckoutById.d.ts +297 -289
- package/build/__api/queries/getCurrencyRate.d.ts +19 -19
- package/build/__api/queries/getCustomerOrders.d.ts +273 -271
- package/build/__api/queries/getCustomerOrders.js +1 -1
- package/build/__api/queries/getDigitalProductFileDownloadUrl.d.ts +7 -0
- package/build/__api/queries/getDigitalProductFileDownloadUrl.js +1 -0
- package/build/__api/queries/getLastViewedProducts.d.ts +20 -20
- package/build/__api/queries/getLastViewedProducts.js +1 -1
- package/build/__api/queries/getMasterPassRequestToken.d.ts +15 -15
- package/build/__api/queries/getMasterPassRequestToken.js +1 -1
- package/build/__api/queries/getMyCountry.d.ts +3 -3
- package/build/__api/queries/getMyCountry.js +1 -1
- package/build/__api/queries/getMyCustomer.d.ts +78 -67
- package/build/__api/queries/getMyCustomer.js +1 -1
- package/build/__api/queries/getOrder.d.ts +273 -271
- package/build/__api/queries/getOrderByEmail.d.ts +274 -272
- package/build/__api/queries/getOrderByEmail.js +1 -1
- package/build/__api/queries/getProductCampaigns.d.ts +51 -48
- package/build/__api/queries/getProductCampaigns.js +1 -1
- package/build/__api/queries/getProductFilterData.d.ts +175 -167
- package/build/__api/queries/getProductFilterData.js +1 -1
- package/build/__api/queries/getProductOptionFileUrl.d.ts +14 -14
- package/build/__api/queries/getProductOptionFileUrl.js +1 -1
- package/build/__api/queries/getRelatedProducts.d.ts +17 -17
- package/build/__api/queries/getRelatedProducts.js +1 -1
- package/build/__api/queries/getStorefront.d.ts +89 -72
- package/build/__api/queries/getStorefrontSettings.d.ts +3 -3
- package/build/__api/queries/getStorefrontSettings.js +1 -1
- package/build/__api/queries/getSuggestedProducts.d.ts +186 -165
- package/build/__api/queries/getSuggestedProducts.js +1 -1
- package/build/__api/queries/getVariantStockLocations.d.ts +30 -30
- package/build/__api/queries/getVariantStockLocations.js +1 -1
- package/build/__api/queries/isFavoriteProduct.d.ts +6 -6
- package/build/__api/queries/isFavoriteProduct.js +1 -1
- package/build/__api/queries/listBlog.d.ts +78 -76
- package/build/__api/queries/listBlog.js +1 -1
- package/build/__api/queries/listBlogCategory.d.ts +37 -35
- package/build/__api/queries/listBlogCategory.js +1 -1
- package/build/__api/queries/listBlogMetadata.d.ts +30 -30
- package/build/__api/queries/listBlogMetadata.js +1 -1
- package/build/__api/queries/listCampaignOffer.d.ts +41 -38
- package/build/__api/queries/listCampaignOffer.js +1 -0
- package/build/__api/queries/listCategory.d.ts +92 -89
- package/build/__api/queries/listCategory.js +1 -1
- package/build/__api/queries/listCheckoutSettings.d.ts +33 -31
- package/build/__api/queries/listCheckoutSettings.js +1 -1
- package/build/__api/queries/listCity.d.ts +25 -25
- package/build/__api/queries/listCity.js +1 -1
- package/build/__api/queries/listCountry.d.ts +36 -36
- package/build/__api/queries/listCountry.js +1 -1
- package/build/__api/queries/listCustomerAttribute.d.ts +29 -29
- package/build/__api/queries/listCustomerAttribute.js +1 -1
- package/build/__api/queries/listCustomerReviewSummary.d.ts +25 -25
- package/build/__api/queries/listCustomerReviewSummary.js +1 -1
- package/build/__api/queries/listCustomerReviews.d.ts +36 -35
- package/build/__api/queries/listCustomerReviews.js +1 -1
- package/build/__api/queries/listCustomerSettings.d.ts +20 -18
- package/build/__api/queries/listCustomerSettings.js +1 -1
- package/build/__api/queries/listDistrict.d.ts +26 -26
- package/build/__api/queries/listDistrict.js +1 -1
- package/build/__api/queries/listFavoriteProducts.d.ts +14 -12
- package/build/__api/queries/listFavoriteProducts.js +1 -1
- package/build/__api/queries/listHTMLMetaData.d.ts +36 -34
- package/build/__api/queries/listHTMLMetaData.js +1 -1
- package/build/__api/queries/listMerchantSettings.d.ts +50 -50
- package/build/__api/queries/listMerchantSettings.js +1 -1
- package/build/__api/queries/listOrderRefundSettings.d.ts +21 -21
- package/build/__api/queries/listOrderRefundSettings.js +1 -1
- package/build/__api/queries/listOrderTransactions.d.ts +45 -45
- package/build/__api/queries/listOrderTransactions.js +1 -1
- package/build/__api/queries/listPaymentGateway.d.ts +43 -42
- package/build/__api/queries/listPaymentGateway.js +1 -1
- package/build/__api/queries/listProductAttribute.d.ts +33 -33
- package/build/__api/queries/listProductAttribute.js +1 -1
- package/build/__api/queries/listProductBackInStockRemind.d.ts +24 -24
- package/build/__api/queries/listProductBackInStockRemind.js +1 -1
- package/build/__api/queries/listProductBrand.d.ts +52 -51
- package/build/__api/queries/listProductBrand.js +1 -1
- package/build/__api/queries/listProductFile.d.ts +16 -0
- package/build/__api/queries/listProductFile.js +1 -0
- package/build/__api/queries/listProductOptionSet.d.ts +61 -61
- package/build/__api/queries/listProductOptionSet.js +1 -1
- package/build/__api/queries/listRaffleMetadata.d.ts +26 -26
- package/build/__api/queries/listRaffleMetadata.js +1 -1
- package/build/__api/queries/listRaffleParticipants.d.ts +46 -46
- package/build/__api/queries/listRaffleParticipants.js +1 -1
- package/build/__api/queries/listState.d.ts +26 -26
- package/build/__api/queries/listState.js +1 -1
- package/build/__api/queries/listStockLocation.d.ts +35 -35
- package/build/__api/queries/listStockLocation.js +1 -1
- package/build/__api/queries/listStorefrontFormSettings.d.ts +38 -0
- package/build/__api/queries/listStorefrontPolicy.d.ts +24 -0
- package/build/__api/queries/listStorefrontRaffle.d.ts +44 -44
- package/build/__api/queries/listStorefrontRaffle.js +1 -1
- package/build/__api/queries/listTown.d.ts +20 -20
- package/build/__api/queries/listVariantType.d.ts +29 -29
- package/build/__api/queries/searchProducts.d.ts +209 -163
- package/build/__api/queries/searchProducts.js +1 -1
- package/build/__api/types/index.d.ts +3284 -2892
- package/build/__api/types/index.js +1 -1
- package/build/api/blog/index.d.ts +27 -27
- package/build/api/blog/index.js +1 -1
- package/build/api/brand/index.d.ts +11 -11
- package/build/api/brand/index.js +1 -1
- package/build/api/cart/index.d.ts +13 -13
- package/build/api/cart/index.js +1 -1
- package/build/api/category/index.d.ts +11 -11
- package/build/api/category/index.js +1 -1
- package/build/api/checkout/index.d.ts +33 -25
- package/build/api/checkout/index.js +1 -1
- package/build/api/customer/index.d.ts +277 -203
- package/build/api/customer/index.js +1 -1
- package/build/api/file-upload/index.d.ts +13 -11
- package/build/api/file-upload/index.js +1 -1
- package/build/api/html-meta-data/index.d.ts +5 -5
- package/build/api/html-meta-data/index.js +1 -1
- package/build/api/location/index.d.ts +14 -12
- package/build/api/location/index.js +1 -1
- package/build/api/masterpass/index.d.ts +3 -3
- package/build/api/masterpass/index.js +1 -1
- package/build/api/merchant/index.d.ts +5 -5
- package/build/api/merchant/index.js +1 -1
- package/build/api/product/index.d.ts +54 -51
- package/build/api/product/index.js +1 -1
- package/build/api/raffle/index.d.ts +16 -16
- package/build/api/raffle/index.js +1 -1
- package/build/api/storefront/index.d.ts +15 -14
- package/build/api/storefront/index.js +1 -1
- package/build/index.d.ts +24 -23
- package/build/index.js +1 -1
- package/package.json +21 -18
- package/build/__api/models/ShippingZoneRegion.d.ts +0 -10
- package/build/__api/models/ShippingZoneRegionInput.d.ts +0 -10
- package/build/__api/models/ShippingZoneRegionInput.js +0 -1
- package/build/ext/tslib/tslib.es6.js +0 -1
- package/build/index2.js +0 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { OrderStorefrontRoutingDynamicCurrencySettingsData } from "./OrderStorefrontRoutingDynamicCurrencySettings";
|
|
3
|
-
export declare class OrderStorefrontRoutingData {
|
|
4
|
-
domain: string | null;
|
|
5
|
-
dynamicCurrencySettings: OrderStorefrontRoutingDynamicCurrencySettingsData | null;
|
|
6
|
-
id: string;
|
|
7
|
-
locale: string | null;
|
|
8
|
-
path: string | null;
|
|
9
|
-
priceListId: string | null;
|
|
10
|
-
constructor(data?: Partial<OrderStorefrontRoutingData>);
|
|
11
|
-
}
|
|
12
|
-
export declare class OrderStorefrontRouting extends OrderStorefrontRoutingData {
|
|
13
|
-
}
|
|
14
|
-
export
|
|
15
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { OrderStorefrontRoutingDynamicCurrencySettingsData } from "./OrderStorefrontRoutingDynamicCurrencySettings";
|
|
3
|
+
export declare class OrderStorefrontRoutingData {
|
|
4
|
+
domain: string | null;
|
|
5
|
+
dynamicCurrencySettings: OrderStorefrontRoutingDynamicCurrencySettingsData | null;
|
|
6
|
+
id: string;
|
|
7
|
+
locale: string | null;
|
|
8
|
+
path: string | null;
|
|
9
|
+
priceListId: string | null;
|
|
10
|
+
constructor(data?: Partial<OrderStorefrontRoutingData>);
|
|
11
|
+
}
|
|
12
|
+
export declare class OrderStorefrontRouting extends OrderStorefrontRoutingData {
|
|
13
|
+
}
|
|
14
|
+
export type PartialOrderStorefrontRouting = Partial<OrderStorefrontRouting>;
|
|
15
|
+
export type ReadOnlyOrderStorefrontRouting = DeepReadonly<OrderStorefrontRouting>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class OrderStorefrontRoutingDynamicCurrencySettingsData {
|
|
3
|
-
roundingFormat: string | null;
|
|
4
|
-
targetCurrencyCode: string;
|
|
5
|
-
constructor(data?: Partial<OrderStorefrontRoutingDynamicCurrencySettingsData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class OrderStorefrontRoutingDynamicCurrencySettings extends OrderStorefrontRoutingDynamicCurrencySettingsData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class OrderStorefrontRoutingDynamicCurrencySettingsData {
|
|
3
|
+
roundingFormat: string | null;
|
|
4
|
+
targetCurrencyCode: string;
|
|
5
|
+
constructor(data?: Partial<OrderStorefrontRoutingDynamicCurrencySettingsData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class OrderStorefrontRoutingDynamicCurrencySettings extends OrderStorefrontRoutingDynamicCurrencySettingsData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialOrderStorefrontRoutingDynamicCurrencySettings = Partial<OrderStorefrontRoutingDynamicCurrencySettings>;
|
|
10
|
+
export type ReadOnlyOrderStorefrontRoutingDynamicCurrencySettings = DeepReadonly<OrderStorefrontRoutingDynamicCurrencySettings>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class OrderTaxLineData {
|
|
3
|
-
price: number;
|
|
4
|
-
rate: number;
|
|
5
|
-
constructor(data?: Partial<OrderTaxLineData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class OrderTaxLine extends OrderTaxLineData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class OrderTaxLineData {
|
|
3
|
+
price: number;
|
|
4
|
+
rate: number;
|
|
5
|
+
constructor(data?: Partial<OrderTaxLineData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class OrderTaxLine extends OrderTaxLineData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialOrderTaxLine = Partial<OrderTaxLine>;
|
|
10
|
+
export type ReadOnlyOrderTaxLine = DeepReadonly<OrderTaxLine>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class PaginationInputData {
|
|
3
|
-
limit: number | null;
|
|
4
|
-
page: number | null;
|
|
5
|
-
constructor(data?: Partial<PaginationInputData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class PaginationInput extends PaginationInputData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class PaginationInputData {
|
|
3
|
+
limit: number | null;
|
|
4
|
+
page: number | null;
|
|
5
|
+
constructor(data?: Partial<PaginationInputData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class PaginationInput extends PaginationInputData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialPaginationInput = Partial<PaginationInput>;
|
|
10
|
+
export type ReadOnlyPaginationInput = DeepReadonly<PaginationInput>;
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { PaymentMethodTypeEnum, PaymentGatewayTypeEnum } from "../types";
|
|
4
|
-
import { AdditionalPriceData } from "./AdditionalPrice";
|
|
5
|
-
import { PaymentGatewayPaymentMethodData } from "./PaymentGatewayPaymentMethod";
|
|
6
|
-
import { PaymentGatewaySettingsData } from "./PaymentGatewaySettings";
|
|
7
|
-
import { PaymentGatewayTranslationData } from "./PaymentGatewayTranslation";
|
|
8
|
-
export declare class PaymentGatewayData extends BaseModelData {
|
|
9
|
-
additionalPrices: AdditionalPriceData[] | null;
|
|
10
|
-
availableCountries: string[] | null;
|
|
11
|
-
code: string;
|
|
12
|
-
description: string | null;
|
|
13
|
-
isPassive: boolean | null;
|
|
14
|
-
logoUrl: string | null;
|
|
15
|
-
masterPassClientId: string | null;
|
|
16
|
-
name: string;
|
|
17
|
-
paymentGatewayProviderId: string | null;
|
|
18
|
-
paymentMethodType: PaymentMethodTypeEnum;
|
|
19
|
-
paymentMethods: PaymentGatewayPaymentMethodData[];
|
|
20
|
-
settings: PaymentGatewaySettingsData[] | null;
|
|
21
|
-
supportedCurrencies: string[] | null;
|
|
22
|
-
testMode: boolean | null;
|
|
23
|
-
translations: PaymentGatewayTranslationData[] | null;
|
|
24
|
-
type: PaymentGatewayTypeEnum;
|
|
25
|
-
constructor(data?: Partial<PaymentGatewayData>);
|
|
26
|
-
}
|
|
27
|
-
export declare class PaymentGateway extends PaymentGatewayData {
|
|
28
|
-
}
|
|
29
|
-
export
|
|
30
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { PaymentMethodTypeEnum, PaymentGatewayTypeEnum } from "../types";
|
|
4
|
+
import { AdditionalPriceData } from "./AdditionalPrice";
|
|
5
|
+
import { PaymentGatewayPaymentMethodData } from "./PaymentGatewayPaymentMethod";
|
|
6
|
+
import { PaymentGatewaySettingsData } from "./PaymentGatewaySettings";
|
|
7
|
+
import { PaymentGatewayTranslationData } from "./PaymentGatewayTranslation";
|
|
8
|
+
export declare class PaymentGatewayData extends BaseModelData {
|
|
9
|
+
additionalPrices: AdditionalPriceData[] | null;
|
|
10
|
+
availableCountries: string[] | null;
|
|
11
|
+
code: string;
|
|
12
|
+
description: string | null;
|
|
13
|
+
isPassive: boolean | null;
|
|
14
|
+
logoUrl: string | null;
|
|
15
|
+
masterPassClientId: string | null;
|
|
16
|
+
name: string;
|
|
17
|
+
paymentGatewayProviderId: string | null;
|
|
18
|
+
paymentMethodType: PaymentMethodTypeEnum;
|
|
19
|
+
paymentMethods: PaymentGatewayPaymentMethodData[];
|
|
20
|
+
settings: PaymentGatewaySettingsData[] | null;
|
|
21
|
+
supportedCurrencies: string[] | null;
|
|
22
|
+
testMode: boolean | null;
|
|
23
|
+
translations: PaymentGatewayTranslationData[] | null;
|
|
24
|
+
type: PaymentGatewayTypeEnum;
|
|
25
|
+
constructor(data?: Partial<PaymentGatewayData>);
|
|
26
|
+
}
|
|
27
|
+
export declare class PaymentGateway extends PaymentGatewayData {
|
|
28
|
+
}
|
|
29
|
+
export type PartialPaymentGateway = Partial<PaymentGateway>;
|
|
30
|
+
export type ReadOnlyPaymentGateway = DeepReadonly<PaymentGateway>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class PaymentGatewayPaymentMethodData {
|
|
3
|
-
logoUrl: string | null;
|
|
4
|
-
name: string;
|
|
5
|
-
constructor(data?: Partial<PaymentGatewayPaymentMethodData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class PaymentGatewayPaymentMethod extends PaymentGatewayPaymentMethodData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class PaymentGatewayPaymentMethodData {
|
|
3
|
+
logoUrl: string | null;
|
|
4
|
+
name: string;
|
|
5
|
+
constructor(data?: Partial<PaymentGatewayPaymentMethodData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class PaymentGatewayPaymentMethod extends PaymentGatewayPaymentMethodData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialPaymentGatewayPaymentMethod = Partial<PaymentGatewayPaymentMethod>;
|
|
10
|
+
export type ReadOnlyPaymentGatewayPaymentMethod = DeepReadonly<PaymentGatewayPaymentMethod>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { PaymentGatewaySettingsTypeEnum } from "../types";
|
|
3
|
-
export declare class PaymentGatewaySettingsData {
|
|
4
|
-
label: string;
|
|
5
|
-
order: number;
|
|
6
|
-
type: PaymentGatewaySettingsTypeEnum;
|
|
7
|
-
value: string | null;
|
|
8
|
-
constructor(data?: Partial<PaymentGatewaySettingsData>);
|
|
9
|
-
}
|
|
10
|
-
export declare class PaymentGatewaySettings extends PaymentGatewaySettingsData {
|
|
11
|
-
}
|
|
12
|
-
export
|
|
13
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { PaymentGatewaySettingsTypeEnum } from "../types";
|
|
3
|
+
export declare class PaymentGatewaySettingsData {
|
|
4
|
+
label: string;
|
|
5
|
+
order: number;
|
|
6
|
+
type: PaymentGatewaySettingsTypeEnum;
|
|
7
|
+
value: string | null;
|
|
8
|
+
constructor(data?: Partial<PaymentGatewaySettingsData>);
|
|
9
|
+
}
|
|
10
|
+
export declare class PaymentGatewaySettings extends PaymentGatewaySettingsData {
|
|
11
|
+
}
|
|
12
|
+
export type PartialPaymentGatewaySettings = Partial<PaymentGatewaySettings>;
|
|
13
|
+
export type ReadOnlyPaymentGatewaySettings = DeepReadonly<PaymentGatewaySettings>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class PaymentGatewayTranslationData {
|
|
3
|
-
description: string | null;
|
|
4
|
-
locale: string | null;
|
|
5
|
-
name: string | null;
|
|
6
|
-
constructor(data?: Partial<PaymentGatewayTranslationData>);
|
|
7
|
-
}
|
|
8
|
-
export declare class PaymentGatewayTranslation extends PaymentGatewayTranslationData {
|
|
9
|
-
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class PaymentGatewayTranslationData {
|
|
3
|
+
description: string | null;
|
|
4
|
+
locale: string | null;
|
|
5
|
+
name: string | null;
|
|
6
|
+
constructor(data?: Partial<PaymentGatewayTranslationData>);
|
|
7
|
+
}
|
|
8
|
+
export declare class PaymentGatewayTranslation extends PaymentGatewayTranslationData {
|
|
9
|
+
}
|
|
10
|
+
export type PartialPaymentGatewayTranslation = Partial<PaymentGatewayTranslation>;
|
|
11
|
+
export type ReadOnlyPaymentGatewayTranslation = DeepReadonly<PaymentGatewayTranslation>;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class PaymentMethodDetailInputData {
|
|
3
|
-
cardHolderName: string;
|
|
4
|
-
cardNumber: string;
|
|
5
|
-
cvv: string;
|
|
6
|
-
expiredMonth: number;
|
|
7
|
-
expiredYear: number;
|
|
8
|
-
installmentCount: number;
|
|
9
|
-
threeDSecure: boolean;
|
|
10
|
-
constructor(data?: Partial<PaymentMethodDetailInputData>);
|
|
11
|
-
}
|
|
12
|
-
export declare class PaymentMethodDetailInput extends PaymentMethodDetailInputData {
|
|
13
|
-
}
|
|
14
|
-
export
|
|
15
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class PaymentMethodDetailInputData {
|
|
3
|
+
cardHolderName: string;
|
|
4
|
+
cardNumber: string;
|
|
5
|
+
cvv: string;
|
|
6
|
+
expiredMonth: number;
|
|
7
|
+
expiredYear: number;
|
|
8
|
+
installmentCount: number;
|
|
9
|
+
threeDSecure: boolean;
|
|
10
|
+
constructor(data?: Partial<PaymentMethodDetailInputData>);
|
|
11
|
+
}
|
|
12
|
+
export declare class PaymentMethodDetailInput extends PaymentMethodDetailInputData {
|
|
13
|
+
}
|
|
14
|
+
export type PartialPaymentMethodDetailInput = Partial<PaymentMethodDetailInput>;
|
|
15
|
+
export type ReadOnlyPaymentMethodDetailInput = DeepReadonly<PaymentMethodDetailInput>;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { ProductAttributeTypeEnum } from "../types";
|
|
4
|
-
import { ProductAttributeOptionData } from "./ProductAttributeOption";
|
|
5
|
-
import { ProductAttributeTableTemplateData } from "./ProductAttributeTableTemplate";
|
|
6
|
-
import { ProductAttributeTranslationData } from "./ProductAttributeTranslation";
|
|
7
|
-
export declare class ProductAttributeData extends BaseModelData {
|
|
8
|
-
description: string | null;
|
|
9
|
-
name: string;
|
|
10
|
-
options: ProductAttributeOptionData[] | null;
|
|
11
|
-
tableTemplate: ProductAttributeTableTemplateData | null;
|
|
12
|
-
translations: ProductAttributeTranslationData[] | null;
|
|
13
|
-
type: ProductAttributeTypeEnum;
|
|
14
|
-
constructor(data?: Partial<ProductAttributeData>);
|
|
15
|
-
}
|
|
16
|
-
export declare class ProductAttribute extends ProductAttributeData {
|
|
17
|
-
}
|
|
18
|
-
export
|
|
19
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { ProductAttributeTypeEnum } from "../types";
|
|
4
|
+
import { ProductAttributeOptionData } from "./ProductAttributeOption";
|
|
5
|
+
import { ProductAttributeTableTemplateData } from "./ProductAttributeTableTemplate";
|
|
6
|
+
import { ProductAttributeTranslationData } from "./ProductAttributeTranslation";
|
|
7
|
+
export declare class ProductAttributeData extends BaseModelData {
|
|
8
|
+
description: string | null;
|
|
9
|
+
name: string;
|
|
10
|
+
options: ProductAttributeOptionData[] | null;
|
|
11
|
+
tableTemplate: ProductAttributeTableTemplateData | null;
|
|
12
|
+
translations: ProductAttributeTranslationData[] | null;
|
|
13
|
+
type: ProductAttributeTypeEnum;
|
|
14
|
+
constructor(data?: Partial<ProductAttributeData>);
|
|
15
|
+
}
|
|
16
|
+
export declare class ProductAttribute extends ProductAttributeData {
|
|
17
|
+
}
|
|
18
|
+
export type PartialProductAttribute = Partial<ProductAttribute>;
|
|
19
|
+
export type ReadOnlyProductAttribute = DeepReadonly<ProductAttribute>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
export declare class ProductAttributeOptionData extends BaseModelData {
|
|
4
|
-
name: string;
|
|
5
|
-
constructor(data?: Partial<ProductAttributeOptionData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class ProductAttributeOption extends ProductAttributeOptionData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
export declare class ProductAttributeOptionData extends BaseModelData {
|
|
4
|
+
name: string;
|
|
5
|
+
constructor(data?: Partial<ProductAttributeOptionData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class ProductAttributeOption extends ProductAttributeOptionData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialProductAttributeOption = Partial<ProductAttributeOption>;
|
|
10
|
+
export type ReadOnlyProductAttributeOption = DeepReadonly<ProductAttributeOption>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class ProductAttributeOptionTranslationData {
|
|
3
|
-
id: string;
|
|
4
|
-
name: string | null;
|
|
5
|
-
constructor(data?: Partial<ProductAttributeOptionTranslationData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class ProductAttributeOptionTranslation extends ProductAttributeOptionTranslationData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class ProductAttributeOptionTranslationData {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string | null;
|
|
5
|
+
constructor(data?: Partial<ProductAttributeOptionTranslationData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class ProductAttributeOptionTranslation extends ProductAttributeOptionTranslationData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialProductAttributeOptionTranslation = Partial<ProductAttributeOptionTranslation>;
|
|
10
|
+
export type ReadOnlyProductAttributeOptionTranslation = DeepReadonly<ProductAttributeOptionTranslation>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class ProductAttributeTableCellDataData {
|
|
3
|
-
id: string;
|
|
4
|
-
name: string;
|
|
5
|
-
constructor(data?: Partial<ProductAttributeTableCellDataData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class ProductAttributeTableCellData extends ProductAttributeTableCellDataData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class ProductAttributeTableCellDataData {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string;
|
|
5
|
+
constructor(data?: Partial<ProductAttributeTableCellDataData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class ProductAttributeTableCellData extends ProductAttributeTableCellDataData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialProductAttributeTableCellData = Partial<ProductAttributeTableCellData>;
|
|
10
|
+
export type ReadOnlyProductAttributeTableCellData = DeepReadonly<ProductAttributeTableCellData>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { ProductAttributeTableCellDataData } from "./ProductAttributeTableCellData";
|
|
3
|
-
export declare class ProductAttributeTableTemplateData {
|
|
4
|
-
columns: ProductAttributeTableCellDataData[];
|
|
5
|
-
rows: ProductAttributeTableCellDataData[];
|
|
6
|
-
constructor(data?: Partial<ProductAttributeTableTemplateData>);
|
|
7
|
-
}
|
|
8
|
-
export declare class ProductAttributeTableTemplate extends ProductAttributeTableTemplateData {
|
|
9
|
-
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { ProductAttributeTableCellDataData } from "./ProductAttributeTableCellData";
|
|
3
|
+
export declare class ProductAttributeTableTemplateData {
|
|
4
|
+
columns: ProductAttributeTableCellDataData[];
|
|
5
|
+
rows: ProductAttributeTableCellDataData[];
|
|
6
|
+
constructor(data?: Partial<ProductAttributeTableTemplateData>);
|
|
7
|
+
}
|
|
8
|
+
export declare class ProductAttributeTableTemplate extends ProductAttributeTableTemplateData {
|
|
9
|
+
}
|
|
10
|
+
export type PartialProductAttributeTableTemplate = Partial<ProductAttributeTableTemplate>;
|
|
11
|
+
export type ReadOnlyProductAttributeTableTemplate = DeepReadonly<ProductAttributeTableTemplate>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { ProductAttributeOptionTranslationData } from "./ProductAttributeOptionTranslation";
|
|
3
|
-
export declare class ProductAttributeTranslationData {
|
|
4
|
-
description: string | null;
|
|
5
|
-
locale: string;
|
|
6
|
-
name: string | null;
|
|
7
|
-
options: ProductAttributeOptionTranslationData[] | null;
|
|
8
|
-
constructor(data?: Partial<ProductAttributeTranslationData>);
|
|
9
|
-
}
|
|
10
|
-
export declare class ProductAttributeTranslation extends ProductAttributeTranslationData {
|
|
11
|
-
}
|
|
12
|
-
export
|
|
13
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { ProductAttributeOptionTranslationData } from "./ProductAttributeOptionTranslation";
|
|
3
|
+
export declare class ProductAttributeTranslationData {
|
|
4
|
+
description: string | null;
|
|
5
|
+
locale: string;
|
|
6
|
+
name: string | null;
|
|
7
|
+
options: ProductAttributeOptionTranslationData[] | null;
|
|
8
|
+
constructor(data?: Partial<ProductAttributeTranslationData>);
|
|
9
|
+
}
|
|
10
|
+
export declare class ProductAttributeTranslation extends ProductAttributeTranslationData {
|
|
11
|
+
}
|
|
12
|
+
export type PartialProductAttributeTranslation = Partial<ProductAttributeTranslation>;
|
|
13
|
+
export type ReadOnlyProductAttributeTranslation = DeepReadonly<ProductAttributeTranslation>;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
export declare class ProductBackInStockRemindData extends BaseModelData {
|
|
4
|
-
customerId: string;
|
|
5
|
-
email: string;
|
|
6
|
-
productId: string;
|
|
7
|
-
storefrontId: string;
|
|
8
|
-
storefrontRoutingId: string | null;
|
|
9
|
-
variantId: string;
|
|
10
|
-
constructor(data?: Partial<ProductBackInStockRemindData>);
|
|
11
|
-
}
|
|
12
|
-
export declare class ProductBackInStockRemind extends ProductBackInStockRemindData {
|
|
13
|
-
}
|
|
14
|
-
export
|
|
15
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
export declare class ProductBackInStockRemindData extends BaseModelData {
|
|
4
|
+
customerId: string;
|
|
5
|
+
email: string;
|
|
6
|
+
productId: string;
|
|
7
|
+
storefrontId: string;
|
|
8
|
+
storefrontRoutingId: string | null;
|
|
9
|
+
variantId: string;
|
|
10
|
+
constructor(data?: Partial<ProductBackInStockRemindData>);
|
|
11
|
+
}
|
|
12
|
+
export declare class ProductBackInStockRemind extends ProductBackInStockRemindData {
|
|
13
|
+
}
|
|
14
|
+
export type PartialProductBackInStockRemind = Partial<ProductBackInStockRemind>;
|
|
15
|
+
export type ReadOnlyProductBackInStockRemind = DeepReadonly<ProductBackInStockRemind>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class ProductBackInStockRemindInputData {
|
|
3
|
-
email: string;
|
|
4
|
-
productId: string;
|
|
5
|
-
variantId: string;
|
|
6
|
-
constructor(data?: Partial<ProductBackInStockRemindInputData>);
|
|
7
|
-
}
|
|
8
|
-
export declare class ProductBackInStockRemindInput extends ProductBackInStockRemindInputData {
|
|
9
|
-
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class ProductBackInStockRemindInputData {
|
|
3
|
+
email: string;
|
|
4
|
+
productId: string;
|
|
5
|
+
variantId: string;
|
|
6
|
+
constructor(data?: Partial<ProductBackInStockRemindInputData>);
|
|
7
|
+
}
|
|
8
|
+
export declare class ProductBackInStockRemindInput extends ProductBackInStockRemindInputData {
|
|
9
|
+
}
|
|
10
|
+
export type PartialProductBackInStockRemindInput = Partial<ProductBackInStockRemindInput>;
|
|
11
|
+
export type ReadOnlyProductBackInStockRemindInput = DeepReadonly<ProductBackInStockRemindInput>;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { CategoryProductsOrderTypeEnum } from "../types";
|
|
4
|
-
import { HTMLMetaDataData } from "./HTMLMetaData";
|
|
5
|
-
import { ProductBrandTranslationData } from "./ProductBrandTranslation";
|
|
6
|
-
export declare class ProductBrandData extends BaseModelData {
|
|
7
|
-
description: string | null;
|
|
8
|
-
imageId: string | null;
|
|
9
|
-
metaData: HTMLMetaDataData | null;
|
|
10
|
-
name: string;
|
|
11
|
-
orderType: CategoryProductsOrderTypeEnum | null;
|
|
12
|
-
salesChannelIds: string[] | null;
|
|
13
|
-
translations: ProductBrandTranslationData[] | null;
|
|
14
|
-
constructor(data?: Partial<ProductBrandData>);
|
|
15
|
-
}
|
|
16
|
-
export declare class ProductBrand extends ProductBrandData {
|
|
17
|
-
}
|
|
18
|
-
export
|
|
19
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { CategoryProductsOrderTypeEnum } from "../types";
|
|
4
|
+
import { HTMLMetaDataData } from "./HTMLMetaData";
|
|
5
|
+
import { ProductBrandTranslationData } from "./ProductBrandTranslation";
|
|
6
|
+
export declare class ProductBrandData extends BaseModelData {
|
|
7
|
+
description: string | null;
|
|
8
|
+
imageId: string | null;
|
|
9
|
+
metaData: HTMLMetaDataData | null;
|
|
10
|
+
name: string;
|
|
11
|
+
orderType: CategoryProductsOrderTypeEnum | null;
|
|
12
|
+
salesChannelIds: string[] | null;
|
|
13
|
+
translations: ProductBrandTranslationData[] | null;
|
|
14
|
+
constructor(data?: Partial<ProductBrandData>);
|
|
15
|
+
}
|
|
16
|
+
export declare class ProductBrand extends ProductBrandData {
|
|
17
|
+
}
|
|
18
|
+
export type PartialProductBrand = Partial<ProductBrand>;
|
|
19
|
+
export type ReadOnlyProductBrand = DeepReadonly<ProductBrand>;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { ProductBrandData } from "./ProductBrand";
|
|
3
|
-
export declare class ProductBrandPaginationResponseData {
|
|
4
|
-
count: number;
|
|
5
|
-
data: ProductBrandData[];
|
|
6
|
-
hasNext: boolean;
|
|
7
|
-
limit: number;
|
|
8
|
-
page: number;
|
|
9
|
-
constructor(data?: Partial<ProductBrandPaginationResponseData>);
|
|
10
|
-
}
|
|
11
|
-
export declare class ProductBrandPaginationResponse extends ProductBrandPaginationResponseData {
|
|
12
|
-
}
|
|
13
|
-
export
|
|
14
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { ProductBrandData } from "./ProductBrand";
|
|
3
|
+
export declare class ProductBrandPaginationResponseData {
|
|
4
|
+
count: number;
|
|
5
|
+
data: ProductBrandData[];
|
|
6
|
+
hasNext: boolean;
|
|
7
|
+
limit: number;
|
|
8
|
+
page: number;
|
|
9
|
+
constructor(data?: Partial<ProductBrandPaginationResponseData>);
|
|
10
|
+
}
|
|
11
|
+
export declare class ProductBrandPaginationResponse extends ProductBrandPaginationResponseData {
|
|
12
|
+
}
|
|
13
|
+
export type PartialProductBrandPaginationResponse = Partial<ProductBrandPaginationResponse>;
|
|
14
|
+
export type ReadOnlyProductBrandPaginationResponse = DeepReadonly<ProductBrandPaginationResponse>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class ProductBrandTranslationData {
|
|
3
|
-
description: string | null;
|
|
4
|
-
locale: string;
|
|
5
|
-
name: string | null;
|
|
6
|
-
constructor(data?: Partial<ProductBrandTranslationData>);
|
|
7
|
-
}
|
|
8
|
-
export declare class ProductBrandTranslation extends ProductBrandTranslationData {
|
|
9
|
-
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class ProductBrandTranslationData {
|
|
3
|
+
description: string | null;
|
|
4
|
+
locale: string;
|
|
5
|
+
name: string | null;
|
|
6
|
+
constructor(data?: Partial<ProductBrandTranslationData>);
|
|
7
|
+
}
|
|
8
|
+
export declare class ProductBrandTranslation extends ProductBrandTranslationData {
|
|
9
|
+
}
|
|
10
|
+
export type PartialProductBrandTranslation = Partial<ProductBrandTranslation>;
|
|
11
|
+
export type ReadOnlyProductBrandTranslation = DeepReadonly<ProductBrandTranslation>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { ProductFacetCountValueData } from "./ProductFacetCountValue";
|
|
3
|
-
export declare class ProductFacetCountData {
|
|
4
|
-
id: string;
|
|
5
|
-
values: ProductFacetCountValueData[];
|
|
6
|
-
constructor(data?: Partial<ProductFacetCountData>);
|
|
7
|
-
}
|
|
8
|
-
export declare class ProductFacetCount extends ProductFacetCountData {
|
|
9
|
-
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { ProductFacetCountValueData } from "./ProductFacetCountValue";
|
|
3
|
+
export declare class ProductFacetCountData {
|
|
4
|
+
id: string;
|
|
5
|
+
values: ProductFacetCountValueData[];
|
|
6
|
+
constructor(data?: Partial<ProductFacetCountData>);
|
|
7
|
+
}
|
|
8
|
+
export declare class ProductFacetCount extends ProductFacetCountData {
|
|
9
|
+
}
|
|
10
|
+
export type PartialProductFacetCount = Partial<ProductFacetCount>;
|
|
11
|
+
export type ReadOnlyProductFacetCount = DeepReadonly<ProductFacetCount>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class ProductFacetCountValueData {
|
|
3
|
-
count: number;
|
|
4
|
-
id: string;
|
|
5
|
-
constructor(data?: Partial<ProductFacetCountValueData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class ProductFacetCountValue extends ProductFacetCountValueData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class ProductFacetCountValueData {
|
|
3
|
+
count: number;
|
|
4
|
+
id: string;
|
|
5
|
+
constructor(data?: Partial<ProductFacetCountValueData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class ProductFacetCountValue extends ProductFacetCountValueData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialProductFacetCountValue = Partial<ProductFacetCountValue>;
|
|
10
|
+
export type ReadOnlyProductFacetCountValue = DeepReadonly<ProductFacetCountValue>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
export declare class ProductFileData extends BaseModelData {
|
|
4
|
+
name: string;
|
|
5
|
+
productId: string;
|
|
6
|
+
variantId: string;
|
|
7
|
+
constructor(data?: Partial<ProductFileData>);
|
|
8
|
+
}
|
|
9
|
+
export declare class ProductFile extends ProductFileData {
|
|
10
|
+
}
|
|
11
|
+
export type PartialProductFile = Partial<ProductFile>;
|
|
12
|
+
export type ReadOnlyProductFile = DeepReadonly<ProductFile>;
|