@wix/ecom 1.0.851 → 1.0.852
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.852",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@wix/ecom_currencies": "1.0.45",
|
|
35
35
|
"@wix/ecom_current-cart": "1.0.109",
|
|
36
36
|
"@wix/ecom_custom-triggers": "1.0.31",
|
|
37
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
37
|
+
"@wix/ecom_delivery-profile": "1.0.32",
|
|
38
38
|
"@wix/ecom_delivery-solutions": "1.0.13",
|
|
39
39
|
"@wix/ecom_discount-rules": "1.0.62",
|
|
40
40
|
"@wix/ecom_discounts": "1.0.14",
|
|
@@ -87,5 +87,5 @@
|
|
|
87
87
|
"fqdn": ""
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
|
-
"falconPackageHash": "
|
|
90
|
+
"falconPackageHash": "4300c5359fb4141414f5097dfc820aee83a9ff890e8276066b0e7bd9"
|
|
91
91
|
}
|
|
@@ -11132,7 +11132,7 @@ interface Checkout$1 {
|
|
|
11132
11132
|
* ID of the checkout's initiator.
|
|
11133
11133
|
* @readonly
|
|
11134
11134
|
*/
|
|
11135
|
-
createdBy?: CreatedBy$
|
|
11135
|
+
createdBy?: CreatedBy$3;
|
|
11136
11136
|
/**
|
|
11137
11137
|
* Date and time the checkout was created.
|
|
11138
11138
|
* @readonly
|
|
@@ -12361,7 +12361,7 @@ declare enum ChannelType$4 {
|
|
|
12361
12361
|
TIKTOK = "TIKTOK",
|
|
12362
12362
|
FAIRE_COM = "FAIRE_COM"
|
|
12363
12363
|
}
|
|
12364
|
-
interface CreatedBy$
|
|
12364
|
+
interface CreatedBy$3 extends CreatedByIdOneOf$1 {
|
|
12365
12365
|
/**
|
|
12366
12366
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
12367
12367
|
* For example, via POS (point of service).
|
|
@@ -12375,7 +12375,7 @@ interface CreatedBy$4 extends CreatedByIdOneOf$2 {
|
|
|
12375
12375
|
appId?: string;
|
|
12376
12376
|
}
|
|
12377
12377
|
/** @oneof */
|
|
12378
|
-
interface CreatedByIdOneOf$
|
|
12378
|
+
interface CreatedByIdOneOf$1 {
|
|
12379
12379
|
/**
|
|
12380
12380
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
12381
12381
|
* For example, via POS (point of service).
|
|
@@ -14162,7 +14162,7 @@ interface UpdateCheckout {
|
|
|
14162
14162
|
* ID of the checkout's initiator.
|
|
14163
14163
|
* @readonly
|
|
14164
14164
|
*/
|
|
14165
|
-
createdBy?: CreatedBy$
|
|
14165
|
+
createdBy?: CreatedBy$3;
|
|
14166
14166
|
/**
|
|
14167
14167
|
* Date and time the checkout was created.
|
|
14168
14168
|
* @readonly
|
|
@@ -14578,7 +14578,7 @@ declare const context$k_removeOverrideCheckoutUrl: typeof removeOverrideCheckout
|
|
|
14578
14578
|
declare const context$k_updateCheckout: typeof updateCheckout;
|
|
14579
14579
|
declare const context$k_updateLineItemsQuantity: typeof updateLineItemsQuantity;
|
|
14580
14580
|
declare namespace context$k {
|
|
14581
|
-
export { type ActionEvent$g as ActionEvent, type context$k_AddToCheckoutOptions as AddToCheckoutOptions, type context$k_AddToCheckoutRequest as AddToCheckoutRequest, type context$k_AddToCheckoutResponse as AddToCheckoutResponse, type context$k_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$4 as AdditionalFee, type Address$8 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$7 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type context$k_ApiAddress as ApiAddress, type ApplicableLineItems$3 as ApplicableLineItems, type ApplicationError$9 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$7 as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$3 as Carrier, type CarrierError$4 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$6 as CatalogReference, type ChannelInfo$3 as ChannelInfo, context$k_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$4 as ChannelType, type context$k_ChargeDetails as ChargeDetails, ChargeType$4 as ChargeType, type Checkout$1 as Checkout, type context$k_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type context$k_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type context$k_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type context$k_CheckoutNonNullableFields as CheckoutNonNullableFields, type context$k_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$3 as Color, type context$k_CommonVatId as CommonVatId, context$k_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$4 as Coupon, type context$k_CreateCheckoutOptions as CreateCheckoutOptions, type context$k_CreateCheckoutRequest as CreateCheckoutRequest, type context$k_CreateCheckoutResponse as CreateCheckoutResponse, type context$k_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type context$k_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type context$k_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type context$k_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type context$k_CreateOrderOptions as CreateOrderOptions, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type context$k_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$4 as CreatedBy, type CreatedByIdOneOf$2 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$4 as CustomField, type CustomLineItem$2 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryAllocation$3 as DeliveryAllocation, type DeliveryLogistics$5 as DeliveryLogistics, type DeliveryTimeSlot$5 as DeliveryTimeSlot, type Description$1 as Description, type DescriptionLine$3 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$3 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$3 as DescriptionLineName, DescriptionLineType$3 as DescriptionLineType, type DescriptionLineValueOneOf$3 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type Discount$2 as Discount, context$k_DiscountDiscountType as DiscountDiscountType, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type context$k_DoublePaymentErrorData as DoublePaymentErrorData, type context$k_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$9 as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$7 as EventMetadata, type ExtendedFields$8 as ExtendedFields, type ExternalReference$2 as ExternalReference, FallbackReason$2 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$2 as FileType, type FocalPoint$4 as FocalPoint, type FreeTrialPeriod$1 as FreeTrialPeriod, type FullAddressContactDetails$4 as FullAddressContactDetails, type FullName$1 as FullName, type context$k_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type context$k_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type context$k_GetCheckoutByCartIdResponseNonNullableFields as GetCheckoutByCartIdResponseNonNullableFields, type context$k_GetCheckoutPaymentSettingsRequest as GetCheckoutPaymentSettingsRequest, type context$k_GetCheckoutPaymentSettingsResponse as GetCheckoutPaymentSettingsResponse, context$k_GetCheckoutPaymentSettingsResponsePaymentOption as GetCheckoutPaymentSettingsResponsePaymentOption, type context$k_GetCheckoutRequest as GetCheckoutRequest, type context$k_GetCheckoutResponse as GetCheckoutResponse, type context$k_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type context$k_GetCheckoutURLRequest as GetCheckoutURLRequest, type context$k_GetCheckoutURLResponse as GetCheckoutURLResponse, type context$k_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type context$k_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type context$k_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type context$k_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type context$k_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$4 as GiftCard, type Group$2 as Group, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, IdentityType$4 as IdentityType, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$4 as ItemTaxFullDetails, type ItemType$4 as ItemType, ItemTypeItemType$4 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$4 as ItemTypeItemTypeDataOneOf, JurisdictionType$4 as JurisdictionType, type LineItem$4 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type context$k_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$2 as ManualCalculationReason, type context$k_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type context$k_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$2 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$f as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$2 as OtherCharge, type context$k_PaymentErrorResponseData as PaymentErrorResponseData, type PaymentOption$1 as PaymentOption, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$5 as PhysicalProperties, type PickupAddress$3 as PickupAddress, type PickupDetails$6 as PickupDetails, PickupMethod$5 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type Policy$1 as Policy, type PriceDescription$3 as PriceDescription, type PriceSummary$4 as PriceSummary, type context$k_ProductDetails as ProductDetails, type ProductName$3 as ProductName, RateType$2 as RateType, type context$k_RedeemErrorData as RedeemErrorData, type Region$3 as Region, type context$k_RemoveCouponRequest as RemoveCouponRequest, type context$k_RemoveCouponResponse as RemoveCouponResponse, type context$k_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type context$k_RemoveGiftCardRequest as RemoveGiftCardRequest, type context$k_RemoveGiftCardResponse as RemoveGiftCardResponse, type context$k_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type context$k_RemoveLineItemsRequest as RemoveLineItemsRequest, type context$k_RemoveLineItemsResponse as RemoveLineItemsResponse, type context$k_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type context$k_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type context$k_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type context$k_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$g as RestoreInfo, RuleType$4 as RuleType, type Scope$2 as Scope, type SecuredMedia$2 as SecuredMedia, type SelectedCarrierServiceOption$2 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$2 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$2 as SelectedCarrierServiceOptionPrices, type SelectedMembership$2 as SelectedMembership, type SelectedMemberships$2 as SelectedMemberships, type ServiceProperties$3 as ServiceProperties, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type context$k_ShippingCalculationErrorData as ShippingCalculationErrorData, type context$k_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$4 as ShippingOption, type ShippingPrice$4 as ShippingPrice, type ShippingRegion$4 as ShippingRegion, type context$k_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$7 as StreetAddress, type context$k_Subscription as Subscription, type context$k_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$5 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$5 as SubscriptionSettings, SuggestedFix$1 as SuggestedFix, type SystemError$4 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$4 as TaxSummary, type TaxableAddress$4 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$4 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$4 as TaxableAddressType, type Title$1 as Title, type Totals$1 as Totals, type context$k_UpdateCheckout as UpdateCheckout, type context$k_UpdateCheckoutOptions as UpdateCheckoutOptions, type context$k_UpdateCheckoutRequest as UpdateCheckoutRequest, type context$k_UpdateCheckoutResponse as UpdateCheckoutResponse, type context$k_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type context$k_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type context$k_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type context$k_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type context$k_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type context$k_V1BuyerInfo as V1BuyerInfo, type context$k_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type V1PickupDetails$1 as V1PickupDetails, type context$k_V1ShippingInfo as V1ShippingInfo, type context$k_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type context$k_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type context$k_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$4 as ValidationError, type VatId$5 as VatId, VatType$5 as VatType, type Violation$1 as Violation, type context$k_ViolationsList as ViolationsList, WebhookIdentityType$f as WebhookIdentityType, WeightUnit$6 as WeightUnit, type context$k__publicOnCheckoutCompletedType as _publicOnCheckoutCompletedType, type context$k__publicOnCheckoutCreatedType as _publicOnCheckoutCreatedType, type context$k__publicOnCheckoutUpdatedType as _publicOnCheckoutUpdatedType, context$k_addToCheckout as addToCheckout, context$k_createCheckout as createCheckout, createOrder$2 as createOrder, context$k_getCheckout as getCheckout, context$k_getCheckoutByCartId as getCheckoutByCartId, context$k_getCheckoutUrl as getCheckoutUrl, context$k_markCheckoutAsCompleted as markCheckoutAsCompleted, context$k_onCheckoutCompleted as onCheckoutCompleted, context$k_onCheckoutCreated as onCheckoutCreated, context$k_onCheckoutUpdated as onCheckoutUpdated, onCheckoutCompleted$1 as publicOnCheckoutCompleted, onCheckoutCreated$1 as publicOnCheckoutCreated, onCheckoutUpdated$1 as publicOnCheckoutUpdated, context$k_removeCoupon as removeCoupon, context$k_removeGiftCard as removeGiftCard, context$k_removeLineItems as removeLineItems, context$k_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, context$k_updateCheckout as updateCheckout, context$k_updateLineItemsQuantity as updateLineItemsQuantity };
|
|
14581
|
+
export { type ActionEvent$g as ActionEvent, type context$k_AddToCheckoutOptions as AddToCheckoutOptions, type context$k_AddToCheckoutRequest as AddToCheckoutRequest, type context$k_AddToCheckoutResponse as AddToCheckoutResponse, type context$k_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$4 as AdditionalFee, type Address$8 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$7 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type context$k_ApiAddress as ApiAddress, type ApplicableLineItems$3 as ApplicableLineItems, type ApplicationError$9 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$7 as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$3 as Carrier, type CarrierError$4 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$6 as CatalogReference, type ChannelInfo$3 as ChannelInfo, context$k_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$4 as ChannelType, type context$k_ChargeDetails as ChargeDetails, ChargeType$4 as ChargeType, type Checkout$1 as Checkout, type context$k_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type context$k_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type context$k_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type context$k_CheckoutNonNullableFields as CheckoutNonNullableFields, type context$k_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$3 as Color, type context$k_CommonVatId as CommonVatId, context$k_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$4 as Coupon, type context$k_CreateCheckoutOptions as CreateCheckoutOptions, type context$k_CreateCheckoutRequest as CreateCheckoutRequest, type context$k_CreateCheckoutResponse as CreateCheckoutResponse, type context$k_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type context$k_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type context$k_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type context$k_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type context$k_CreateOrderOptions as CreateOrderOptions, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type context$k_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$3 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$4 as CustomField, type CustomLineItem$2 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryAllocation$3 as DeliveryAllocation, type DeliveryLogistics$5 as DeliveryLogistics, type DeliveryTimeSlot$5 as DeliveryTimeSlot, type Description$1 as Description, type DescriptionLine$3 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$3 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$3 as DescriptionLineName, DescriptionLineType$3 as DescriptionLineType, type DescriptionLineValueOneOf$3 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type Discount$2 as Discount, context$k_DiscountDiscountType as DiscountDiscountType, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type context$k_DoublePaymentErrorData as DoublePaymentErrorData, type context$k_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$9 as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$7 as EventMetadata, type ExtendedFields$8 as ExtendedFields, type ExternalReference$2 as ExternalReference, FallbackReason$2 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$2 as FileType, type FocalPoint$4 as FocalPoint, type FreeTrialPeriod$1 as FreeTrialPeriod, type FullAddressContactDetails$4 as FullAddressContactDetails, type FullName$1 as FullName, type context$k_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type context$k_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type context$k_GetCheckoutByCartIdResponseNonNullableFields as GetCheckoutByCartIdResponseNonNullableFields, type context$k_GetCheckoutPaymentSettingsRequest as GetCheckoutPaymentSettingsRequest, type context$k_GetCheckoutPaymentSettingsResponse as GetCheckoutPaymentSettingsResponse, context$k_GetCheckoutPaymentSettingsResponsePaymentOption as GetCheckoutPaymentSettingsResponsePaymentOption, type context$k_GetCheckoutRequest as GetCheckoutRequest, type context$k_GetCheckoutResponse as GetCheckoutResponse, type context$k_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type context$k_GetCheckoutURLRequest as GetCheckoutURLRequest, type context$k_GetCheckoutURLResponse as GetCheckoutURLResponse, type context$k_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type context$k_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type context$k_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type context$k_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type context$k_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$4 as GiftCard, type Group$2 as Group, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, IdentityType$4 as IdentityType, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$4 as ItemTaxFullDetails, type ItemType$4 as ItemType, ItemTypeItemType$4 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$4 as ItemTypeItemTypeDataOneOf, JurisdictionType$4 as JurisdictionType, type LineItem$4 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type context$k_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$2 as ManualCalculationReason, type context$k_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type context$k_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$2 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$f as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$2 as OtherCharge, type context$k_PaymentErrorResponseData as PaymentErrorResponseData, type PaymentOption$1 as PaymentOption, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$5 as PhysicalProperties, type PickupAddress$3 as PickupAddress, type PickupDetails$6 as PickupDetails, PickupMethod$5 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type Policy$1 as Policy, type PriceDescription$3 as PriceDescription, type PriceSummary$4 as PriceSummary, type context$k_ProductDetails as ProductDetails, type ProductName$3 as ProductName, RateType$2 as RateType, type context$k_RedeemErrorData as RedeemErrorData, type Region$3 as Region, type context$k_RemoveCouponRequest as RemoveCouponRequest, type context$k_RemoveCouponResponse as RemoveCouponResponse, type context$k_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type context$k_RemoveGiftCardRequest as RemoveGiftCardRequest, type context$k_RemoveGiftCardResponse as RemoveGiftCardResponse, type context$k_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type context$k_RemoveLineItemsRequest as RemoveLineItemsRequest, type context$k_RemoveLineItemsResponse as RemoveLineItemsResponse, type context$k_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type context$k_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type context$k_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type context$k_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$g as RestoreInfo, RuleType$4 as RuleType, type Scope$2 as Scope, type SecuredMedia$2 as SecuredMedia, type SelectedCarrierServiceOption$2 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$2 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$2 as SelectedCarrierServiceOptionPrices, type SelectedMembership$2 as SelectedMembership, type SelectedMemberships$2 as SelectedMemberships, type ServiceProperties$3 as ServiceProperties, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type context$k_ShippingCalculationErrorData as ShippingCalculationErrorData, type context$k_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$4 as ShippingOption, type ShippingPrice$4 as ShippingPrice, type ShippingRegion$4 as ShippingRegion, type context$k_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$7 as StreetAddress, type context$k_Subscription as Subscription, type context$k_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$5 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$5 as SubscriptionSettings, SuggestedFix$1 as SuggestedFix, type SystemError$4 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$4 as TaxSummary, type TaxableAddress$4 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$4 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$4 as TaxableAddressType, type Title$1 as Title, type Totals$1 as Totals, type context$k_UpdateCheckout as UpdateCheckout, type context$k_UpdateCheckoutOptions as UpdateCheckoutOptions, type context$k_UpdateCheckoutRequest as UpdateCheckoutRequest, type context$k_UpdateCheckoutResponse as UpdateCheckoutResponse, type context$k_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type context$k_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type context$k_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type context$k_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type context$k_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type context$k_V1BuyerInfo as V1BuyerInfo, type context$k_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type V1PickupDetails$1 as V1PickupDetails, type context$k_V1ShippingInfo as V1ShippingInfo, type context$k_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type context$k_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type context$k_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$4 as ValidationError, type VatId$5 as VatId, VatType$5 as VatType, type Violation$1 as Violation, type context$k_ViolationsList as ViolationsList, WebhookIdentityType$f as WebhookIdentityType, WeightUnit$6 as WeightUnit, type context$k__publicOnCheckoutCompletedType as _publicOnCheckoutCompletedType, type context$k__publicOnCheckoutCreatedType as _publicOnCheckoutCreatedType, type context$k__publicOnCheckoutUpdatedType as _publicOnCheckoutUpdatedType, context$k_addToCheckout as addToCheckout, context$k_createCheckout as createCheckout, createOrder$2 as createOrder, context$k_getCheckout as getCheckout, context$k_getCheckoutByCartId as getCheckoutByCartId, context$k_getCheckoutUrl as getCheckoutUrl, context$k_markCheckoutAsCompleted as markCheckoutAsCompleted, context$k_onCheckoutCompleted as onCheckoutCompleted, context$k_onCheckoutCreated as onCheckoutCreated, context$k_onCheckoutUpdated as onCheckoutUpdated, onCheckoutCompleted$1 as publicOnCheckoutCompleted, onCheckoutCreated$1 as publicOnCheckoutCreated, onCheckoutUpdated$1 as publicOnCheckoutUpdated, context$k_removeCoupon as removeCoupon, context$k_removeGiftCard as removeGiftCard, context$k_removeLineItems as removeLineItems, context$k_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, context$k_updateCheckout as updateCheckout, context$k_updateLineItemsQuantity as updateLineItemsQuantity };
|
|
14582
14582
|
}
|
|
14583
14583
|
|
|
14584
14584
|
interface CheckoutSettings {
|
|
@@ -15768,7 +15768,7 @@ interface Checkout {
|
|
|
15768
15768
|
* ID of the checkout's initiator.
|
|
15769
15769
|
* @readonly
|
|
15770
15770
|
*/
|
|
15771
|
-
createdBy?: CreatedBy$
|
|
15771
|
+
createdBy?: CreatedBy$2;
|
|
15772
15772
|
/**
|
|
15773
15773
|
* Date and time the checkout was created.
|
|
15774
15774
|
* @readonly
|
|
@@ -16724,7 +16724,7 @@ declare enum ChannelType$3 {
|
|
|
16724
16724
|
TIKTOK = "TIKTOK",
|
|
16725
16725
|
FAIRE_COM = "FAIRE_COM"
|
|
16726
16726
|
}
|
|
16727
|
-
interface CreatedBy$
|
|
16727
|
+
interface CreatedBy$2 extends CreatedByIdOneOf {
|
|
16728
16728
|
/**
|
|
16729
16729
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
16730
16730
|
* For example, via POS (point of service).
|
|
@@ -16738,7 +16738,7 @@ interface CreatedBy$3 extends CreatedByIdOneOf$1 {
|
|
|
16738
16738
|
appId?: string;
|
|
16739
16739
|
}
|
|
16740
16740
|
/** @oneof */
|
|
16741
|
-
interface CreatedByIdOneOf
|
|
16741
|
+
interface CreatedByIdOneOf {
|
|
16742
16742
|
/**
|
|
16743
16743
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
16744
16744
|
* For example, via POS (point of service).
|
|
@@ -17522,6 +17522,7 @@ type context$i_CreateCheckoutFromTemplateResponseNonNullableFields = CreateCheck
|
|
|
17522
17522
|
type context$i_CreateCheckoutTemplateRequest = CreateCheckoutTemplateRequest;
|
|
17523
17523
|
type context$i_CreateCheckoutTemplateResponse = CreateCheckoutTemplateResponse;
|
|
17524
17524
|
type context$i_CreateCheckoutTemplateResponseNonNullableFields = CreateCheckoutTemplateResponseNonNullableFields;
|
|
17525
|
+
type context$i_CreatedByIdOneOf = CreatedByIdOneOf;
|
|
17525
17526
|
type context$i_CustomContentReference = CustomContentReference;
|
|
17526
17527
|
type context$i_CustomSettings = CustomSettings;
|
|
17527
17528
|
type context$i_DeleteCheckoutTemplateRequest = DeleteCheckoutTemplateRequest;
|
|
@@ -17578,7 +17579,7 @@ declare const context$i_onCheckoutTemplateUsed: typeof onCheckoutTemplateUsed;
|
|
|
17578
17579
|
declare const context$i_queryCheckoutTemplates: typeof queryCheckoutTemplates;
|
|
17579
17580
|
declare const context$i_updateCheckoutTemplate: typeof updateCheckoutTemplate;
|
|
17580
17581
|
declare namespace context$i {
|
|
17581
|
-
export { type ActionEvent$e as ActionEvent, type AdditionalFee$3 as AdditionalFee, type Address$7 as Address, type AddressLocation$6 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type ApplicableLineItems$2 as ApplicableLineItems, type ApplicationError$8 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$5 as BaseEventMetadata, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$2 as Carrier, type CarrierError$3 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type context$i_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$5 as CatalogReference, ChannelType$3 as ChannelType, ChargeType$3 as ChargeType, type context$i_Checkout as Checkout, type context$i_CheckoutCustomization as CheckoutCustomization, type context$i_CheckoutTemplate as CheckoutTemplate, type context$i_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type context$i_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type context$i_CheckoutTemplateNonNullableFields as CheckoutTemplateNonNullableFields, type context$i_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type context$i_CheckoutTemplateUsed as CheckoutTemplateUsed, type context$i_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type context$i_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type context$i_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$2 as Color, type context$i_ConversionInfo as ConversionInfo, type Coupon$3 as Coupon, type context$i_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type context$i_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type context$i_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type context$i_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type context$i_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type context$i_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type context$i_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$3 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CursorPaging$b as CursorPaging, type CursorPagingMetadata$a as CursorPagingMetadata, type CursorQuery$7 as CursorQuery, type CursorQueryPagingMethodOneOf$7 as CursorQueryPagingMethodOneOf, type Cursors$b as Cursors, type context$i_CustomContentReference as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type context$i_CustomSettings as CustomSettings, type context$i_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type context$i_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryAllocation$2 as DeliveryAllocation, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type context$i_Description as Description, type DescriptionLine$2 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$2 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$2 as DescriptionLineName, DescriptionLineType$2 as DescriptionLineType, type DescriptionLineValueOneOf$2 as DescriptionLineValueOneOf, type Details$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type EventMetadata$5 as EventMetadata, type ExtendedFields$7 as ExtendedFields, type ExternalReference$1 as ExternalReference, FallbackReason$1 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$1 as FileType, type FocalPoint$2 as FocalPoint, type context$i_FreeTrialPeriod as FreeTrialPeriod, type FullAddressContactDetails$3 as FullAddressContactDetails, type context$i_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type context$i_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type context$i_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$3 as GiftCard, type Group$1 as Group, type context$i_HeadersEntry as HeadersEntry, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type InvalidMembership$1 as InvalidMembership, type context$i_ItemAvailabilityInfo as ItemAvailabilityInfo, context$i_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$3 as ItemTaxFullDetails, type ItemType$3 as ItemType, ItemTypeItemType$3 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$3 as ItemTypeItemTypeDataOneOf, JurisdictionType$3 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$3 as LineItemDiscount, ManualCalculationReason$1 as ManualCalculationReason, type Membership$1 as Membership, type MembershipName$3 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MessageEnvelope$d as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, context$i_NameInLineItem as NameInLineItem, context$i_NameInOther as NameInOther, type context$i_Other as Other, type OtherCharge$1 as OtherCharge, type context$i_PaymentOption as PaymentOption, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type context$i_Policy as Policy, type PriceDescription$2 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$2 as ProductName, type context$i_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type context$i_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type context$i_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, RateType$1 as RateType, type context$i_RawHttpResponse as RawHttpResponse, type context$i_RawHttpResponseNonNullableFields as RawHttpResponseNonNullableFields, type Region$2 as Region, type RestoreInfo$e as RestoreInfo, RuleType$3 as RuleType, type Scope$1 as Scope, type SecuredMedia$1 as SecuredMedia, type SelectedCarrierServiceOption$1 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$1 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$1 as SelectedCarrierServiceOptionPrices, type SelectedMembership$1 as SelectedMembership, type SelectedMemberships$1 as SelectedMemberships, type ServiceProperties$2 as ServiceProperties, context$i_Severity as Severity, type ShippingInfo$1 as ShippingInfo, type ShippingOption$3 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, SortOrder$b as SortOrder, type Sorting$b as Sorting, Status$2 as Status, type StreetAddress$6 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$1 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, context$i_SuggestedFix as SuggestedFix, type SystemError$3 as SystemError, type context$i_Target as Target, type context$i_TargetLineItem as TargetLineItem, type context$i_TargetTargetTypeOneOf as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type TaxableAddress$3 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$3 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$3 as TaxableAddressType, type context$i_Title as Title, type context$i_UpdateCheckoutTemplate as UpdateCheckoutTemplate, type context$i_UpdateCheckoutTemplateRequest as UpdateCheckoutTemplateRequest, type context$i_UpdateCheckoutTemplateResponse as UpdateCheckoutTemplateResponse, type context$i_UpdateCheckoutTemplateResponseNonNullableFields as UpdateCheckoutTemplateResponseNonNullableFields, type context$i_V1LineItem as V1LineItem, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type context$i_Violation as Violation, type context$i_WebClientCustomization as WebClientCustomization, WebhookIdentityType$d as WebhookIdentityType, WeightUnit$5 as WeightUnit, type context$i__publicOnCheckoutTemplateCreatedType as _publicOnCheckoutTemplateCreatedType, type context$i__publicOnCheckoutTemplateDeletedType as _publicOnCheckoutTemplateDeletedType, type context$i__publicOnCheckoutTemplateUpdatedType as _publicOnCheckoutTemplateUpdatedType, type context$i__publicOnCheckoutTemplateUsedType as _publicOnCheckoutTemplateUsedType, context$i_createAndRedirectToCheckout as createAndRedirectToCheckout, context$i_createCheckoutFromTemplate as createCheckoutFromTemplate, context$i_createCheckoutTemplate as createCheckoutTemplate, context$i_deleteCheckoutTemplate as deleteCheckoutTemplate, context$i_getCheckoutTemplate as getCheckoutTemplate, context$i_onCheckoutTemplateCreated as onCheckoutTemplateCreated, context$i_onCheckoutTemplateDeleted as onCheckoutTemplateDeleted, context$i_onCheckoutTemplateUpdated as onCheckoutTemplateUpdated, context$i_onCheckoutTemplateUsed as onCheckoutTemplateUsed, onCheckoutTemplateCreated$1 as publicOnCheckoutTemplateCreated, onCheckoutTemplateDeleted$1 as publicOnCheckoutTemplateDeleted, onCheckoutTemplateUpdated$1 as publicOnCheckoutTemplateUpdated, onCheckoutTemplateUsed$1 as publicOnCheckoutTemplateUsed, context$i_queryCheckoutTemplates as queryCheckoutTemplates, context$i_updateCheckoutTemplate as updateCheckoutTemplate };
|
|
17582
|
+
export { type ActionEvent$e as ActionEvent, type AdditionalFee$3 as AdditionalFee, type Address$7 as Address, type AddressLocation$6 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type ApplicableLineItems$2 as ApplicableLineItems, type ApplicationError$8 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$5 as BaseEventMetadata, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$2 as Carrier, type CarrierError$3 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type context$i_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$5 as CatalogReference, ChannelType$3 as ChannelType, ChargeType$3 as ChargeType, type context$i_Checkout as Checkout, type context$i_CheckoutCustomization as CheckoutCustomization, type context$i_CheckoutTemplate as CheckoutTemplate, type context$i_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type context$i_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type context$i_CheckoutTemplateNonNullableFields as CheckoutTemplateNonNullableFields, type context$i_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type context$i_CheckoutTemplateUsed as CheckoutTemplateUsed, type context$i_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type context$i_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type context$i_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$2 as Color, type context$i_ConversionInfo as ConversionInfo, type Coupon$3 as Coupon, type context$i_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type context$i_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type context$i_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type context$i_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type context$i_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type context$i_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type context$i_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$2 as CreatedBy, type context$i_CreatedByIdOneOf as CreatedByIdOneOf, type CursorPaging$b as CursorPaging, type CursorPagingMetadata$a as CursorPagingMetadata, type CursorQuery$7 as CursorQuery, type CursorQueryPagingMethodOneOf$7 as CursorQueryPagingMethodOneOf, type Cursors$b as Cursors, type context$i_CustomContentReference as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type context$i_CustomSettings as CustomSettings, type context$i_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type context$i_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryAllocation$2 as DeliveryAllocation, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type context$i_Description as Description, type DescriptionLine$2 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$2 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$2 as DescriptionLineName, DescriptionLineType$2 as DescriptionLineType, type DescriptionLineValueOneOf$2 as DescriptionLineValueOneOf, type Details$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type EventMetadata$5 as EventMetadata, type ExtendedFields$7 as ExtendedFields, type ExternalReference$1 as ExternalReference, FallbackReason$1 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$1 as FileType, type FocalPoint$2 as FocalPoint, type context$i_FreeTrialPeriod as FreeTrialPeriod, type FullAddressContactDetails$3 as FullAddressContactDetails, type context$i_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type context$i_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type context$i_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$3 as GiftCard, type Group$1 as Group, type context$i_HeadersEntry as HeadersEntry, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type InvalidMembership$1 as InvalidMembership, type context$i_ItemAvailabilityInfo as ItemAvailabilityInfo, context$i_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$3 as ItemTaxFullDetails, type ItemType$3 as ItemType, ItemTypeItemType$3 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$3 as ItemTypeItemTypeDataOneOf, JurisdictionType$3 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$3 as LineItemDiscount, ManualCalculationReason$1 as ManualCalculationReason, type Membership$1 as Membership, type MembershipName$3 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MessageEnvelope$d as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, context$i_NameInLineItem as NameInLineItem, context$i_NameInOther as NameInOther, type context$i_Other as Other, type OtherCharge$1 as OtherCharge, type context$i_PaymentOption as PaymentOption, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type context$i_Policy as Policy, type PriceDescription$2 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$2 as ProductName, type context$i_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type context$i_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type context$i_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, RateType$1 as RateType, type context$i_RawHttpResponse as RawHttpResponse, type context$i_RawHttpResponseNonNullableFields as RawHttpResponseNonNullableFields, type Region$2 as Region, type RestoreInfo$e as RestoreInfo, RuleType$3 as RuleType, type Scope$1 as Scope, type SecuredMedia$1 as SecuredMedia, type SelectedCarrierServiceOption$1 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$1 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$1 as SelectedCarrierServiceOptionPrices, type SelectedMembership$1 as SelectedMembership, type SelectedMemberships$1 as SelectedMemberships, type ServiceProperties$2 as ServiceProperties, context$i_Severity as Severity, type ShippingInfo$1 as ShippingInfo, type ShippingOption$3 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, SortOrder$b as SortOrder, type Sorting$b as Sorting, Status$2 as Status, type StreetAddress$6 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$1 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, context$i_SuggestedFix as SuggestedFix, type SystemError$3 as SystemError, type context$i_Target as Target, type context$i_TargetLineItem as TargetLineItem, type context$i_TargetTargetTypeOneOf as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type TaxableAddress$3 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$3 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$3 as TaxableAddressType, type context$i_Title as Title, type context$i_UpdateCheckoutTemplate as UpdateCheckoutTemplate, type context$i_UpdateCheckoutTemplateRequest as UpdateCheckoutTemplateRequest, type context$i_UpdateCheckoutTemplateResponse as UpdateCheckoutTemplateResponse, type context$i_UpdateCheckoutTemplateResponseNonNullableFields as UpdateCheckoutTemplateResponseNonNullableFields, type context$i_V1LineItem as V1LineItem, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type context$i_Violation as Violation, type context$i_WebClientCustomization as WebClientCustomization, WebhookIdentityType$d as WebhookIdentityType, WeightUnit$5 as WeightUnit, type context$i__publicOnCheckoutTemplateCreatedType as _publicOnCheckoutTemplateCreatedType, type context$i__publicOnCheckoutTemplateDeletedType as _publicOnCheckoutTemplateDeletedType, type context$i__publicOnCheckoutTemplateUpdatedType as _publicOnCheckoutTemplateUpdatedType, type context$i__publicOnCheckoutTemplateUsedType as _publicOnCheckoutTemplateUsedType, context$i_createAndRedirectToCheckout as createAndRedirectToCheckout, context$i_createCheckoutFromTemplate as createCheckoutFromTemplate, context$i_createCheckoutTemplate as createCheckoutTemplate, context$i_deleteCheckoutTemplate as deleteCheckoutTemplate, context$i_getCheckoutTemplate as getCheckoutTemplate, context$i_onCheckoutTemplateCreated as onCheckoutTemplateCreated, context$i_onCheckoutTemplateDeleted as onCheckoutTemplateDeleted, context$i_onCheckoutTemplateUpdated as onCheckoutTemplateUpdated, context$i_onCheckoutTemplateUsed as onCheckoutTemplateUsed, onCheckoutTemplateCreated$1 as publicOnCheckoutTemplateCreated, onCheckoutTemplateDeleted$1 as publicOnCheckoutTemplateDeleted, onCheckoutTemplateUpdated$1 as publicOnCheckoutTemplateUpdated, onCheckoutTemplateUsed$1 as publicOnCheckoutTemplateUsed, context$i_queryCheckoutTemplates as queryCheckoutTemplates, context$i_updateCheckoutTemplate as updateCheckoutTemplate };
|
|
17582
17583
|
}
|
|
17583
17584
|
|
|
17584
17585
|
/**
|
|
@@ -17602,8 +17603,6 @@ interface DeliveryProfile {
|
|
|
17602
17603
|
default?: boolean | null;
|
|
17603
17604
|
/** A list of DeliveryProfile regions. */
|
|
17604
17605
|
deliveryRegions?: DeliveryRegion[];
|
|
17605
|
-
/** ID of the delivery profile's creator. */
|
|
17606
|
-
createdBy?: CreatedBy$2;
|
|
17607
17606
|
/**
|
|
17608
17607
|
* DeliveryProfile revision.
|
|
17609
17608
|
* @readonly
|
|
@@ -17683,19 +17682,6 @@ interface Destination$1 {
|
|
|
17683
17682
|
*/
|
|
17684
17683
|
subdivisions?: string[];
|
|
17685
17684
|
}
|
|
17686
|
-
interface CreatedBy$2 extends CreatedByIdOneOf {
|
|
17687
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
17688
|
-
appId?: string | null;
|
|
17689
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
17690
|
-
userId?: string | null;
|
|
17691
|
-
}
|
|
17692
|
-
/** @oneof */
|
|
17693
|
-
interface CreatedByIdOneOf {
|
|
17694
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
17695
|
-
appId?: string | null;
|
|
17696
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
17697
|
-
userId?: string | null;
|
|
17698
|
-
}
|
|
17699
17685
|
interface ExtendedFields$6 {
|
|
17700
17686
|
/**
|
|
17701
17687
|
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
@@ -18558,8 +18544,6 @@ interface UpdateDeliveryProfile {
|
|
|
18558
18544
|
default?: boolean | null;
|
|
18559
18545
|
/** A list of DeliveryProfile regions. */
|
|
18560
18546
|
deliveryRegions?: DeliveryRegion[];
|
|
18561
|
-
/** ID of the delivery profile's creator. */
|
|
18562
|
-
createdBy?: CreatedBy$2;
|
|
18563
18547
|
/**
|
|
18564
18548
|
* DeliveryProfile revision.
|
|
18565
18549
|
* @readonly
|
|
@@ -18900,7 +18884,6 @@ type context$h_Column = Column;
|
|
|
18900
18884
|
type context$h_CreateDeliveryProfileRequest = CreateDeliveryProfileRequest;
|
|
18901
18885
|
type context$h_CreateDeliveryProfileResponse = CreateDeliveryProfileResponse;
|
|
18902
18886
|
type context$h_CreateDeliveryProfileResponseNonNullableFields = CreateDeliveryProfileResponseNonNullableFields;
|
|
18903
|
-
type context$h_CreatedByIdOneOf = CreatedByIdOneOf;
|
|
18904
18887
|
type context$h_DashboardTable = DashboardTable;
|
|
18905
18888
|
type context$h_DeleteContext = DeleteContext;
|
|
18906
18889
|
type context$h_DeleteDeliveryProfileRequest = DeleteDeliveryProfileRequest;
|
|
@@ -18983,7 +18966,7 @@ declare const context$h_updateDeliveryCarrier: typeof updateDeliveryCarrier;
|
|
|
18983
18966
|
declare const context$h_updateDeliveryProfile: typeof updateDeliveryProfile;
|
|
18984
18967
|
declare const context$h_updateDeliveryRegion: typeof updateDeliveryRegion;
|
|
18985
18968
|
declare namespace context$h {
|
|
18986
|
-
export { type ActionEvent$d as ActionEvent, type context$h_AddDeliveryCarrierOptions as AddDeliveryCarrierOptions, type context$h_AddDeliveryCarrierRequest as AddDeliveryCarrierRequest, type context$h_AddDeliveryCarrierResponse as AddDeliveryCarrierResponse, type context$h_AddDeliveryCarrierResponseNonNullableFields as AddDeliveryCarrierResponseNonNullableFields, type AddDeliveryRegionOptions$2 as AddDeliveryRegionOptions, type AddDeliveryRegionRequest$2 as AddDeliveryRegionRequest, type AddDeliveryRegionResponse$2 as AddDeliveryRegionResponse, type AddDeliveryRegionResponseNonNullableFields$2 as AddDeliveryRegionResponseNonNullableFields, type AdditionalCharge$1 as AdditionalCharge, type ApplicationError$7 as ApplicationError, type context$h_Asset as Asset, type context$h_BackupRate as BackupRate, type BulkActionMetadata$3 as BulkActionMetadata, ChargeType$2 as ChargeType, type context$h_Column as Column, type context$h_CreateDeliveryProfileRequest as CreateDeliveryProfileRequest, type context$h_CreateDeliveryProfileResponse as CreateDeliveryProfileResponse, type context$h_CreateDeliveryProfileResponseNonNullableFields as CreateDeliveryProfileResponseNonNullableFields, type
|
|
18969
|
+
export { type ActionEvent$d as ActionEvent, type context$h_AddDeliveryCarrierOptions as AddDeliveryCarrierOptions, type context$h_AddDeliveryCarrierRequest as AddDeliveryCarrierRequest, type context$h_AddDeliveryCarrierResponse as AddDeliveryCarrierResponse, type context$h_AddDeliveryCarrierResponseNonNullableFields as AddDeliveryCarrierResponseNonNullableFields, type AddDeliveryRegionOptions$2 as AddDeliveryRegionOptions, type AddDeliveryRegionRequest$2 as AddDeliveryRegionRequest, type AddDeliveryRegionResponse$2 as AddDeliveryRegionResponse, type AddDeliveryRegionResponseNonNullableFields$2 as AddDeliveryRegionResponseNonNullableFields, type AdditionalCharge$1 as AdditionalCharge, type ApplicationError$7 as ApplicationError, type context$h_Asset as Asset, type context$h_BackupRate as BackupRate, type BulkActionMetadata$3 as BulkActionMetadata, ChargeType$2 as ChargeType, type context$h_Column as Column, type context$h_CreateDeliveryProfileRequest as CreateDeliveryProfileRequest, type context$h_CreateDeliveryProfileResponse as CreateDeliveryProfileResponse, type context$h_CreateDeliveryProfileResponseNonNullableFields as CreateDeliveryProfileResponseNonNullableFields, type CursorPaging$a as CursorPaging, type CursorPagingMetadata$9 as CursorPagingMetadata, type CursorQuery$6 as CursorQuery, type CursorQueryPagingMethodOneOf$6 as CursorQueryPagingMethodOneOf, type Cursors$a as Cursors, type context$h_DashboardTable as DashboardTable, type context$h_DeleteContext as DeleteContext, type context$h_DeleteDeliveryProfileRequest as DeleteDeliveryProfileRequest, type context$h_DeleteDeliveryProfileResponse as DeleteDeliveryProfileResponse, context$h_DeleteStatus as DeleteStatus, type context$h_DeliveryCarrier as DeliveryCarrier, type context$h_DeliveryCarrierDetails as DeliveryCarrierDetails, type context$h_DeliveryCarrierRegionalSettings as DeliveryCarrierRegionalSettings, type context$h_DeliveryProfile as DeliveryProfile, type context$h_DeliveryProfileNonNullableFields as DeliveryProfileNonNullableFields, type context$h_DeliveryProfilesQueryBuilder as DeliveryProfilesQueryBuilder, type context$h_DeliveryProfilesQueryResult as DeliveryProfilesQueryResult, type context$h_DeliveryRegion as DeliveryRegion, type context$h_DeliveryRegionAdded as DeliveryRegionAdded, type context$h_DeliveryRegionRemoved as DeliveryRegionRemoved, type context$h_DeliveryRegionUpdated as DeliveryRegionUpdated, type Destination$1 as Destination, type DomainEvent$d as DomainEvent, type DomainEventBodyOneOf$d as DomainEventBodyOneOf, type Empty$7 as Empty, type EntityCreatedEvent$d as EntityCreatedEvent, type EntityDeletedEvent$d as EntityDeletedEvent, type EntityUpdatedEvent$d as EntityUpdatedEvent, type ExtendedFields$6 as ExtendedFields, type context$h_GetDeliveryProfileRequest as GetDeliveryProfileRequest, type context$h_GetDeliveryProfileResponse as GetDeliveryProfileResponse, type context$h_GetDeliveryProfileResponseNonNullableFields as GetDeliveryProfileResponseNonNullableFields, type IdentificationData$d as IdentificationData, type IdentificationDataIdOneOf$d as IdentificationDataIdOneOf, type ItemMetadata$3 as ItemMetadata, type context$h_ListDeliveryCarrierDetailsRequest as ListDeliveryCarrierDetailsRequest, type context$h_ListDeliveryCarrierDetailsResponse as ListDeliveryCarrierDetailsResponse, type context$h_ListDeliveryCarrierDetailsResponseNonNullableFields as ListDeliveryCarrierDetailsResponseNonNullableFields, type context$h_ListDeliveryCarriersOptions as ListDeliveryCarriersOptions, type context$h_ListDeliveryCarriersRequest as ListDeliveryCarriersRequest, type context$h_ListDeliveryCarriersResponse as ListDeliveryCarriersResponse, type context$h_ListDeliveryCarriersResponseNonNullableFields as ListDeliveryCarriersResponseNonNullableFields, type context$h_ListDeliveryCarriersResult as ListDeliveryCarriersResult, type MessageEnvelope$c as MessageEnvelope, type context$h_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type context$h_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type context$h_NamespaceChanged as NamespaceChanged, type context$h_QueryDeliveryProfilesRequest as QueryDeliveryProfilesRequest, type context$h_QueryDeliveryProfilesResponse as QueryDeliveryProfilesResponse, type context$h_QueryDeliveryProfilesResponseNonNullableFields as QueryDeliveryProfilesResponseNonNullableFields, type context$h_RemoveDeliveryCarrierOptions as RemoveDeliveryCarrierOptions, type context$h_RemoveDeliveryCarrierRequest as RemoveDeliveryCarrierRequest, type context$h_RemoveDeliveryCarrierResponse as RemoveDeliveryCarrierResponse, type context$h_RemoveDeliveryCarrierResponseNonNullableFields as RemoveDeliveryCarrierResponseNonNullableFields, type context$h_RemoveDeliveryRegionIdentifiers as RemoveDeliveryRegionIdentifiers, type RemoveDeliveryRegionOptions$2 as RemoveDeliveryRegionOptions, type RemoveDeliveryRegionRequest$2 as RemoveDeliveryRegionRequest, type RemoveDeliveryRegionResponse$2 as RemoveDeliveryRegionResponse, type RemoveDeliveryRegionResponseNonNullableFields$2 as RemoveDeliveryRegionResponseNonNullableFields, type RestoreInfo$d as RestoreInfo, type context$h_Row as Row, type context$h_ServiceProvisioned as ServiceProvisioned, type context$h_ServiceRemoved as ServiceRemoved, type context$h_SiteCreated as SiteCreated, context$h_SiteCreatedContext as SiteCreatedContext, type context$h_SiteDeleted as SiteDeleted, type context$h_SiteHardDeleted as SiteHardDeleted, type context$h_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type context$h_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type context$h_SitePublished as SitePublished, type context$h_SiteRenamed as SiteRenamed, type context$h_SiteTransferred as SiteTransferred, type context$h_SiteUndeleted as SiteUndeleted, type context$h_SiteUnpublished as SiteUnpublished, SortOrder$a as SortOrder, type Sorting$a as Sorting, State$1 as State, type context$h_StudioAssigned as StudioAssigned, type context$h_StudioUnassigned as StudioUnassigned, type context$h_UpdateDeliveryCarrierOptions as UpdateDeliveryCarrierOptions, type context$h_UpdateDeliveryCarrierRequest as UpdateDeliveryCarrierRequest, type context$h_UpdateDeliveryCarrierResponse as UpdateDeliveryCarrierResponse, type context$h_UpdateDeliveryCarrierResponseNonNullableFields as UpdateDeliveryCarrierResponseNonNullableFields, type context$h_UpdateDeliveryProfile as UpdateDeliveryProfile, type context$h_UpdateDeliveryProfileRequest as UpdateDeliveryProfileRequest, type context$h_UpdateDeliveryProfileResponse as UpdateDeliveryProfileResponse, type context$h_UpdateDeliveryProfileResponseNonNullableFields as UpdateDeliveryProfileResponseNonNullableFields, type context$h_UpdateDeliveryRegion as UpdateDeliveryRegion, type context$h_UpdateDeliveryRegionIdentifiers as UpdateDeliveryRegionIdentifiers, type context$h_UpdateDeliveryRegionOptions as UpdateDeliveryRegionOptions, type context$h_UpdateDeliveryRegionRequest as UpdateDeliveryRegionRequest, type context$h_UpdateDeliveryRegionResponse as UpdateDeliveryRegionResponse, type context$h_UpdateDeliveryRegionResponseNonNullableFields as UpdateDeliveryRegionResponseNonNullableFields, type UpdateExtendedFieldsOptions$3 as UpdateExtendedFieldsOptions, type UpdateExtendedFieldsRequest$4 as UpdateExtendedFieldsRequest, type UpdateExtendedFieldsResponse$4 as UpdateExtendedFieldsResponse, type UpdateExtendedFieldsResponseNonNullableFields$3 as UpdateExtendedFieldsResponseNonNullableFields, WebhookIdentityType$c as WebhookIdentityType, context$h_addDeliveryCarrier as addDeliveryCarrier, addDeliveryRegion$4 as addDeliveryRegion, context$h_createDeliveryProfile as createDeliveryProfile, context$h_deleteDeliveryProfile as deleteDeliveryProfile, context$h_getDeliveryProfile as getDeliveryProfile, context$h_listDeliveryCarrierDetails as listDeliveryCarrierDetails, context$h_listDeliveryCarriers as listDeliveryCarriers, context$h_queryDeliveryProfiles as queryDeliveryProfiles, context$h_removeDeliveryCarrier as removeDeliveryCarrier, removeDeliveryRegion$4 as removeDeliveryRegion, context$h_updateDeliveryCarrier as updateDeliveryCarrier, context$h_updateDeliveryProfile as updateDeliveryProfile, context$h_updateDeliveryRegion as updateDeliveryRegion, updateExtendedFields$6 as updateExtendedFields };
|
|
18987
18970
|
}
|
|
18988
18971
|
|
|
18989
18972
|
/** DraftOrder is the main entity of DraftOrders service. It represents a single edit order. */
|
|
@@ -11132,7 +11132,7 @@ interface Checkout$1 {
|
|
|
11132
11132
|
* ID of the checkout's initiator.
|
|
11133
11133
|
* @readonly
|
|
11134
11134
|
*/
|
|
11135
|
-
createdBy?: CreatedBy$
|
|
11135
|
+
createdBy?: CreatedBy$3;
|
|
11136
11136
|
/**
|
|
11137
11137
|
* Date and time the checkout was created.
|
|
11138
11138
|
* @readonly
|
|
@@ -12361,7 +12361,7 @@ declare enum ChannelType$4 {
|
|
|
12361
12361
|
TIKTOK = "TIKTOK",
|
|
12362
12362
|
FAIRE_COM = "FAIRE_COM"
|
|
12363
12363
|
}
|
|
12364
|
-
interface CreatedBy$
|
|
12364
|
+
interface CreatedBy$3 extends CreatedByIdOneOf$1 {
|
|
12365
12365
|
/**
|
|
12366
12366
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
12367
12367
|
* For example, via POS (point of service).
|
|
@@ -12375,7 +12375,7 @@ interface CreatedBy$4 extends CreatedByIdOneOf$2 {
|
|
|
12375
12375
|
appId?: string;
|
|
12376
12376
|
}
|
|
12377
12377
|
/** @oneof */
|
|
12378
|
-
interface CreatedByIdOneOf$
|
|
12378
|
+
interface CreatedByIdOneOf$1 {
|
|
12379
12379
|
/**
|
|
12380
12380
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
12381
12381
|
* For example, via POS (point of service).
|
|
@@ -14162,7 +14162,7 @@ interface UpdateCheckout {
|
|
|
14162
14162
|
* ID of the checkout's initiator.
|
|
14163
14163
|
* @readonly
|
|
14164
14164
|
*/
|
|
14165
|
-
createdBy?: CreatedBy$
|
|
14165
|
+
createdBy?: CreatedBy$3;
|
|
14166
14166
|
/**
|
|
14167
14167
|
* Date and time the checkout was created.
|
|
14168
14168
|
* @readonly
|
|
@@ -14578,7 +14578,7 @@ declare const index_d$k_removeOverrideCheckoutUrl: typeof removeOverrideCheckout
|
|
|
14578
14578
|
declare const index_d$k_updateCheckout: typeof updateCheckout;
|
|
14579
14579
|
declare const index_d$k_updateLineItemsQuantity: typeof updateLineItemsQuantity;
|
|
14580
14580
|
declare namespace index_d$k {
|
|
14581
|
-
export { type ActionEvent$g as ActionEvent, type index_d$k_AddToCheckoutOptions as AddToCheckoutOptions, type index_d$k_AddToCheckoutRequest as AddToCheckoutRequest, type index_d$k_AddToCheckoutResponse as AddToCheckoutResponse, type index_d$k_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$4 as AdditionalFee, type Address$8 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$7 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type index_d$k_ApiAddress as ApiAddress, type ApplicableLineItems$3 as ApplicableLineItems, type ApplicationError$9 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$7 as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$3 as Carrier, type CarrierError$4 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$6 as CatalogReference, type ChannelInfo$3 as ChannelInfo, index_d$k_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$4 as ChannelType, type index_d$k_ChargeDetails as ChargeDetails, ChargeType$4 as ChargeType, type Checkout$1 as Checkout, type index_d$k_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type index_d$k_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type index_d$k_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type index_d$k_CheckoutNonNullableFields as CheckoutNonNullableFields, type index_d$k_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$3 as Color, type index_d$k_CommonVatId as CommonVatId, index_d$k_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$4 as Coupon, type index_d$k_CreateCheckoutOptions as CreateCheckoutOptions, type index_d$k_CreateCheckoutRequest as CreateCheckoutRequest, type index_d$k_CreateCheckoutResponse as CreateCheckoutResponse, type index_d$k_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type index_d$k_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type index_d$k_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type index_d$k_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type index_d$k_CreateOrderOptions as CreateOrderOptions, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type index_d$k_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$4 as CreatedBy, type CreatedByIdOneOf$2 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$4 as CustomField, type CustomLineItem$2 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryAllocation$3 as DeliveryAllocation, type DeliveryLogistics$5 as DeliveryLogistics, type DeliveryTimeSlot$5 as DeliveryTimeSlot, type Description$1 as Description, type DescriptionLine$3 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$3 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$3 as DescriptionLineName, DescriptionLineType$3 as DescriptionLineType, type DescriptionLineValueOneOf$3 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type Discount$2 as Discount, index_d$k_DiscountDiscountType as DiscountDiscountType, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type index_d$k_DoublePaymentErrorData as DoublePaymentErrorData, type index_d$k_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$9 as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$7 as EventMetadata, type ExtendedFields$8 as ExtendedFields, type ExternalReference$2 as ExternalReference, FallbackReason$2 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$2 as FileType, type FocalPoint$4 as FocalPoint, type FreeTrialPeriod$1 as FreeTrialPeriod, type FullAddressContactDetails$4 as FullAddressContactDetails, type FullName$1 as FullName, type index_d$k_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type index_d$k_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type index_d$k_GetCheckoutByCartIdResponseNonNullableFields as GetCheckoutByCartIdResponseNonNullableFields, type index_d$k_GetCheckoutPaymentSettingsRequest as GetCheckoutPaymentSettingsRequest, type index_d$k_GetCheckoutPaymentSettingsResponse as GetCheckoutPaymentSettingsResponse, index_d$k_GetCheckoutPaymentSettingsResponsePaymentOption as GetCheckoutPaymentSettingsResponsePaymentOption, type index_d$k_GetCheckoutRequest as GetCheckoutRequest, type index_d$k_GetCheckoutResponse as GetCheckoutResponse, type index_d$k_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type index_d$k_GetCheckoutURLRequest as GetCheckoutURLRequest, type index_d$k_GetCheckoutURLResponse as GetCheckoutURLResponse, type index_d$k_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type index_d$k_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type index_d$k_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type index_d$k_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type index_d$k_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$4 as GiftCard, type Group$2 as Group, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, IdentityType$4 as IdentityType, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$4 as ItemTaxFullDetails, type ItemType$4 as ItemType, ItemTypeItemType$4 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$4 as ItemTypeItemTypeDataOneOf, JurisdictionType$4 as JurisdictionType, type LineItem$4 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type index_d$k_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$2 as ManualCalculationReason, type index_d$k_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type index_d$k_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$2 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$f as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$2 as OtherCharge, type index_d$k_PaymentErrorResponseData as PaymentErrorResponseData, type PaymentOption$1 as PaymentOption, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$5 as PhysicalProperties, type PickupAddress$3 as PickupAddress, type PickupDetails$6 as PickupDetails, PickupMethod$5 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type Policy$1 as Policy, type PriceDescription$3 as PriceDescription, type PriceSummary$4 as PriceSummary, type index_d$k_ProductDetails as ProductDetails, type ProductName$3 as ProductName, RateType$2 as RateType, type index_d$k_RedeemErrorData as RedeemErrorData, type Region$3 as Region, type index_d$k_RemoveCouponRequest as RemoveCouponRequest, type index_d$k_RemoveCouponResponse as RemoveCouponResponse, type index_d$k_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type index_d$k_RemoveGiftCardRequest as RemoveGiftCardRequest, type index_d$k_RemoveGiftCardResponse as RemoveGiftCardResponse, type index_d$k_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type index_d$k_RemoveLineItemsRequest as RemoveLineItemsRequest, type index_d$k_RemoveLineItemsResponse as RemoveLineItemsResponse, type index_d$k_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type index_d$k_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type index_d$k_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type index_d$k_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$g as RestoreInfo, RuleType$4 as RuleType, type Scope$2 as Scope, type SecuredMedia$2 as SecuredMedia, type SelectedCarrierServiceOption$2 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$2 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$2 as SelectedCarrierServiceOptionPrices, type SelectedMembership$2 as SelectedMembership, type SelectedMemberships$2 as SelectedMemberships, type ServiceProperties$3 as ServiceProperties, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type index_d$k_ShippingCalculationErrorData as ShippingCalculationErrorData, type index_d$k_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$4 as ShippingOption, type ShippingPrice$4 as ShippingPrice, type ShippingRegion$4 as ShippingRegion, type index_d$k_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$7 as StreetAddress, type index_d$k_Subscription as Subscription, type index_d$k_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$5 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$5 as SubscriptionSettings, SuggestedFix$1 as SuggestedFix, type SystemError$4 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$4 as TaxSummary, type TaxableAddress$4 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$4 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$4 as TaxableAddressType, type Title$1 as Title, type Totals$1 as Totals, type index_d$k_UpdateCheckout as UpdateCheckout, type index_d$k_UpdateCheckoutOptions as UpdateCheckoutOptions, type index_d$k_UpdateCheckoutRequest as UpdateCheckoutRequest, type index_d$k_UpdateCheckoutResponse as UpdateCheckoutResponse, type index_d$k_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type index_d$k_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type index_d$k_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type index_d$k_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$k_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type index_d$k_V1BuyerInfo as V1BuyerInfo, type index_d$k_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type V1PickupDetails$1 as V1PickupDetails, type index_d$k_V1ShippingInfo as V1ShippingInfo, type index_d$k_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type index_d$k_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type index_d$k_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$4 as ValidationError, type VatId$5 as VatId, VatType$5 as VatType, type Violation$1 as Violation, type index_d$k_ViolationsList as ViolationsList, WebhookIdentityType$f as WebhookIdentityType, WeightUnit$6 as WeightUnit, type index_d$k__publicOnCheckoutCompletedType as _publicOnCheckoutCompletedType, type index_d$k__publicOnCheckoutCreatedType as _publicOnCheckoutCreatedType, type index_d$k__publicOnCheckoutUpdatedType as _publicOnCheckoutUpdatedType, index_d$k_addToCheckout as addToCheckout, index_d$k_createCheckout as createCheckout, createOrder$2 as createOrder, index_d$k_getCheckout as getCheckout, index_d$k_getCheckoutByCartId as getCheckoutByCartId, index_d$k_getCheckoutUrl as getCheckoutUrl, index_d$k_markCheckoutAsCompleted as markCheckoutAsCompleted, index_d$k_onCheckoutCompleted as onCheckoutCompleted, index_d$k_onCheckoutCreated as onCheckoutCreated, index_d$k_onCheckoutUpdated as onCheckoutUpdated, onCheckoutCompleted$1 as publicOnCheckoutCompleted, onCheckoutCreated$1 as publicOnCheckoutCreated, onCheckoutUpdated$1 as publicOnCheckoutUpdated, index_d$k_removeCoupon as removeCoupon, index_d$k_removeGiftCard as removeGiftCard, index_d$k_removeLineItems as removeLineItems, index_d$k_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, index_d$k_updateCheckout as updateCheckout, index_d$k_updateLineItemsQuantity as updateLineItemsQuantity };
|
|
14581
|
+
export { type ActionEvent$g as ActionEvent, type index_d$k_AddToCheckoutOptions as AddToCheckoutOptions, type index_d$k_AddToCheckoutRequest as AddToCheckoutRequest, type index_d$k_AddToCheckoutResponse as AddToCheckoutResponse, type index_d$k_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$4 as AdditionalFee, type Address$8 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$7 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type index_d$k_ApiAddress as ApiAddress, type ApplicableLineItems$3 as ApplicableLineItems, type ApplicationError$9 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$7 as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$3 as Carrier, type CarrierError$4 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$6 as CatalogReference, type ChannelInfo$3 as ChannelInfo, index_d$k_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$4 as ChannelType, type index_d$k_ChargeDetails as ChargeDetails, ChargeType$4 as ChargeType, type Checkout$1 as Checkout, type index_d$k_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type index_d$k_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type index_d$k_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type index_d$k_CheckoutNonNullableFields as CheckoutNonNullableFields, type index_d$k_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$3 as Color, type index_d$k_CommonVatId as CommonVatId, index_d$k_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$4 as Coupon, type index_d$k_CreateCheckoutOptions as CreateCheckoutOptions, type index_d$k_CreateCheckoutRequest as CreateCheckoutRequest, type index_d$k_CreateCheckoutResponse as CreateCheckoutResponse, type index_d$k_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type index_d$k_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type index_d$k_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type index_d$k_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type index_d$k_CreateOrderOptions as CreateOrderOptions, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type index_d$k_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$3 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$4 as CustomField, type CustomLineItem$2 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryAllocation$3 as DeliveryAllocation, type DeliveryLogistics$5 as DeliveryLogistics, type DeliveryTimeSlot$5 as DeliveryTimeSlot, type Description$1 as Description, type DescriptionLine$3 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$3 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$3 as DescriptionLineName, DescriptionLineType$3 as DescriptionLineType, type DescriptionLineValueOneOf$3 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type Discount$2 as Discount, index_d$k_DiscountDiscountType as DiscountDiscountType, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type index_d$k_DoublePaymentErrorData as DoublePaymentErrorData, type index_d$k_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$9 as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$7 as EventMetadata, type ExtendedFields$8 as ExtendedFields, type ExternalReference$2 as ExternalReference, FallbackReason$2 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$2 as FileType, type FocalPoint$4 as FocalPoint, type FreeTrialPeriod$1 as FreeTrialPeriod, type FullAddressContactDetails$4 as FullAddressContactDetails, type FullName$1 as FullName, type index_d$k_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type index_d$k_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type index_d$k_GetCheckoutByCartIdResponseNonNullableFields as GetCheckoutByCartIdResponseNonNullableFields, type index_d$k_GetCheckoutPaymentSettingsRequest as GetCheckoutPaymentSettingsRequest, type index_d$k_GetCheckoutPaymentSettingsResponse as GetCheckoutPaymentSettingsResponse, index_d$k_GetCheckoutPaymentSettingsResponsePaymentOption as GetCheckoutPaymentSettingsResponsePaymentOption, type index_d$k_GetCheckoutRequest as GetCheckoutRequest, type index_d$k_GetCheckoutResponse as GetCheckoutResponse, type index_d$k_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type index_d$k_GetCheckoutURLRequest as GetCheckoutURLRequest, type index_d$k_GetCheckoutURLResponse as GetCheckoutURLResponse, type index_d$k_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type index_d$k_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type index_d$k_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type index_d$k_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type index_d$k_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$4 as GiftCard, type Group$2 as Group, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, IdentityType$4 as IdentityType, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$4 as ItemTaxFullDetails, type ItemType$4 as ItemType, ItemTypeItemType$4 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$4 as ItemTypeItemTypeDataOneOf, JurisdictionType$4 as JurisdictionType, type LineItem$4 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type index_d$k_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$2 as ManualCalculationReason, type index_d$k_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type index_d$k_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$2 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$f as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$2 as OtherCharge, type index_d$k_PaymentErrorResponseData as PaymentErrorResponseData, type PaymentOption$1 as PaymentOption, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$5 as PhysicalProperties, type PickupAddress$3 as PickupAddress, type PickupDetails$6 as PickupDetails, PickupMethod$5 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type Policy$1 as Policy, type PriceDescription$3 as PriceDescription, type PriceSummary$4 as PriceSummary, type index_d$k_ProductDetails as ProductDetails, type ProductName$3 as ProductName, RateType$2 as RateType, type index_d$k_RedeemErrorData as RedeemErrorData, type Region$3 as Region, type index_d$k_RemoveCouponRequest as RemoveCouponRequest, type index_d$k_RemoveCouponResponse as RemoveCouponResponse, type index_d$k_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type index_d$k_RemoveGiftCardRequest as RemoveGiftCardRequest, type index_d$k_RemoveGiftCardResponse as RemoveGiftCardResponse, type index_d$k_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type index_d$k_RemoveLineItemsRequest as RemoveLineItemsRequest, type index_d$k_RemoveLineItemsResponse as RemoveLineItemsResponse, type index_d$k_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type index_d$k_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type index_d$k_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type index_d$k_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$g as RestoreInfo, RuleType$4 as RuleType, type Scope$2 as Scope, type SecuredMedia$2 as SecuredMedia, type SelectedCarrierServiceOption$2 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$2 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$2 as SelectedCarrierServiceOptionPrices, type SelectedMembership$2 as SelectedMembership, type SelectedMemberships$2 as SelectedMemberships, type ServiceProperties$3 as ServiceProperties, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type index_d$k_ShippingCalculationErrorData as ShippingCalculationErrorData, type index_d$k_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$4 as ShippingOption, type ShippingPrice$4 as ShippingPrice, type ShippingRegion$4 as ShippingRegion, type index_d$k_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$7 as StreetAddress, type index_d$k_Subscription as Subscription, type index_d$k_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$5 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$5 as SubscriptionSettings, SuggestedFix$1 as SuggestedFix, type SystemError$4 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$4 as TaxSummary, type TaxableAddress$4 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$4 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$4 as TaxableAddressType, type Title$1 as Title, type Totals$1 as Totals, type index_d$k_UpdateCheckout as UpdateCheckout, type index_d$k_UpdateCheckoutOptions as UpdateCheckoutOptions, type index_d$k_UpdateCheckoutRequest as UpdateCheckoutRequest, type index_d$k_UpdateCheckoutResponse as UpdateCheckoutResponse, type index_d$k_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type index_d$k_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type index_d$k_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type index_d$k_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$k_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type index_d$k_V1BuyerInfo as V1BuyerInfo, type index_d$k_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type V1PickupDetails$1 as V1PickupDetails, type index_d$k_V1ShippingInfo as V1ShippingInfo, type index_d$k_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type index_d$k_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type index_d$k_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$4 as ValidationError, type VatId$5 as VatId, VatType$5 as VatType, type Violation$1 as Violation, type index_d$k_ViolationsList as ViolationsList, WebhookIdentityType$f as WebhookIdentityType, WeightUnit$6 as WeightUnit, type index_d$k__publicOnCheckoutCompletedType as _publicOnCheckoutCompletedType, type index_d$k__publicOnCheckoutCreatedType as _publicOnCheckoutCreatedType, type index_d$k__publicOnCheckoutUpdatedType as _publicOnCheckoutUpdatedType, index_d$k_addToCheckout as addToCheckout, index_d$k_createCheckout as createCheckout, createOrder$2 as createOrder, index_d$k_getCheckout as getCheckout, index_d$k_getCheckoutByCartId as getCheckoutByCartId, index_d$k_getCheckoutUrl as getCheckoutUrl, index_d$k_markCheckoutAsCompleted as markCheckoutAsCompleted, index_d$k_onCheckoutCompleted as onCheckoutCompleted, index_d$k_onCheckoutCreated as onCheckoutCreated, index_d$k_onCheckoutUpdated as onCheckoutUpdated, onCheckoutCompleted$1 as publicOnCheckoutCompleted, onCheckoutCreated$1 as publicOnCheckoutCreated, onCheckoutUpdated$1 as publicOnCheckoutUpdated, index_d$k_removeCoupon as removeCoupon, index_d$k_removeGiftCard as removeGiftCard, index_d$k_removeLineItems as removeLineItems, index_d$k_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, index_d$k_updateCheckout as updateCheckout, index_d$k_updateLineItemsQuantity as updateLineItemsQuantity };
|
|
14582
14582
|
}
|
|
14583
14583
|
|
|
14584
14584
|
interface CheckoutSettings {
|
|
@@ -15768,7 +15768,7 @@ interface Checkout {
|
|
|
15768
15768
|
* ID of the checkout's initiator.
|
|
15769
15769
|
* @readonly
|
|
15770
15770
|
*/
|
|
15771
|
-
createdBy?: CreatedBy$
|
|
15771
|
+
createdBy?: CreatedBy$2;
|
|
15772
15772
|
/**
|
|
15773
15773
|
* Date and time the checkout was created.
|
|
15774
15774
|
* @readonly
|
|
@@ -16724,7 +16724,7 @@ declare enum ChannelType$3 {
|
|
|
16724
16724
|
TIKTOK = "TIKTOK",
|
|
16725
16725
|
FAIRE_COM = "FAIRE_COM"
|
|
16726
16726
|
}
|
|
16727
|
-
interface CreatedBy$
|
|
16727
|
+
interface CreatedBy$2 extends CreatedByIdOneOf {
|
|
16728
16728
|
/**
|
|
16729
16729
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
16730
16730
|
* For example, via POS (point of service).
|
|
@@ -16738,7 +16738,7 @@ interface CreatedBy$3 extends CreatedByIdOneOf$1 {
|
|
|
16738
16738
|
appId?: string;
|
|
16739
16739
|
}
|
|
16740
16740
|
/** @oneof */
|
|
16741
|
-
interface CreatedByIdOneOf
|
|
16741
|
+
interface CreatedByIdOneOf {
|
|
16742
16742
|
/**
|
|
16743
16743
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
16744
16744
|
* For example, via POS (point of service).
|
|
@@ -17522,6 +17522,7 @@ type index_d$i_CreateCheckoutFromTemplateResponseNonNullableFields = CreateCheck
|
|
|
17522
17522
|
type index_d$i_CreateCheckoutTemplateRequest = CreateCheckoutTemplateRequest;
|
|
17523
17523
|
type index_d$i_CreateCheckoutTemplateResponse = CreateCheckoutTemplateResponse;
|
|
17524
17524
|
type index_d$i_CreateCheckoutTemplateResponseNonNullableFields = CreateCheckoutTemplateResponseNonNullableFields;
|
|
17525
|
+
type index_d$i_CreatedByIdOneOf = CreatedByIdOneOf;
|
|
17525
17526
|
type index_d$i_CustomContentReference = CustomContentReference;
|
|
17526
17527
|
type index_d$i_CustomSettings = CustomSettings;
|
|
17527
17528
|
type index_d$i_DeleteCheckoutTemplateRequest = DeleteCheckoutTemplateRequest;
|
|
@@ -17578,7 +17579,7 @@ declare const index_d$i_onCheckoutTemplateUsed: typeof onCheckoutTemplateUsed;
|
|
|
17578
17579
|
declare const index_d$i_queryCheckoutTemplates: typeof queryCheckoutTemplates;
|
|
17579
17580
|
declare const index_d$i_updateCheckoutTemplate: typeof updateCheckoutTemplate;
|
|
17580
17581
|
declare namespace index_d$i {
|
|
17581
|
-
export { type ActionEvent$e as ActionEvent, type AdditionalFee$3 as AdditionalFee, type Address$7 as Address, type AddressLocation$6 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type ApplicableLineItems$2 as ApplicableLineItems, type ApplicationError$8 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$5 as BaseEventMetadata, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$2 as Carrier, type CarrierError$3 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type index_d$i_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$5 as CatalogReference, ChannelType$3 as ChannelType, ChargeType$3 as ChargeType, type index_d$i_Checkout as Checkout, type index_d$i_CheckoutCustomization as CheckoutCustomization, type index_d$i_CheckoutTemplate as CheckoutTemplate, type index_d$i_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type index_d$i_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type index_d$i_CheckoutTemplateNonNullableFields as CheckoutTemplateNonNullableFields, type index_d$i_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type index_d$i_CheckoutTemplateUsed as CheckoutTemplateUsed, type index_d$i_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type index_d$i_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type index_d$i_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$2 as Color, type index_d$i_ConversionInfo as ConversionInfo, type Coupon$3 as Coupon, type index_d$i_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type index_d$i_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type index_d$i_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type index_d$i_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type index_d$i_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type index_d$i_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type index_d$i_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$3 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CursorPaging$b as CursorPaging, type CursorPagingMetadata$a as CursorPagingMetadata, type CursorQuery$7 as CursorQuery, type CursorQueryPagingMethodOneOf$7 as CursorQueryPagingMethodOneOf, type Cursors$b as Cursors, type index_d$i_CustomContentReference as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type index_d$i_CustomSettings as CustomSettings, type index_d$i_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type index_d$i_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryAllocation$2 as DeliveryAllocation, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type index_d$i_Description as Description, type DescriptionLine$2 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$2 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$2 as DescriptionLineName, DescriptionLineType$2 as DescriptionLineType, type DescriptionLineValueOneOf$2 as DescriptionLineValueOneOf, type Details$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type EventMetadata$5 as EventMetadata, type ExtendedFields$7 as ExtendedFields, type ExternalReference$1 as ExternalReference, FallbackReason$1 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$1 as FileType, type FocalPoint$2 as FocalPoint, type index_d$i_FreeTrialPeriod as FreeTrialPeriod, type FullAddressContactDetails$3 as FullAddressContactDetails, type index_d$i_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type index_d$i_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type index_d$i_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$3 as GiftCard, type Group$1 as Group, type index_d$i_HeadersEntry as HeadersEntry, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type InvalidMembership$1 as InvalidMembership, type index_d$i_ItemAvailabilityInfo as ItemAvailabilityInfo, index_d$i_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$3 as ItemTaxFullDetails, type ItemType$3 as ItemType, ItemTypeItemType$3 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$3 as ItemTypeItemTypeDataOneOf, JurisdictionType$3 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$3 as LineItemDiscount, ManualCalculationReason$1 as ManualCalculationReason, type Membership$1 as Membership, type MembershipName$3 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MessageEnvelope$d as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, index_d$i_NameInLineItem as NameInLineItem, index_d$i_NameInOther as NameInOther, type index_d$i_Other as Other, type OtherCharge$1 as OtherCharge, type index_d$i_PaymentOption as PaymentOption, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type index_d$i_Policy as Policy, type PriceDescription$2 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$2 as ProductName, type index_d$i_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type index_d$i_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type index_d$i_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, RateType$1 as RateType, type index_d$i_RawHttpResponse as RawHttpResponse, type index_d$i_RawHttpResponseNonNullableFields as RawHttpResponseNonNullableFields, type Region$2 as Region, type RestoreInfo$e as RestoreInfo, RuleType$3 as RuleType, type Scope$1 as Scope, type SecuredMedia$1 as SecuredMedia, type SelectedCarrierServiceOption$1 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$1 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$1 as SelectedCarrierServiceOptionPrices, type SelectedMembership$1 as SelectedMembership, type SelectedMemberships$1 as SelectedMemberships, type ServiceProperties$2 as ServiceProperties, index_d$i_Severity as Severity, type ShippingInfo$1 as ShippingInfo, type ShippingOption$3 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, SortOrder$b as SortOrder, type Sorting$b as Sorting, Status$2 as Status, type StreetAddress$6 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$1 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, index_d$i_SuggestedFix as SuggestedFix, type SystemError$3 as SystemError, type index_d$i_Target as Target, type index_d$i_TargetLineItem as TargetLineItem, type index_d$i_TargetTargetTypeOneOf as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type TaxableAddress$3 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$3 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$3 as TaxableAddressType, type index_d$i_Title as Title, type index_d$i_UpdateCheckoutTemplate as UpdateCheckoutTemplate, type index_d$i_UpdateCheckoutTemplateRequest as UpdateCheckoutTemplateRequest, type index_d$i_UpdateCheckoutTemplateResponse as UpdateCheckoutTemplateResponse, type index_d$i_UpdateCheckoutTemplateResponseNonNullableFields as UpdateCheckoutTemplateResponseNonNullableFields, type index_d$i_V1LineItem as V1LineItem, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type index_d$i_Violation as Violation, type index_d$i_WebClientCustomization as WebClientCustomization, WebhookIdentityType$d as WebhookIdentityType, WeightUnit$5 as WeightUnit, type index_d$i__publicOnCheckoutTemplateCreatedType as _publicOnCheckoutTemplateCreatedType, type index_d$i__publicOnCheckoutTemplateDeletedType as _publicOnCheckoutTemplateDeletedType, type index_d$i__publicOnCheckoutTemplateUpdatedType as _publicOnCheckoutTemplateUpdatedType, type index_d$i__publicOnCheckoutTemplateUsedType as _publicOnCheckoutTemplateUsedType, index_d$i_createAndRedirectToCheckout as createAndRedirectToCheckout, index_d$i_createCheckoutFromTemplate as createCheckoutFromTemplate, index_d$i_createCheckoutTemplate as createCheckoutTemplate, index_d$i_deleteCheckoutTemplate as deleteCheckoutTemplate, index_d$i_getCheckoutTemplate as getCheckoutTemplate, index_d$i_onCheckoutTemplateCreated as onCheckoutTemplateCreated, index_d$i_onCheckoutTemplateDeleted as onCheckoutTemplateDeleted, index_d$i_onCheckoutTemplateUpdated as onCheckoutTemplateUpdated, index_d$i_onCheckoutTemplateUsed as onCheckoutTemplateUsed, onCheckoutTemplateCreated$1 as publicOnCheckoutTemplateCreated, onCheckoutTemplateDeleted$1 as publicOnCheckoutTemplateDeleted, onCheckoutTemplateUpdated$1 as publicOnCheckoutTemplateUpdated, onCheckoutTemplateUsed$1 as publicOnCheckoutTemplateUsed, index_d$i_queryCheckoutTemplates as queryCheckoutTemplates, index_d$i_updateCheckoutTemplate as updateCheckoutTemplate };
|
|
17582
|
+
export { type ActionEvent$e as ActionEvent, type AdditionalFee$3 as AdditionalFee, type Address$7 as Address, type AddressLocation$6 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type ApplicableLineItems$2 as ApplicableLineItems, type ApplicationError$8 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$5 as BaseEventMetadata, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type Carrier$2 as Carrier, type CarrierError$3 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type index_d$i_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$5 as CatalogReference, ChannelType$3 as ChannelType, ChargeType$3 as ChargeType, type index_d$i_Checkout as Checkout, type index_d$i_CheckoutCustomization as CheckoutCustomization, type index_d$i_CheckoutTemplate as CheckoutTemplate, type index_d$i_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type index_d$i_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type index_d$i_CheckoutTemplateNonNullableFields as CheckoutTemplateNonNullableFields, type index_d$i_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type index_d$i_CheckoutTemplateUsed as CheckoutTemplateUsed, type index_d$i_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type index_d$i_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type index_d$i_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$2 as Color, type index_d$i_ConversionInfo as ConversionInfo, type Coupon$3 as Coupon, type index_d$i_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type index_d$i_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type index_d$i_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type index_d$i_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type index_d$i_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type index_d$i_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type index_d$i_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$2 as CreatedBy, type index_d$i_CreatedByIdOneOf as CreatedByIdOneOf, type CursorPaging$b as CursorPaging, type CursorPagingMetadata$a as CursorPagingMetadata, type CursorQuery$7 as CursorQuery, type CursorQueryPagingMethodOneOf$7 as CursorQueryPagingMethodOneOf, type Cursors$b as Cursors, type index_d$i_CustomContentReference as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type index_d$i_CustomSettings as CustomSettings, type index_d$i_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type index_d$i_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryAllocation$2 as DeliveryAllocation, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type index_d$i_Description as Description, type DescriptionLine$2 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$2 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$2 as DescriptionLineName, DescriptionLineType$2 as DescriptionLineType, type DescriptionLineValueOneOf$2 as DescriptionLineValueOneOf, type Details$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type EventMetadata$5 as EventMetadata, type ExtendedFields$7 as ExtendedFields, type ExternalReference$1 as ExternalReference, FallbackReason$1 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$1 as FileType, type FocalPoint$2 as FocalPoint, type index_d$i_FreeTrialPeriod as FreeTrialPeriod, type FullAddressContactDetails$3 as FullAddressContactDetails, type index_d$i_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type index_d$i_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type index_d$i_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$3 as GiftCard, type Group$1 as Group, type index_d$i_HeadersEntry as HeadersEntry, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type InvalidMembership$1 as InvalidMembership, type index_d$i_ItemAvailabilityInfo as ItemAvailabilityInfo, index_d$i_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$3 as ItemTaxFullDetails, type ItemType$3 as ItemType, ItemTypeItemType$3 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$3 as ItemTypeItemTypeDataOneOf, JurisdictionType$3 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$3 as LineItemDiscount, ManualCalculationReason$1 as ManualCalculationReason, type Membership$1 as Membership, type MembershipName$3 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MessageEnvelope$d as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, index_d$i_NameInLineItem as NameInLineItem, index_d$i_NameInOther as NameInOther, type index_d$i_Other as Other, type OtherCharge$1 as OtherCharge, type index_d$i_PaymentOption as PaymentOption, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type index_d$i_Policy as Policy, type PriceDescription$2 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$2 as ProductName, type index_d$i_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type index_d$i_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type index_d$i_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, RateType$1 as RateType, type index_d$i_RawHttpResponse as RawHttpResponse, type index_d$i_RawHttpResponseNonNullableFields as RawHttpResponseNonNullableFields, type Region$2 as Region, type RestoreInfo$e as RestoreInfo, RuleType$3 as RuleType, type Scope$1 as Scope, type SecuredMedia$1 as SecuredMedia, type SelectedCarrierServiceOption$1 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$1 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$1 as SelectedCarrierServiceOptionPrices, type SelectedMembership$1 as SelectedMembership, type SelectedMemberships$1 as SelectedMemberships, type ServiceProperties$2 as ServiceProperties, index_d$i_Severity as Severity, type ShippingInfo$1 as ShippingInfo, type ShippingOption$3 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, SortOrder$b as SortOrder, type Sorting$b as Sorting, Status$2 as Status, type StreetAddress$6 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$1 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, index_d$i_SuggestedFix as SuggestedFix, type SystemError$3 as SystemError, type index_d$i_Target as Target, type index_d$i_TargetLineItem as TargetLineItem, type index_d$i_TargetTargetTypeOneOf as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type TaxableAddress$3 as TaxableAddress, type TaxableAddressTaxableAddressDataOneOf$3 as TaxableAddressTaxableAddressDataOneOf, TaxableAddressType$3 as TaxableAddressType, type index_d$i_Title as Title, type index_d$i_UpdateCheckoutTemplate as UpdateCheckoutTemplate, type index_d$i_UpdateCheckoutTemplateRequest as UpdateCheckoutTemplateRequest, type index_d$i_UpdateCheckoutTemplateResponse as UpdateCheckoutTemplateResponse, type index_d$i_UpdateCheckoutTemplateResponseNonNullableFields as UpdateCheckoutTemplateResponseNonNullableFields, type index_d$i_V1LineItem as V1LineItem, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type index_d$i_Violation as Violation, type index_d$i_WebClientCustomization as WebClientCustomization, WebhookIdentityType$d as WebhookIdentityType, WeightUnit$5 as WeightUnit, type index_d$i__publicOnCheckoutTemplateCreatedType as _publicOnCheckoutTemplateCreatedType, type index_d$i__publicOnCheckoutTemplateDeletedType as _publicOnCheckoutTemplateDeletedType, type index_d$i__publicOnCheckoutTemplateUpdatedType as _publicOnCheckoutTemplateUpdatedType, type index_d$i__publicOnCheckoutTemplateUsedType as _publicOnCheckoutTemplateUsedType, index_d$i_createAndRedirectToCheckout as createAndRedirectToCheckout, index_d$i_createCheckoutFromTemplate as createCheckoutFromTemplate, index_d$i_createCheckoutTemplate as createCheckoutTemplate, index_d$i_deleteCheckoutTemplate as deleteCheckoutTemplate, index_d$i_getCheckoutTemplate as getCheckoutTemplate, index_d$i_onCheckoutTemplateCreated as onCheckoutTemplateCreated, index_d$i_onCheckoutTemplateDeleted as onCheckoutTemplateDeleted, index_d$i_onCheckoutTemplateUpdated as onCheckoutTemplateUpdated, index_d$i_onCheckoutTemplateUsed as onCheckoutTemplateUsed, onCheckoutTemplateCreated$1 as publicOnCheckoutTemplateCreated, onCheckoutTemplateDeleted$1 as publicOnCheckoutTemplateDeleted, onCheckoutTemplateUpdated$1 as publicOnCheckoutTemplateUpdated, onCheckoutTemplateUsed$1 as publicOnCheckoutTemplateUsed, index_d$i_queryCheckoutTemplates as queryCheckoutTemplates, index_d$i_updateCheckoutTemplate as updateCheckoutTemplate };
|
|
17582
17583
|
}
|
|
17583
17584
|
|
|
17584
17585
|
/**
|
|
@@ -17602,8 +17603,6 @@ interface DeliveryProfile {
|
|
|
17602
17603
|
default?: boolean | null;
|
|
17603
17604
|
/** A list of DeliveryProfile regions. */
|
|
17604
17605
|
deliveryRegions?: DeliveryRegion[];
|
|
17605
|
-
/** ID of the delivery profile's creator. */
|
|
17606
|
-
createdBy?: CreatedBy$2;
|
|
17607
17606
|
/**
|
|
17608
17607
|
* DeliveryProfile revision.
|
|
17609
17608
|
* @readonly
|
|
@@ -17683,19 +17682,6 @@ interface Destination$1 {
|
|
|
17683
17682
|
*/
|
|
17684
17683
|
subdivisions?: string[];
|
|
17685
17684
|
}
|
|
17686
|
-
interface CreatedBy$2 extends CreatedByIdOneOf {
|
|
17687
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
17688
|
-
appId?: string | null;
|
|
17689
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
17690
|
-
userId?: string | null;
|
|
17691
|
-
}
|
|
17692
|
-
/** @oneof */
|
|
17693
|
-
interface CreatedByIdOneOf {
|
|
17694
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
17695
|
-
appId?: string | null;
|
|
17696
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
17697
|
-
userId?: string | null;
|
|
17698
|
-
}
|
|
17699
17685
|
interface ExtendedFields$6 {
|
|
17700
17686
|
/**
|
|
17701
17687
|
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
@@ -18558,8 +18544,6 @@ interface UpdateDeliveryProfile {
|
|
|
18558
18544
|
default?: boolean | null;
|
|
18559
18545
|
/** A list of DeliveryProfile regions. */
|
|
18560
18546
|
deliveryRegions?: DeliveryRegion[];
|
|
18561
|
-
/** ID of the delivery profile's creator. */
|
|
18562
|
-
createdBy?: CreatedBy$2;
|
|
18563
18547
|
/**
|
|
18564
18548
|
* DeliveryProfile revision.
|
|
18565
18549
|
* @readonly
|
|
@@ -18900,7 +18884,6 @@ type index_d$h_Column = Column;
|
|
|
18900
18884
|
type index_d$h_CreateDeliveryProfileRequest = CreateDeliveryProfileRequest;
|
|
18901
18885
|
type index_d$h_CreateDeliveryProfileResponse = CreateDeliveryProfileResponse;
|
|
18902
18886
|
type index_d$h_CreateDeliveryProfileResponseNonNullableFields = CreateDeliveryProfileResponseNonNullableFields;
|
|
18903
|
-
type index_d$h_CreatedByIdOneOf = CreatedByIdOneOf;
|
|
18904
18887
|
type index_d$h_DashboardTable = DashboardTable;
|
|
18905
18888
|
type index_d$h_DeleteContext = DeleteContext;
|
|
18906
18889
|
type index_d$h_DeleteDeliveryProfileRequest = DeleteDeliveryProfileRequest;
|
|
@@ -18983,7 +18966,7 @@ declare const index_d$h_updateDeliveryCarrier: typeof updateDeliveryCarrier;
|
|
|
18983
18966
|
declare const index_d$h_updateDeliveryProfile: typeof updateDeliveryProfile;
|
|
18984
18967
|
declare const index_d$h_updateDeliveryRegion: typeof updateDeliveryRegion;
|
|
18985
18968
|
declare namespace index_d$h {
|
|
18986
|
-
export { type ActionEvent$d as ActionEvent, type index_d$h_AddDeliveryCarrierOptions as AddDeliveryCarrierOptions, type index_d$h_AddDeliveryCarrierRequest as AddDeliveryCarrierRequest, type index_d$h_AddDeliveryCarrierResponse as AddDeliveryCarrierResponse, type index_d$h_AddDeliveryCarrierResponseNonNullableFields as AddDeliveryCarrierResponseNonNullableFields, type AddDeliveryRegionOptions$2 as AddDeliveryRegionOptions, type AddDeliveryRegionRequest$2 as AddDeliveryRegionRequest, type AddDeliveryRegionResponse$2 as AddDeliveryRegionResponse, type AddDeliveryRegionResponseNonNullableFields$2 as AddDeliveryRegionResponseNonNullableFields, type AdditionalCharge$1 as AdditionalCharge, type ApplicationError$7 as ApplicationError, type index_d$h_Asset as Asset, type index_d$h_BackupRate as BackupRate, type BulkActionMetadata$3 as BulkActionMetadata, ChargeType$2 as ChargeType, type index_d$h_Column as Column, type index_d$h_CreateDeliveryProfileRequest as CreateDeliveryProfileRequest, type index_d$h_CreateDeliveryProfileResponse as CreateDeliveryProfileResponse, type index_d$h_CreateDeliveryProfileResponseNonNullableFields as CreateDeliveryProfileResponseNonNullableFields, type
|
|
18969
|
+
export { type ActionEvent$d as ActionEvent, type index_d$h_AddDeliveryCarrierOptions as AddDeliveryCarrierOptions, type index_d$h_AddDeliveryCarrierRequest as AddDeliveryCarrierRequest, type index_d$h_AddDeliveryCarrierResponse as AddDeliveryCarrierResponse, type index_d$h_AddDeliveryCarrierResponseNonNullableFields as AddDeliveryCarrierResponseNonNullableFields, type AddDeliveryRegionOptions$2 as AddDeliveryRegionOptions, type AddDeliveryRegionRequest$2 as AddDeliveryRegionRequest, type AddDeliveryRegionResponse$2 as AddDeliveryRegionResponse, type AddDeliveryRegionResponseNonNullableFields$2 as AddDeliveryRegionResponseNonNullableFields, type AdditionalCharge$1 as AdditionalCharge, type ApplicationError$7 as ApplicationError, type index_d$h_Asset as Asset, type index_d$h_BackupRate as BackupRate, type BulkActionMetadata$3 as BulkActionMetadata, ChargeType$2 as ChargeType, type index_d$h_Column as Column, type index_d$h_CreateDeliveryProfileRequest as CreateDeliveryProfileRequest, type index_d$h_CreateDeliveryProfileResponse as CreateDeliveryProfileResponse, type index_d$h_CreateDeliveryProfileResponseNonNullableFields as CreateDeliveryProfileResponseNonNullableFields, type CursorPaging$a as CursorPaging, type CursorPagingMetadata$9 as CursorPagingMetadata, type CursorQuery$6 as CursorQuery, type CursorQueryPagingMethodOneOf$6 as CursorQueryPagingMethodOneOf, type Cursors$a as Cursors, type index_d$h_DashboardTable as DashboardTable, type index_d$h_DeleteContext as DeleteContext, type index_d$h_DeleteDeliveryProfileRequest as DeleteDeliveryProfileRequest, type index_d$h_DeleteDeliveryProfileResponse as DeleteDeliveryProfileResponse, index_d$h_DeleteStatus as DeleteStatus, type index_d$h_DeliveryCarrier as DeliveryCarrier, type index_d$h_DeliveryCarrierDetails as DeliveryCarrierDetails, type index_d$h_DeliveryCarrierRegionalSettings as DeliveryCarrierRegionalSettings, type index_d$h_DeliveryProfile as DeliveryProfile, type index_d$h_DeliveryProfileNonNullableFields as DeliveryProfileNonNullableFields, type index_d$h_DeliveryProfilesQueryBuilder as DeliveryProfilesQueryBuilder, type index_d$h_DeliveryProfilesQueryResult as DeliveryProfilesQueryResult, type index_d$h_DeliveryRegion as DeliveryRegion, type index_d$h_DeliveryRegionAdded as DeliveryRegionAdded, type index_d$h_DeliveryRegionRemoved as DeliveryRegionRemoved, type index_d$h_DeliveryRegionUpdated as DeliveryRegionUpdated, type Destination$1 as Destination, type DomainEvent$d as DomainEvent, type DomainEventBodyOneOf$d as DomainEventBodyOneOf, type Empty$7 as Empty, type EntityCreatedEvent$d as EntityCreatedEvent, type EntityDeletedEvent$d as EntityDeletedEvent, type EntityUpdatedEvent$d as EntityUpdatedEvent, type ExtendedFields$6 as ExtendedFields, type index_d$h_GetDeliveryProfileRequest as GetDeliveryProfileRequest, type index_d$h_GetDeliveryProfileResponse as GetDeliveryProfileResponse, type index_d$h_GetDeliveryProfileResponseNonNullableFields as GetDeliveryProfileResponseNonNullableFields, type IdentificationData$d as IdentificationData, type IdentificationDataIdOneOf$d as IdentificationDataIdOneOf, type ItemMetadata$3 as ItemMetadata, type index_d$h_ListDeliveryCarrierDetailsRequest as ListDeliveryCarrierDetailsRequest, type index_d$h_ListDeliveryCarrierDetailsResponse as ListDeliveryCarrierDetailsResponse, type index_d$h_ListDeliveryCarrierDetailsResponseNonNullableFields as ListDeliveryCarrierDetailsResponseNonNullableFields, type index_d$h_ListDeliveryCarriersOptions as ListDeliveryCarriersOptions, type index_d$h_ListDeliveryCarriersRequest as ListDeliveryCarriersRequest, type index_d$h_ListDeliveryCarriersResponse as ListDeliveryCarriersResponse, type index_d$h_ListDeliveryCarriersResponseNonNullableFields as ListDeliveryCarriersResponseNonNullableFields, type index_d$h_ListDeliveryCarriersResult as ListDeliveryCarriersResult, type MessageEnvelope$c as MessageEnvelope, type index_d$h_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type index_d$h_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type index_d$h_NamespaceChanged as NamespaceChanged, type index_d$h_QueryDeliveryProfilesRequest as QueryDeliveryProfilesRequest, type index_d$h_QueryDeliveryProfilesResponse as QueryDeliveryProfilesResponse, type index_d$h_QueryDeliveryProfilesResponseNonNullableFields as QueryDeliveryProfilesResponseNonNullableFields, type index_d$h_RemoveDeliveryCarrierOptions as RemoveDeliveryCarrierOptions, type index_d$h_RemoveDeliveryCarrierRequest as RemoveDeliveryCarrierRequest, type index_d$h_RemoveDeliveryCarrierResponse as RemoveDeliveryCarrierResponse, type index_d$h_RemoveDeliveryCarrierResponseNonNullableFields as RemoveDeliveryCarrierResponseNonNullableFields, type index_d$h_RemoveDeliveryRegionIdentifiers as RemoveDeliveryRegionIdentifiers, type RemoveDeliveryRegionOptions$2 as RemoveDeliveryRegionOptions, type RemoveDeliveryRegionRequest$2 as RemoveDeliveryRegionRequest, type RemoveDeliveryRegionResponse$2 as RemoveDeliveryRegionResponse, type RemoveDeliveryRegionResponseNonNullableFields$2 as RemoveDeliveryRegionResponseNonNullableFields, type RestoreInfo$d as RestoreInfo, type index_d$h_Row as Row, type index_d$h_ServiceProvisioned as ServiceProvisioned, type index_d$h_ServiceRemoved as ServiceRemoved, type index_d$h_SiteCreated as SiteCreated, index_d$h_SiteCreatedContext as SiteCreatedContext, type index_d$h_SiteDeleted as SiteDeleted, type index_d$h_SiteHardDeleted as SiteHardDeleted, type index_d$h_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type index_d$h_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type index_d$h_SitePublished as SitePublished, type index_d$h_SiteRenamed as SiteRenamed, type index_d$h_SiteTransferred as SiteTransferred, type index_d$h_SiteUndeleted as SiteUndeleted, type index_d$h_SiteUnpublished as SiteUnpublished, SortOrder$a as SortOrder, type Sorting$a as Sorting, State$1 as State, type index_d$h_StudioAssigned as StudioAssigned, type index_d$h_StudioUnassigned as StudioUnassigned, type index_d$h_UpdateDeliveryCarrierOptions as UpdateDeliveryCarrierOptions, type index_d$h_UpdateDeliveryCarrierRequest as UpdateDeliveryCarrierRequest, type index_d$h_UpdateDeliveryCarrierResponse as UpdateDeliveryCarrierResponse, type index_d$h_UpdateDeliveryCarrierResponseNonNullableFields as UpdateDeliveryCarrierResponseNonNullableFields, type index_d$h_UpdateDeliveryProfile as UpdateDeliveryProfile, type index_d$h_UpdateDeliveryProfileRequest as UpdateDeliveryProfileRequest, type index_d$h_UpdateDeliveryProfileResponse as UpdateDeliveryProfileResponse, type index_d$h_UpdateDeliveryProfileResponseNonNullableFields as UpdateDeliveryProfileResponseNonNullableFields, type index_d$h_UpdateDeliveryRegion as UpdateDeliveryRegion, type index_d$h_UpdateDeliveryRegionIdentifiers as UpdateDeliveryRegionIdentifiers, type index_d$h_UpdateDeliveryRegionOptions as UpdateDeliveryRegionOptions, type index_d$h_UpdateDeliveryRegionRequest as UpdateDeliveryRegionRequest, type index_d$h_UpdateDeliveryRegionResponse as UpdateDeliveryRegionResponse, type index_d$h_UpdateDeliveryRegionResponseNonNullableFields as UpdateDeliveryRegionResponseNonNullableFields, type UpdateExtendedFieldsOptions$3 as UpdateExtendedFieldsOptions, type UpdateExtendedFieldsRequest$4 as UpdateExtendedFieldsRequest, type UpdateExtendedFieldsResponse$4 as UpdateExtendedFieldsResponse, type UpdateExtendedFieldsResponseNonNullableFields$3 as UpdateExtendedFieldsResponseNonNullableFields, WebhookIdentityType$c as WebhookIdentityType, index_d$h_addDeliveryCarrier as addDeliveryCarrier, addDeliveryRegion$4 as addDeliveryRegion, index_d$h_createDeliveryProfile as createDeliveryProfile, index_d$h_deleteDeliveryProfile as deleteDeliveryProfile, index_d$h_getDeliveryProfile as getDeliveryProfile, index_d$h_listDeliveryCarrierDetails as listDeliveryCarrierDetails, index_d$h_listDeliveryCarriers as listDeliveryCarriers, index_d$h_queryDeliveryProfiles as queryDeliveryProfiles, index_d$h_removeDeliveryCarrier as removeDeliveryCarrier, removeDeliveryRegion$4 as removeDeliveryRegion, index_d$h_updateDeliveryCarrier as updateDeliveryCarrier, index_d$h_updateDeliveryProfile as updateDeliveryProfile, index_d$h_updateDeliveryRegion as updateDeliveryRegion, updateExtendedFields$6 as updateExtendedFields };
|
|
18987
18970
|
}
|
|
18988
18971
|
|
|
18989
18972
|
/** DraftOrder is the main entity of DraftOrders service. It represents a single edit order. */
|
|
@@ -13573,7 +13573,7 @@ interface Checkout$1 {
|
|
|
13573
13573
|
* ID of the checkout's initiator.
|
|
13574
13574
|
* @readonly
|
|
13575
13575
|
*/
|
|
13576
|
-
createdBy?: CreatedBy$
|
|
13576
|
+
createdBy?: CreatedBy$5;
|
|
13577
13577
|
/**
|
|
13578
13578
|
* Date and time the checkout was created.
|
|
13579
13579
|
* @readonly
|
|
@@ -14718,7 +14718,7 @@ declare enum ChannelType$5 {
|
|
|
14718
14718
|
TIKTOK = "TIKTOK",
|
|
14719
14719
|
FAIRE_COM = "FAIRE_COM"
|
|
14720
14720
|
}
|
|
14721
|
-
interface CreatedBy$
|
|
14721
|
+
interface CreatedBy$5 extends CreatedByIdOneOf$1 {
|
|
14722
14722
|
/**
|
|
14723
14723
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
14724
14724
|
* For example, via POS (point of service).
|
|
@@ -14732,7 +14732,7 @@ interface CreatedBy$7 extends CreatedByIdOneOf$3 {
|
|
|
14732
14732
|
appId?: string;
|
|
14733
14733
|
}
|
|
14734
14734
|
/** @oneof */
|
|
14735
|
-
interface CreatedByIdOneOf$
|
|
14735
|
+
interface CreatedByIdOneOf$1 {
|
|
14736
14736
|
/**
|
|
14737
14737
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
14738
14738
|
* For example, via POS (point of service).
|
|
@@ -15845,7 +15845,7 @@ interface Checkout {
|
|
|
15845
15845
|
* ID of the checkout's initiator.
|
|
15846
15846
|
* @readonly
|
|
15847
15847
|
*/
|
|
15848
|
-
createdBy?: CreatedBy$
|
|
15848
|
+
createdBy?: CreatedBy$4;
|
|
15849
15849
|
/**
|
|
15850
15850
|
* Date and time the checkout was created.
|
|
15851
15851
|
* @readonly
|
|
@@ -16938,7 +16938,7 @@ declare enum ChannelType$4 {
|
|
|
16938
16938
|
TIKTOK = "TIKTOK",
|
|
16939
16939
|
FAIRE_COM = "FAIRE_COM"
|
|
16940
16940
|
}
|
|
16941
|
-
interface CreatedBy$
|
|
16941
|
+
interface CreatedBy$4 extends CreatedByIdOneOf {
|
|
16942
16942
|
/**
|
|
16943
16943
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
16944
16944
|
* For example, via POS (point of service).
|
|
@@ -16952,7 +16952,7 @@ interface CreatedBy$6 extends CreatedByIdOneOf$2 {
|
|
|
16952
16952
|
appId?: string;
|
|
16953
16953
|
}
|
|
16954
16954
|
/** @oneof */
|
|
16955
|
-
interface CreatedByIdOneOf
|
|
16955
|
+
interface CreatedByIdOneOf {
|
|
16956
16956
|
/**
|
|
16957
16957
|
* User ID - when the order was created by a Wix user on behalf of a buyer.
|
|
16958
16958
|
* For example, via POS (point of service).
|
|
@@ -19895,8 +19895,6 @@ interface DeliveryProfile$1 {
|
|
|
19895
19895
|
default?: boolean | null;
|
|
19896
19896
|
/** A list of DeliveryProfile regions. */
|
|
19897
19897
|
deliveryRegions?: DeliveryRegion$1[];
|
|
19898
|
-
/** ID of the delivery profile's creator. */
|
|
19899
|
-
createdBy?: CreatedBy$5;
|
|
19900
19898
|
/**
|
|
19901
19899
|
* DeliveryProfile revision.
|
|
19902
19900
|
* @readonly
|
|
@@ -19976,19 +19974,6 @@ interface Destination$3 {
|
|
|
19976
19974
|
*/
|
|
19977
19975
|
subdivisions?: string[];
|
|
19978
19976
|
}
|
|
19979
|
-
interface CreatedBy$5 extends CreatedByIdOneOf$1 {
|
|
19980
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
19981
|
-
appId?: string | null;
|
|
19982
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
19983
|
-
userId?: string | null;
|
|
19984
|
-
}
|
|
19985
|
-
/** @oneof */
|
|
19986
|
-
interface CreatedByIdOneOf$1 {
|
|
19987
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
19988
|
-
appId?: string | null;
|
|
19989
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
19990
|
-
userId?: string | null;
|
|
19991
|
-
}
|
|
19992
19977
|
interface ExtendedFields$d {
|
|
19993
19978
|
/**
|
|
19994
19979
|
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
@@ -20407,8 +20392,6 @@ interface DeliveryProfile {
|
|
|
20407
20392
|
default?: boolean | null;
|
|
20408
20393
|
/** A list of DeliveryProfile regions. */
|
|
20409
20394
|
deliveryRegions?: DeliveryRegion[];
|
|
20410
|
-
/** ID of the delivery profile's creator. */
|
|
20411
|
-
createdBy?: CreatedBy$4;
|
|
20412
20395
|
/**
|
|
20413
20396
|
* DeliveryProfile revision.
|
|
20414
20397
|
* @readonly
|
|
@@ -20488,19 +20471,6 @@ interface Destination$2 {
|
|
|
20488
20471
|
*/
|
|
20489
20472
|
subdivisions?: string[];
|
|
20490
20473
|
}
|
|
20491
|
-
interface CreatedBy$4 extends CreatedByIdOneOf {
|
|
20492
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
20493
|
-
appId?: string | null;
|
|
20494
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
20495
|
-
userId?: string | null;
|
|
20496
|
-
}
|
|
20497
|
-
/** @oneof */
|
|
20498
|
-
interface CreatedByIdOneOf {
|
|
20499
|
-
/** App ID - when the delivery profile was created by an external application or Wix service. */
|
|
20500
|
-
appId?: string | null;
|
|
20501
|
-
/** User ID - when the delivery profile was created by a Wix user. */
|
|
20502
|
-
userId?: string | null;
|
|
20503
|
-
}
|
|
20504
20474
|
interface ExtendedFields$c {
|
|
20505
20475
|
/**
|
|
20506
20476
|
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|