@ikas/storefront-api 5.0.0-beta.3 → 5.0.0-beta.30
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/build/node_modules/@ikas/fe-api-client/build/_virtual/_commonjsHelpers.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/_virtual/axios-error-format.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/_virtual/core.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/_virtual/index.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/config/index.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/axios-error-format.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/core.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/index.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/index.mjs.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_Hash.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_ListCache.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_Map.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_MapCache.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_Symbol.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_arrayMap.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_assignValue.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_assocIndexOf.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseAssignValue.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseGetTag.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseIsNative.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseSet.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseToString.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_castPath.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_coreJsData.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_defineProperty.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_freeGlobal.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getMapData.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getNative.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getRawTag.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getValue.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashClear.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashDelete.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashGet.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashHas.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashSet.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isIndex.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isKey.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isKeyable.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isMasked.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheClear.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheDelete.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheGet.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheHas.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheSet.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheClear.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheDelete.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheGet.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheHas.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheSet.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_memoizeCapped.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_nativeCreate.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_objectToString.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_root.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_stringToPath.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_toKey.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_toSource.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/eq.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isArray.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isFunction.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isObject.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isObjectLike.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isSymbol.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/memoize.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/set.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/lodash/toString.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/ext/tslib/tslib.es6.js +15 -0
- package/build/node_modules/@ikas/fe-api-client/build/helpers/generate-return-fields.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/utils/api.js +1 -0
- package/build/node_modules/@ikas/fe-api-client/build/utils/fetch-query.js +1 -0
- package/package.json +22 -19
- 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,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class CheckoutOptionData {
|
|
3
|
-
name: string;
|
|
4
|
-
required: boolean;
|
|
5
|
-
constructor(data?: Partial<CheckoutOptionData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class CheckoutOption extends CheckoutOptionData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CheckoutOptionData {
|
|
3
|
+
name: string;
|
|
4
|
+
required: boolean;
|
|
5
|
+
constructor(data?: Partial<CheckoutOptionData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class CheckoutOption extends CheckoutOptionData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialCheckoutOption = Partial<CheckoutOption>;
|
|
10
|
+
export type ReadOnlyCheckoutOption = DeepReadonly<CheckoutOption>;
|
|
@@ -1,25 +1,26 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { CheckoutRequirementEnum } from "../types";
|
|
4
|
-
import { CheckoutSettingsPriceData } from "./CheckoutSettingsPrice";
|
|
5
|
-
import { CheckoutOptionData } from "./CheckoutOption";
|
|
6
|
-
export declare class CheckoutSettingsData extends BaseModelData {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { CouponCodeRequirementEnum, CheckoutRequirementEnum } from "../types";
|
|
4
|
+
import { CheckoutSettingsPriceData } from "./CheckoutSettingsPrice";
|
|
5
|
+
import { CheckoutOptionData } from "./CheckoutOption";
|
|
6
|
+
export declare class CheckoutSettingsData extends BaseModelData {
|
|
7
|
+
couponCodeRequirement: CouponCodeRequirementEnum | null;
|
|
8
|
+
giftPackagePriceList: CheckoutSettingsPriceData[] | null;
|
|
9
|
+
identityNumberRequirement: CheckoutRequirementEnum | null;
|
|
10
|
+
isAccountRequired: boolean;
|
|
11
|
+
isGiftPackageEnabled: boolean | null;
|
|
12
|
+
isQuickRegistrationEnabled: boolean | null;
|
|
13
|
+
isShowPostalCode: boolean | null;
|
|
14
|
+
isTermsAndConditionsDefaultChecked: boolean | null;
|
|
15
|
+
options: CheckoutOptionData[] | null;
|
|
16
|
+
phoneRequirement: CheckoutRequirementEnum;
|
|
17
|
+
postalCodeRequirement: CheckoutRequirementEnum | null;
|
|
18
|
+
showCheckoutNote: boolean | null;
|
|
19
|
+
showTermsAndConditionsCheckbox: boolean;
|
|
20
|
+
storefrontId: string;
|
|
21
|
+
constructor(data?: Partial<CheckoutSettingsData>);
|
|
22
|
+
}
|
|
23
|
+
export declare class CheckoutSettings extends CheckoutSettingsData {
|
|
24
|
+
}
|
|
25
|
+
export type PartialCheckoutSettings = Partial<CheckoutSettings>;
|
|
26
|
+
export type ReadOnlyCheckoutSettings = DeepReadonly<CheckoutSettings>;
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class CheckoutSettingsPriceData {
|
|
3
|
-
currencyCode: string;
|
|
4
|
-
currencySymbol: string | null;
|
|
5
|
-
price: number;
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CheckoutSettingsPriceData {
|
|
3
|
+
currencyCode: string | null;
|
|
4
|
+
currencySymbol: string | null;
|
|
5
|
+
price: number;
|
|
6
|
+
priceListId: string | null;
|
|
7
|
+
constructor(data?: Partial<CheckoutSettingsPriceData>);
|
|
8
|
+
}
|
|
9
|
+
export declare class CheckoutSettingsPrice extends CheckoutSettingsPriceData {
|
|
10
|
+
}
|
|
11
|
+
export type PartialCheckoutSettingsPrice = Partial<CheckoutSettingsPrice>;
|
|
12
|
+
export type ReadOnlyCheckoutSettingsPrice = DeepReadonly<CheckoutSettingsPrice>;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
export declare class CityData extends BaseModelData {
|
|
4
|
-
cityCode: string | null;
|
|
5
|
-
countryId: string;
|
|
6
|
-
latitude: string | null;
|
|
7
|
-
longitude: string | null;
|
|
8
|
-
name: string;
|
|
9
|
-
order: number | null;
|
|
10
|
-
stateId: string;
|
|
11
|
-
constructor(data?: Partial<CityData>);
|
|
12
|
-
}
|
|
13
|
-
export declare class City extends CityData {
|
|
14
|
-
}
|
|
15
|
-
export
|
|
16
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
export declare class CityData extends BaseModelData {
|
|
4
|
+
cityCode: string | null;
|
|
5
|
+
countryId: string;
|
|
6
|
+
latitude: string | null;
|
|
7
|
+
longitude: string | null;
|
|
8
|
+
name: string;
|
|
9
|
+
order: number | null;
|
|
10
|
+
stateId: string;
|
|
11
|
+
constructor(data?: Partial<CityData>);
|
|
12
|
+
}
|
|
13
|
+
export declare class City extends CityData {
|
|
14
|
+
}
|
|
15
|
+
export type PartialCity = Partial<City>;
|
|
16
|
+
export type ReadOnlyCity = DeepReadonly<City>;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { LocationTranslationsData } from "./LocationTranslations";
|
|
4
|
-
export declare class CountryData extends BaseModelData {
|
|
5
|
-
capital: string | null;
|
|
6
|
-
currency: string | null;
|
|
7
|
-
currencyCode: string | null;
|
|
8
|
-
currencySymbol: string | null;
|
|
9
|
-
emoji: string | null;
|
|
10
|
-
emojiString: string | null;
|
|
11
|
-
iso2: string | null;
|
|
12
|
-
iso3: string | null;
|
|
13
|
-
locationTranslations: LocationTranslationsData;
|
|
14
|
-
name: string;
|
|
15
|
-
native: string | null;
|
|
16
|
-
phoneCode: string | null;
|
|
17
|
-
region: string | null;
|
|
18
|
-
subregion: string | null;
|
|
19
|
-
constructor(data?: Partial<CountryData>);
|
|
20
|
-
}
|
|
21
|
-
export declare class Country extends CountryData {
|
|
22
|
-
}
|
|
23
|
-
export
|
|
24
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { LocationTranslationsData } from "./LocationTranslations";
|
|
4
|
+
export declare class CountryData extends BaseModelData {
|
|
5
|
+
capital: string | null;
|
|
6
|
+
currency: string | null;
|
|
7
|
+
currencyCode: string | null;
|
|
8
|
+
currencySymbol: string | null;
|
|
9
|
+
emoji: string | null;
|
|
10
|
+
emojiString: string | null;
|
|
11
|
+
iso2: string | null;
|
|
12
|
+
iso3: string | null;
|
|
13
|
+
locationTranslations: LocationTranslationsData;
|
|
14
|
+
name: string;
|
|
15
|
+
native: string | null;
|
|
16
|
+
phoneCode: string | null;
|
|
17
|
+
region: string | null;
|
|
18
|
+
subregion: string | null;
|
|
19
|
+
constructor(data?: Partial<CountryData>);
|
|
20
|
+
}
|
|
21
|
+
export declare class Country extends CountryData {
|
|
22
|
+
}
|
|
23
|
+
export type PartialCountry = Partial<Country>;
|
|
24
|
+
export type ReadOnlyCountry = DeepReadonly<Country>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class CreateAdyenSessionResponseData {
|
|
3
|
-
clientKey: string;
|
|
4
|
-
returnUrl: string;
|
|
5
|
-
sessionData: string | null;
|
|
6
|
-
sessionId: string;
|
|
7
|
-
constructor(data?: Partial<CreateAdyenSessionResponseData>);
|
|
8
|
-
}
|
|
9
|
-
export declare class CreateAdyenSessionResponse extends CreateAdyenSessionResponseData {
|
|
10
|
-
}
|
|
11
|
-
export
|
|
12
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CreateAdyenSessionResponseData {
|
|
3
|
+
clientKey: string;
|
|
4
|
+
returnUrl: string;
|
|
5
|
+
sessionData: string | null;
|
|
6
|
+
sessionId: string;
|
|
7
|
+
constructor(data?: Partial<CreateAdyenSessionResponseData>);
|
|
8
|
+
}
|
|
9
|
+
export declare class CreateAdyenSessionResponse extends CreateAdyenSessionResponseData {
|
|
10
|
+
}
|
|
11
|
+
export type PartialCreateAdyenSessionResponse = Partial<CreateAdyenSessionResponse>;
|
|
12
|
+
export type ReadOnlyCreateAdyenSessionResponse = DeepReadonly<CreateAdyenSessionResponse>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
export declare class CreateCustomerEmailSubscriptionInputData extends BaseModelData {
|
|
4
|
-
captchaToken: string | null;
|
|
5
|
-
email: string;
|
|
6
|
-
firstName: string | null;
|
|
7
|
-
lastName: string | null;
|
|
8
|
-
constructor(data?: Partial<CreateCustomerEmailSubscriptionInputData>);
|
|
9
|
-
}
|
|
10
|
-
export declare class CreateCustomerEmailSubscriptionInput extends CreateCustomerEmailSubscriptionInputData {
|
|
11
|
-
}
|
|
12
|
-
export
|
|
13
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
export declare class CreateCustomerEmailSubscriptionInputData extends BaseModelData {
|
|
4
|
+
captchaToken: string | null;
|
|
5
|
+
email: string;
|
|
6
|
+
firstName: string | null;
|
|
7
|
+
lastName: string | null;
|
|
8
|
+
constructor(data?: Partial<CreateCustomerEmailSubscriptionInputData>);
|
|
9
|
+
}
|
|
10
|
+
export declare class CreateCustomerEmailSubscriptionInput extends CreateCustomerEmailSubscriptionInputData {
|
|
11
|
+
}
|
|
12
|
+
export type PartialCreateCustomerEmailSubscriptionInput = Partial<CreateCustomerEmailSubscriptionInput>;
|
|
13
|
+
export type ReadOnlyCreateCustomerEmailSubscriptionInput = DeepReadonly<CreateCustomerEmailSubscriptionInput>;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
export declare class CreateCustomerReviewInputData extends BaseModelData {
|
|
4
|
-
comment: string | null;
|
|
5
|
-
customerId: string | null;
|
|
6
|
-
email: string | null;
|
|
7
|
-
firstName: string | null;
|
|
8
|
-
lastName: string | null;
|
|
9
|
-
orderId: string | null;
|
|
10
|
-
orderNumber: string | null;
|
|
11
|
-
productId: string;
|
|
12
|
-
salesChannelId: string;
|
|
13
|
-
star: number;
|
|
14
|
-
title: string | null;
|
|
15
|
-
constructor(data?: Partial<CreateCustomerReviewInputData>);
|
|
16
|
-
}
|
|
17
|
-
export declare class CreateCustomerReviewInput extends CreateCustomerReviewInputData {
|
|
18
|
-
}
|
|
19
|
-
export
|
|
20
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
export declare class CreateCustomerReviewInputData extends BaseModelData {
|
|
4
|
+
comment: string | null;
|
|
5
|
+
customerId: string | null;
|
|
6
|
+
email: string | null;
|
|
7
|
+
firstName: string | null;
|
|
8
|
+
lastName: string | null;
|
|
9
|
+
orderId: string | null;
|
|
10
|
+
orderNumber: string | null;
|
|
11
|
+
productId: string;
|
|
12
|
+
salesChannelId: string;
|
|
13
|
+
star: number;
|
|
14
|
+
title: string | null;
|
|
15
|
+
constructor(data?: Partial<CreateCustomerReviewInputData>);
|
|
16
|
+
}
|
|
17
|
+
export declare class CreateCustomerReviewInput extends CreateCustomerReviewInputData {
|
|
18
|
+
}
|
|
19
|
+
export type PartialCreateCustomerReviewInput = Partial<CreateCustomerReviewInput>;
|
|
20
|
+
export type ReadOnlyCreateCustomerReviewInput = DeepReadonly<CreateCustomerReviewInput>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class CreateKlarnaTokenResponseData {
|
|
3
|
-
authorizeUrl: string | null;
|
|
4
|
-
clientToken: string | null;
|
|
5
|
-
sessionId: string | null;
|
|
6
|
-
transactionId: string | null;
|
|
7
|
-
constructor(data?: Partial<CreateKlarnaTokenResponseData>);
|
|
8
|
-
}
|
|
9
|
-
export declare class CreateKlarnaTokenResponse extends CreateKlarnaTokenResponseData {
|
|
10
|
-
}
|
|
11
|
-
export
|
|
12
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CreateKlarnaTokenResponseData {
|
|
3
|
+
authorizeUrl: string | null;
|
|
4
|
+
clientToken: string | null;
|
|
5
|
+
sessionId: string | null;
|
|
6
|
+
transactionId: string | null;
|
|
7
|
+
constructor(data?: Partial<CreateKlarnaTokenResponseData>);
|
|
8
|
+
}
|
|
9
|
+
export declare class CreateKlarnaTokenResponse extends CreateKlarnaTokenResponseData {
|
|
10
|
+
}
|
|
11
|
+
export type PartialCreateKlarnaTokenResponse = Partial<CreateKlarnaTokenResponse>;
|
|
12
|
+
export type ReadOnlyCreateKlarnaTokenResponse = DeepReadonly<CreateKlarnaTokenResponse>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CreatePaypalOrderResponseData {
|
|
3
|
+
returnUrl: string;
|
|
4
|
+
sessionToken: string;
|
|
5
|
+
transactionId: string;
|
|
6
|
+
constructor(data?: Partial<CreatePaypalOrderResponseData>);
|
|
7
|
+
}
|
|
8
|
+
export declare class CreatePaypalOrderResponse extends CreatePaypalOrderResponseData {
|
|
9
|
+
}
|
|
10
|
+
export type PartialCreatePaypalOrderResponse = Partial<CreatePaypalOrderResponse>;
|
|
11
|
+
export type ReadOnlyCreatePaypalOrderResponse = DeepReadonly<CreatePaypalOrderResponse>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class CreateSaleTransactionMasterPassPaymentMethodDetailData {
|
|
3
|
-
phoneNumber: string | null;
|
|
4
|
-
savedCardName: string | null;
|
|
5
|
-
constructor(data?: Partial<CreateSaleTransactionMasterPassPaymentMethodDetailData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class CreateSaleTransactionMasterPassPaymentMethodDetail extends CreateSaleTransactionMasterPassPaymentMethodDetailData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CreateSaleTransactionMasterPassPaymentMethodDetailData {
|
|
3
|
+
phoneNumber: string | null;
|
|
4
|
+
savedCardName: string | null;
|
|
5
|
+
constructor(data?: Partial<CreateSaleTransactionMasterPassPaymentMethodDetailData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class CreateSaleTransactionMasterPassPaymentMethodDetail extends CreateSaleTransactionMasterPassPaymentMethodDetailData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialCreateSaleTransactionMasterPassPaymentMethodDetail = Partial<CreateSaleTransactionMasterPassPaymentMethodDetail>;
|
|
10
|
+
export type ReadOnlyCreateSaleTransactionMasterPassPaymentMethodDetail = DeepReadonly<CreateSaleTransactionMasterPassPaymentMethodDetail>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { CreateSaleTransactionMasterPassPaymentMethodDetailData } from "./CreateSaleTransactionMasterPassPaymentMethodDetail";
|
|
3
|
-
import { PaymentMethodDetailInputData } from "./PaymentMethodDetailInput";
|
|
4
|
-
export declare class CreateSaleTransactionWithCartInputData {
|
|
5
|
-
cartId: string;
|
|
6
|
-
masterPassDetail: CreateSaleTransactionMasterPassPaymentMethodDetailData | null;
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { CreateSaleTransactionMasterPassPaymentMethodDetailData } from "./CreateSaleTransactionMasterPassPaymentMethodDetail";
|
|
3
|
+
import { PaymentMethodDetailInputData } from "./PaymentMethodDetailInput";
|
|
4
|
+
export declare class CreateSaleTransactionWithCartInputData {
|
|
5
|
+
cartId: string;
|
|
6
|
+
masterPassDetail: CreateSaleTransactionMasterPassPaymentMethodDetailData | null;
|
|
7
|
+
metadata: any | null;
|
|
8
|
+
paymentGatewayId: string;
|
|
9
|
+
paymentMethodDetail: PaymentMethodDetailInputData | null;
|
|
10
|
+
constructor(data?: Partial<CreateSaleTransactionWithCartInputData>);
|
|
11
|
+
}
|
|
12
|
+
export declare class CreateSaleTransactionWithCartInput extends CreateSaleTransactionWithCartInputData {
|
|
13
|
+
}
|
|
14
|
+
export type PartialCreateSaleTransactionWithCartInput = Partial<CreateSaleTransactionWithCartInput>;
|
|
15
|
+
export type ReadOnlyCreateSaleTransactionWithCartInput = DeepReadonly<CreateSaleTransactionWithCartInput>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import { CreateSaleTransactionMasterPassPaymentMethodDetailData } from "./CreateSaleTransactionMasterPassPaymentMethodDetail";
|
|
3
|
-
import { PaymentMethodDetailInputData } from "./PaymentMethodDetailInput";
|
|
4
|
-
export declare class CreateSaleTransactionWithCheckoutInputData {
|
|
5
|
-
checkoutId: string;
|
|
6
|
-
masterPassDetail: CreateSaleTransactionMasterPassPaymentMethodDetailData | null;
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import { CreateSaleTransactionMasterPassPaymentMethodDetailData } from "./CreateSaleTransactionMasterPassPaymentMethodDetail";
|
|
3
|
+
import { PaymentMethodDetailInputData } from "./PaymentMethodDetailInput";
|
|
4
|
+
export declare class CreateSaleTransactionWithCheckoutInputData {
|
|
5
|
+
checkoutId: string;
|
|
6
|
+
masterPassDetail: CreateSaleTransactionMasterPassPaymentMethodDetailData | null;
|
|
7
|
+
metadata: any | null;
|
|
8
|
+
paymentGatewayId: string;
|
|
9
|
+
paymentMethodDetail: PaymentMethodDetailInputData | null;
|
|
10
|
+
constructor(data?: Partial<CreateSaleTransactionWithCheckoutInputData>);
|
|
11
|
+
}
|
|
12
|
+
export declare class CreateSaleTransactionWithCheckoutInput extends CreateSaleTransactionWithCheckoutInputData {
|
|
13
|
+
}
|
|
14
|
+
export type PartialCreateSaleTransactionWithCheckoutInput = Partial<CreateSaleTransactionWithCheckoutInput>;
|
|
15
|
+
export type ReadOnlyCreateSaleTransactionWithCheckoutInput = DeepReadonly<CreateSaleTransactionWithCheckoutInput>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class CreateStripePaymentIntentResponseData {
|
|
3
|
-
accountId: string;
|
|
4
|
-
apiKey: string;
|
|
5
|
-
callbackUrl: string;
|
|
6
|
-
clientSecret: string;
|
|
7
|
-
constructor(data?: Partial<CreateStripePaymentIntentResponseData>);
|
|
8
|
-
}
|
|
9
|
-
export declare class CreateStripePaymentIntentResponse extends CreateStripePaymentIntentResponseData {
|
|
10
|
-
}
|
|
11
|
-
export
|
|
12
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CreateStripePaymentIntentResponseData {
|
|
3
|
+
accountId: string;
|
|
4
|
+
apiKey: string;
|
|
5
|
+
callbackUrl: string;
|
|
6
|
+
clientSecret: string;
|
|
7
|
+
constructor(data?: Partial<CreateStripePaymentIntentResponseData>);
|
|
8
|
+
}
|
|
9
|
+
export declare class CreateStripePaymentIntentResponse extends CreateStripePaymentIntentResponseData {
|
|
10
|
+
}
|
|
11
|
+
export type PartialCreateStripePaymentIntentResponse = Partial<CreateStripePaymentIntentResponse>;
|
|
12
|
+
export type ReadOnlyCreateStripePaymentIntentResponse = DeepReadonly<CreateStripePaymentIntentResponse>;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { CurrencyRateDataData } from "./CurrencyRateData";
|
|
4
|
-
export declare class CurrencyRateData extends BaseModelData {
|
|
5
|
-
baseCurrency: string;
|
|
6
|
-
baseCurrencyCode: string | null;
|
|
7
|
-
baseCurrencySymbol: string | null;
|
|
8
|
-
date: any;
|
|
9
|
-
rates: CurrencyRateDataData[];
|
|
10
|
-
constructor(data?: Partial<CurrencyRateData>);
|
|
11
|
-
}
|
|
12
|
-
export declare class CurrencyRate extends CurrencyRateData {
|
|
13
|
-
}
|
|
14
|
-
export
|
|
15
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { CurrencyRateDataData } from "./CurrencyRateData";
|
|
4
|
+
export declare class CurrencyRateData extends BaseModelData {
|
|
5
|
+
baseCurrency: string;
|
|
6
|
+
baseCurrencyCode: string | null;
|
|
7
|
+
baseCurrencySymbol: string | null;
|
|
8
|
+
date: any;
|
|
9
|
+
rates: CurrencyRateDataData[];
|
|
10
|
+
constructor(data?: Partial<CurrencyRateData>);
|
|
11
|
+
}
|
|
12
|
+
export declare class CurrencyRate extends CurrencyRateData {
|
|
13
|
+
}
|
|
14
|
+
export type PartialCurrencyRate = Partial<CurrencyRate>;
|
|
15
|
+
export type ReadOnlyCurrencyRate = DeepReadonly<CurrencyRate>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
export declare class CurrencyRateDataData {
|
|
3
|
-
code: string;
|
|
4
|
-
rate: number;
|
|
5
|
-
constructor(data?: Partial<CurrencyRateDataData>);
|
|
6
|
-
}
|
|
7
|
-
export declare class CurrencyRateData extends CurrencyRateDataData {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
export declare class CurrencyRateDataData {
|
|
3
|
+
code: string;
|
|
4
|
+
rate: number;
|
|
5
|
+
constructor(data?: Partial<CurrencyRateDataData>);
|
|
6
|
+
}
|
|
7
|
+
export declare class CurrencyRateData extends CurrencyRateDataData {
|
|
8
|
+
}
|
|
9
|
+
export type PartialCurrencyRateData = Partial<CurrencyRateData>;
|
|
10
|
+
export type ReadOnlyCurrencyRateData = DeepReadonly<CurrencyRateData>;
|
|
@@ -1,35 +1,38 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { CustomerAccountStatusEnum, CustomerRegistrationSourceEnum, CustomerEmailSubscriptionStatusesEnum } from "../types";
|
|
4
|
-
import { CustomerAddressData } from "./CustomerAddress";
|
|
5
|
-
import { CustomerAttributeValueData } from "./CustomerAttributeValue";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
export declare
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { CustomerAccountStatusEnum, CustomerRegistrationSourceEnum, CustomerEmailSubscriptionStatusesEnum } from "../types";
|
|
4
|
+
import { CustomerAddressData } from "./CustomerAddress";
|
|
5
|
+
import { CustomerAttributeValueData } from "./CustomerAttributeValue";
|
|
6
|
+
import { CustomerPriceListRuleData } from "./CustomerPriceListRule";
|
|
7
|
+
export declare class CustomerData extends BaseModelData {
|
|
8
|
+
accountStatus: CustomerAccountStatusEnum | null;
|
|
9
|
+
accountStatusUpdatedAt: any | null;
|
|
10
|
+
addresses: CustomerAddressData[] | null;
|
|
11
|
+
attributes: CustomerAttributeValueData[] | null;
|
|
12
|
+
customerGroupIds: string[] | null;
|
|
13
|
+
customerSequence: number | null;
|
|
14
|
+
email: string | null;
|
|
15
|
+
emailVerifiedDate: any | null;
|
|
16
|
+
firstName: string;
|
|
17
|
+
fullName: string | null;
|
|
18
|
+
isEmailVerified: boolean | null;
|
|
19
|
+
isPhoneVerified: boolean | null;
|
|
20
|
+
lastName: string | null;
|
|
21
|
+
note: string | null;
|
|
22
|
+
orderCount: number | null;
|
|
23
|
+
passwordUpdateDate: any | null;
|
|
24
|
+
phone: string | null;
|
|
25
|
+
phoneVerifiedDate: any | null;
|
|
26
|
+
preferredLanguage: string | null;
|
|
27
|
+
priceListId: string | null;
|
|
28
|
+
priceListRules: CustomerPriceListRuleData[] | null;
|
|
29
|
+
registrationSource: CustomerRegistrationSourceEnum | null;
|
|
30
|
+
subscriptionStatus: CustomerEmailSubscriptionStatusesEnum | null;
|
|
31
|
+
subscriptionStatusUpdatedAt: any | null;
|
|
32
|
+
tagIds: string[] | null;
|
|
33
|
+
constructor(data?: Partial<CustomerData>);
|
|
34
|
+
}
|
|
35
|
+
export declare class Customer extends CustomerData {
|
|
36
|
+
}
|
|
37
|
+
export type PartialCustomer = Partial<Customer>;
|
|
38
|
+
export type ReadOnlyCustomer = DeepReadonly<Customer>;
|
|
@@ -1,31 +1,33 @@
|
|
|
1
|
-
import { DeepReadonly } from "ts-essentials";
|
|
2
|
-
import BaseModelData from "./_base";
|
|
3
|
-
import { CustomerAttributeValueData } from "./CustomerAttributeValue";
|
|
4
|
-
import { CustomerAddressCityData } from "./CustomerAddressCity";
|
|
5
|
-
import { CustomerAddressCountryData } from "./CustomerAddressCountry";
|
|
6
|
-
import { CustomerAddressDistrictData } from "./CustomerAddressDistrict";
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
export declare
|
|
31
|
-
|
|
1
|
+
import { DeepReadonly } from "ts-essentials";
|
|
2
|
+
import BaseModelData from "./_base";
|
|
3
|
+
import { CustomerAttributeValueData } from "./CustomerAttributeValue";
|
|
4
|
+
import { CustomerAddressCityData } from "./CustomerAddressCity";
|
|
5
|
+
import { CustomerAddressCountryData } from "./CustomerAddressCountry";
|
|
6
|
+
import { CustomerAddressDistrictData } from "./CustomerAddressDistrict";
|
|
7
|
+
import { CustomerAddressRegionData } from "./CustomerAddressRegion";
|
|
8
|
+
import { CustomerAddressStateData } from "./CustomerAddressState";
|
|
9
|
+
export declare class CustomerAddressData extends BaseModelData {
|
|
10
|
+
addressLine1: string;
|
|
11
|
+
addressLine2: string | null;
|
|
12
|
+
attributes: CustomerAttributeValueData[] | null;
|
|
13
|
+
city: CustomerAddressCityData;
|
|
14
|
+
company: string | null;
|
|
15
|
+
country: CustomerAddressCountryData;
|
|
16
|
+
district: CustomerAddressDistrictData | null;
|
|
17
|
+
firstName: string;
|
|
18
|
+
identityNumber: string | null;
|
|
19
|
+
isDefault: boolean | null;
|
|
20
|
+
lastName: string;
|
|
21
|
+
phone: string | null;
|
|
22
|
+
postalCode: string | null;
|
|
23
|
+
region: CustomerAddressRegionData | null;
|
|
24
|
+
state: CustomerAddressStateData | null;
|
|
25
|
+
taxNumber: string | null;
|
|
26
|
+
taxOffice: string | null;
|
|
27
|
+
title: string;
|
|
28
|
+
constructor(data?: Partial<CustomerAddressData>);
|
|
29
|
+
}
|
|
30
|
+
export declare class CustomerAddress extends CustomerAddressData {
|
|
31
|
+
}
|
|
32
|
+
export type PartialCustomerAddress = Partial<CustomerAddress>;
|
|
33
|
+
export type ReadOnlyCustomerAddress = DeepReadonly<CustomerAddress>;
|