@wix/ecom 1.0.767 → 1.0.769
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.769",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@wix/ecom_abandoned-checkouts": "1.0.46",
|
|
23
23
|
"@wix/ecom_additional-fees": "1.0.27",
|
|
24
|
-
"@wix/ecom_back-in-stock-notifications": "1.0.
|
|
24
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.51",
|
|
25
25
|
"@wix/ecom_back-in-stock-settings": "1.0.36",
|
|
26
26
|
"@wix/ecom_cart": "1.0.75",
|
|
27
27
|
"@wix/ecom_checkout": "1.0.86",
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
"@wix/ecom_orders-settings": "1.0.46",
|
|
48
48
|
"@wix/ecom_payment-settings": "1.0.45",
|
|
49
49
|
"@wix/ecom_pickup-locations": "1.0.9",
|
|
50
|
-
"@wix/ecom_recommendations": "1.0.
|
|
51
|
-
"@wix/ecom_recommendations-provider": "1.0.
|
|
50
|
+
"@wix/ecom_recommendations": "1.0.42",
|
|
51
|
+
"@wix/ecom_recommendations-provider": "1.0.1",
|
|
52
52
|
"@wix/ecom_shipping-options": "1.0.8",
|
|
53
53
|
"@wix/ecom_shipping-rates": "1.0.43",
|
|
54
54
|
"@wix/ecom_shippo-configurations": "1.0.15",
|
|
@@ -78,5 +78,5 @@
|
|
|
78
78
|
"fqdn": ""
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
|
-
"falconPackageHash": "
|
|
81
|
+
"falconPackageHash": "08cfaedf179d774da0f254c5918c76725a0b6cde4774326e438c7bd1"
|
|
82
82
|
}
|
|
@@ -1173,7 +1173,7 @@ interface DomainEventBodyOneOf$j {
|
|
|
1173
1173
|
interface EntityCreatedEvent$j {
|
|
1174
1174
|
entity?: string;
|
|
1175
1175
|
}
|
|
1176
|
-
interface RestoreInfo$
|
|
1176
|
+
interface RestoreInfo$j {
|
|
1177
1177
|
deletedDate?: Date;
|
|
1178
1178
|
}
|
|
1179
1179
|
interface EntityUpdatedEvent$j {
|
|
@@ -1680,7 +1680,7 @@ declare const context$o_onDiscountRuleUpdated: typeof onDiscountRuleUpdated;
|
|
|
1680
1680
|
declare const context$o_queryDiscountRules: typeof queryDiscountRules;
|
|
1681
1681
|
declare const context$o_updateDiscountRule: typeof updateDiscountRule;
|
|
1682
1682
|
declare namespace context$o {
|
|
1683
|
-
export { type ActionEvent$j as ActionEvent, type context$o_ActiveTimeInfo as ActiveTimeInfo, type context$o_And as And, type AppliedDiscount$7 as AppliedDiscount, type context$o_AppliedDiscountRule as AppliedDiscountRule, context$o_AppliedSubjectType as AppliedSubjectType, type BaseEventMetadata$g as BaseEventMetadata, type context$o_BuyXGetYInfo as BuyXGetYInfo, type context$o_CatalogItemFilter as CatalogItemFilter, type CatalogReference$9 as CatalogReference, type context$o_CreateDiscountRuleRequest as CreateDiscountRuleRequest, type context$o_CreateDiscountRuleResponse as CreateDiscountRuleResponse, type context$o_CreateDiscountRuleResponseNonNullableFields as CreateDiscountRuleResponseNonNullableFields, type CursorPaging$b as CursorPaging, type Cursors$b as Cursors, type context$o_Custom as Custom, type context$o_CustomFilter as CustomFilter, type context$o_CustomerBuy as CustomerBuy, type context$o_CustomerBuyConditionOneOf as CustomerBuyConditionOneOf, type context$o_CustomerGet as CustomerGet, type context$o_DeleteDiscountRuleRequest as DeleteDiscountRuleRequest, type context$o_DeleteDiscountRuleResponse as DeleteDiscountRuleResponse, type Discount$3 as Discount, type context$o_DiscountDiscountOneOf as DiscountDiscountOneOf, type DiscountRule$7 as DiscountRule, type context$o_DiscountRuleCreatedEnvelope as DiscountRuleCreatedEnvelope, type context$o_DiscountRuleDeletedEnvelope as DiscountRuleDeletedEnvelope, type DiscountRuleName$7 as DiscountRuleName, type DiscountRuleNonNullableFields$6 as DiscountRuleNonNullableFields, type context$o_DiscountRuleUpdatedEnvelope as DiscountRuleUpdatedEnvelope, type context$o_DiscountRuleUsageLimitReached as DiscountRuleUsageLimitReached, type context$o_DiscountRulesQueryBuilder as DiscountRulesQueryBuilder, type context$o_DiscountRulesQueryResult as DiscountRulesQueryResult, type context$o_DiscountSettings as DiscountSettings, type context$o_DiscountTrigger as DiscountTrigger, type context$o_DiscountTriggerTriggerOneOf as DiscountTriggerTriggerOneOf, DiscountType$7 as DiscountType, type context$o_Discounts as Discounts, type DomainEvent$j as DomainEvent, type DomainEventBodyOneOf$j as DomainEventBodyOneOf, type Empty$e as Empty, type EntityCreatedEvent$j as EntityCreatedEvent, type EntityDeletedEvent$j as EntityDeletedEvent, type EntityUpdatedEvent$j as EntityUpdatedEvent, type EventMetadata$g as EventMetadata, type ExtendedFields$a as ExtendedFields, type context$o_GetAppliedDiscountsRequest as GetAppliedDiscountsRequest, type context$o_GetAppliedDiscountsResponse as GetAppliedDiscountsResponse, type context$o_GetDiscountRuleRequest as GetDiscountRuleRequest, type context$o_GetDiscountRuleResponse as GetDiscountRuleResponse, type context$o_GetDiscountRuleResponseNonNullableFields as GetDiscountRuleResponseNonNullableFields, type IdentificationData$j as IdentificationData, type IdentificationDataIdOneOf$j as IdentificationDataIdOneOf, type context$o_ItemQuantityRange as ItemQuantityRange, type LineItem$7 as LineItem, type MessageEnvelope$j as MessageEnvelope, type MultiCurrencyPrice$6 as MultiCurrencyPrice, type context$o_Or as Or, type PlatformPaging$2 as PlatformPaging, type PlatformPagingMetadata$2 as PlatformPagingMetadata, type PlatformQuery$2 as PlatformQuery, type PlatformQueryPagingMethodOneOf$2 as PlatformQueryPagingMethodOneOf, type context$o_QueryDiscountRulesRequest as QueryDiscountRulesRequest, type context$o_QueryDiscountRulesResponse as QueryDiscountRulesResponse, type context$o_QueryDiscountRulesResponseNonNullableFields as QueryDiscountRulesResponseNonNullableFields, type RestoreInfo$
|
|
1683
|
+
export { type ActionEvent$j as ActionEvent, type context$o_ActiveTimeInfo as ActiveTimeInfo, type context$o_And as And, type AppliedDiscount$7 as AppliedDiscount, type context$o_AppliedDiscountRule as AppliedDiscountRule, context$o_AppliedSubjectType as AppliedSubjectType, type BaseEventMetadata$g as BaseEventMetadata, type context$o_BuyXGetYInfo as BuyXGetYInfo, type context$o_CatalogItemFilter as CatalogItemFilter, type CatalogReference$9 as CatalogReference, type context$o_CreateDiscountRuleRequest as CreateDiscountRuleRequest, type context$o_CreateDiscountRuleResponse as CreateDiscountRuleResponse, type context$o_CreateDiscountRuleResponseNonNullableFields as CreateDiscountRuleResponseNonNullableFields, type CursorPaging$b as CursorPaging, type Cursors$b as Cursors, type context$o_Custom as Custom, type context$o_CustomFilter as CustomFilter, type context$o_CustomerBuy as CustomerBuy, type context$o_CustomerBuyConditionOneOf as CustomerBuyConditionOneOf, type context$o_CustomerGet as CustomerGet, type context$o_DeleteDiscountRuleRequest as DeleteDiscountRuleRequest, type context$o_DeleteDiscountRuleResponse as DeleteDiscountRuleResponse, type Discount$3 as Discount, type context$o_DiscountDiscountOneOf as DiscountDiscountOneOf, type DiscountRule$7 as DiscountRule, type context$o_DiscountRuleCreatedEnvelope as DiscountRuleCreatedEnvelope, type context$o_DiscountRuleDeletedEnvelope as DiscountRuleDeletedEnvelope, type DiscountRuleName$7 as DiscountRuleName, type DiscountRuleNonNullableFields$6 as DiscountRuleNonNullableFields, type context$o_DiscountRuleUpdatedEnvelope as DiscountRuleUpdatedEnvelope, type context$o_DiscountRuleUsageLimitReached as DiscountRuleUsageLimitReached, type context$o_DiscountRulesQueryBuilder as DiscountRulesQueryBuilder, type context$o_DiscountRulesQueryResult as DiscountRulesQueryResult, type context$o_DiscountSettings as DiscountSettings, type context$o_DiscountTrigger as DiscountTrigger, type context$o_DiscountTriggerTriggerOneOf as DiscountTriggerTriggerOneOf, DiscountType$7 as DiscountType, type context$o_Discounts as Discounts, type DomainEvent$j as DomainEvent, type DomainEventBodyOneOf$j as DomainEventBodyOneOf, type Empty$e as Empty, type EntityCreatedEvent$j as EntityCreatedEvent, type EntityDeletedEvent$j as EntityDeletedEvent, type EntityUpdatedEvent$j as EntityUpdatedEvent, type EventMetadata$g as EventMetadata, type ExtendedFields$a as ExtendedFields, type context$o_GetAppliedDiscountsRequest as GetAppliedDiscountsRequest, type context$o_GetAppliedDiscountsResponse as GetAppliedDiscountsResponse, type context$o_GetDiscountRuleRequest as GetDiscountRuleRequest, type context$o_GetDiscountRuleResponse as GetDiscountRuleResponse, type context$o_GetDiscountRuleResponseNonNullableFields as GetDiscountRuleResponseNonNullableFields, type IdentificationData$j as IdentificationData, type IdentificationDataIdOneOf$j as IdentificationDataIdOneOf, type context$o_ItemQuantityRange as ItemQuantityRange, type LineItem$7 as LineItem, type MessageEnvelope$j as MessageEnvelope, type MultiCurrencyPrice$6 as MultiCurrencyPrice, type context$o_Or as Or, type PlatformPaging$2 as PlatformPaging, type PlatformPagingMetadata$2 as PlatformPagingMetadata, type PlatformQuery$2 as PlatformQuery, type PlatformQueryPagingMethodOneOf$2 as PlatformQueryPagingMethodOneOf, type context$o_QueryDiscountRulesRequest as QueryDiscountRulesRequest, type context$o_QueryDiscountRulesResponse as QueryDiscountRulesResponse, type context$o_QueryDiscountRulesResponseNonNullableFields as QueryDiscountRulesResponseNonNullableFields, type RestoreInfo$j as RestoreInfo, type Scope$5 as Scope, type context$o_ScopeScopeItemsOneOf as ScopeScopeItemsOneOf, context$o_ScopeType as ScopeType, SortOrder$b as SortOrder, type Sorting$b as Sorting, type context$o_SpecificItemsInfo as SpecificItemsInfo, Status$5 as Status, type context$o_SubtotalRange as SubtotalRange, context$o_TriggerType as TriggerType, context$o_Type as Type, type context$o_UpdateDiscountRule as UpdateDiscountRule, type context$o_UpdateDiscountRuleRequest as UpdateDiscountRuleRequest, type context$o_UpdateDiscountRuleResponse as UpdateDiscountRuleResponse, type context$o_UpdateDiscountRuleResponseNonNullableFields as UpdateDiscountRuleResponseNonNullableFields, WebhookIdentityType$j as WebhookIdentityType, type context$o__publicOnDiscountRuleCreatedType as _publicOnDiscountRuleCreatedType, type context$o__publicOnDiscountRuleDeletedType as _publicOnDiscountRuleDeletedType, type context$o__publicOnDiscountRuleUpdatedType as _publicOnDiscountRuleUpdatedType, context$o_createDiscountRule as createDiscountRule, context$o_deleteDiscountRule as deleteDiscountRule, context$o_getDiscountRule as getDiscountRule, context$o_onDiscountRuleCreated as onDiscountRuleCreated, context$o_onDiscountRuleDeleted as onDiscountRuleDeleted, context$o_onDiscountRuleUpdated as onDiscountRuleUpdated, onDiscountRuleCreated$1 as publicOnDiscountRuleCreated, onDiscountRuleDeleted$1 as publicOnDiscountRuleDeleted, onDiscountRuleUpdated$1 as publicOnDiscountRuleUpdated, context$o_queryDiscountRules as queryDiscountRules, context$o_updateDiscountRule as updateDiscountRule };
|
|
1684
1684
|
}
|
|
1685
1685
|
|
|
1686
1686
|
interface Invoice {
|
|
@@ -1825,7 +1825,7 @@ interface DomainEventBodyOneOf$i {
|
|
|
1825
1825
|
interface EntityCreatedEvent$i {
|
|
1826
1826
|
entity?: string;
|
|
1827
1827
|
}
|
|
1828
|
-
interface RestoreInfo$
|
|
1828
|
+
interface RestoreInfo$i {
|
|
1829
1829
|
deletedDate?: Date;
|
|
1830
1830
|
}
|
|
1831
1831
|
interface EntityUpdatedEvent$i {
|
|
@@ -1941,7 +1941,7 @@ type context$n_Invoice = Invoice;
|
|
|
1941
1941
|
type context$n_ListInvoicesForMultipleOrdersResponseNonNullableFields = ListInvoicesForMultipleOrdersResponseNonNullableFields;
|
|
1942
1942
|
declare const context$n_listInvoicesForMultipleOrders: typeof listInvoicesForMultipleOrders;
|
|
1943
1943
|
declare namespace context$n {
|
|
1944
|
-
export { type ActionEvent$i as ActionEvent, type AddInvoiceToOrderRequest$1 as AddInvoiceToOrderRequest, type AddInvoiceToOrderResponse$1 as AddInvoiceToOrderResponse, type ApplicationError$b as ApplicationError, type BulkActionMetadata$4 as BulkActionMetadata, type BulkGenerateInvoicesRequest$1 as BulkGenerateInvoicesRequest, type BulkGenerateInvoicesResponse$1 as BulkGenerateInvoicesResponse, type BulkInvoiceResult$1 as BulkInvoiceResult, type DomainEvent$i as DomainEvent, type DomainEventBodyOneOf$i as DomainEventBodyOneOf, type Empty$d as Empty, type EntityCreatedEvent$i as EntityCreatedEvent, type EntityDeletedEvent$i as EntityDeletedEvent, type EntityUpdatedEvent$i as EntityUpdatedEvent, type GenerateInvoiceRequest$1 as GenerateInvoiceRequest, type GenerateInvoiceResponse$1 as GenerateInvoiceResponse, type context$n_GenerateInvoiceWithNumberRequest as GenerateInvoiceWithNumberRequest, type context$n_GenerateInvoiceWithNumberResponse as GenerateInvoiceWithNumberResponse, type context$n_GetOrderInvoiceRequest as GetOrderInvoiceRequest, type context$n_GetOrderInvoiceResponse as GetOrderInvoiceResponse, type IdentificationData$i as IdentificationData, type IdentificationDataIdOneOf$i as IdentificationDataIdOneOf, type context$n_Invoice as Invoice, type InvoiceForOrder$1 as InvoiceForOrder, type InvoicesForOrder$1 as InvoicesForOrder, type ItemMetadata$4 as ItemMetadata, type ListInvoicesForMultipleOrdersRequest$1 as ListInvoicesForMultipleOrdersRequest, type ListInvoicesForMultipleOrdersResponse$1 as ListInvoicesForMultipleOrdersResponse, type context$n_ListInvoicesForMultipleOrdersResponseNonNullableFields as ListInvoicesForMultipleOrdersResponseNonNullableFields, type ListInvoicesForSingleOrderRequest$1 as ListInvoicesForSingleOrderRequest, type ListInvoicesForSingleOrderResponse$1 as ListInvoicesForSingleOrderResponse, type MessageEnvelope$i as MessageEnvelope, type RestoreInfo$
|
|
1944
|
+
export { type ActionEvent$i as ActionEvent, type AddInvoiceToOrderRequest$1 as AddInvoiceToOrderRequest, type AddInvoiceToOrderResponse$1 as AddInvoiceToOrderResponse, type ApplicationError$b as ApplicationError, type BulkActionMetadata$4 as BulkActionMetadata, type BulkGenerateInvoicesRequest$1 as BulkGenerateInvoicesRequest, type BulkGenerateInvoicesResponse$1 as BulkGenerateInvoicesResponse, type BulkInvoiceResult$1 as BulkInvoiceResult, type DomainEvent$i as DomainEvent, type DomainEventBodyOneOf$i as DomainEventBodyOneOf, type Empty$d as Empty, type EntityCreatedEvent$i as EntityCreatedEvent, type EntityDeletedEvent$i as EntityDeletedEvent, type EntityUpdatedEvent$i as EntityUpdatedEvent, type GenerateInvoiceRequest$1 as GenerateInvoiceRequest, type GenerateInvoiceResponse$1 as GenerateInvoiceResponse, type context$n_GenerateInvoiceWithNumberRequest as GenerateInvoiceWithNumberRequest, type context$n_GenerateInvoiceWithNumberResponse as GenerateInvoiceWithNumberResponse, type context$n_GetOrderInvoiceRequest as GetOrderInvoiceRequest, type context$n_GetOrderInvoiceResponse as GetOrderInvoiceResponse, type IdentificationData$i as IdentificationData, type IdentificationDataIdOneOf$i as IdentificationDataIdOneOf, type context$n_Invoice as Invoice, type InvoiceForOrder$1 as InvoiceForOrder, type InvoicesForOrder$1 as InvoicesForOrder, type ItemMetadata$4 as ItemMetadata, type ListInvoicesForMultipleOrdersRequest$1 as ListInvoicesForMultipleOrdersRequest, type ListInvoicesForMultipleOrdersResponse$1 as ListInvoicesForMultipleOrdersResponse, type context$n_ListInvoicesForMultipleOrdersResponseNonNullableFields as ListInvoicesForMultipleOrdersResponseNonNullableFields, type ListInvoicesForSingleOrderRequest$1 as ListInvoicesForSingleOrderRequest, type ListInvoicesForSingleOrderResponse$1 as ListInvoicesForSingleOrderResponse, type MessageEnvelope$i as MessageEnvelope, type RestoreInfo$i as RestoreInfo, WebhookIdentityType$i as WebhookIdentityType, context$n_listInvoicesForMultipleOrders as listInvoicesForMultipleOrders };
|
|
1945
1945
|
}
|
|
1946
1946
|
|
|
1947
1947
|
interface Recommendation {
|
|
@@ -2020,7 +2020,7 @@ interface AlgorithmConfig {
|
|
|
2020
2020
|
*/
|
|
2021
2021
|
algorithmType?: AlgorithmType;
|
|
2022
2022
|
/** Algorithm ID. This must be unique for a specific app but does not have to be unique across all apps on the site or in the project. */
|
|
2023
|
-
algorithmId?: string
|
|
2023
|
+
algorithmId?: string;
|
|
2024
2024
|
}
|
|
2025
2025
|
declare enum AlgorithmType {
|
|
2026
2026
|
UNSPECIFIED = "UNSPECIFIED",
|
|
@@ -2063,6 +2063,7 @@ interface AlgorithmConfigNonNullableFields {
|
|
|
2063
2063
|
name: string;
|
|
2064
2064
|
description: string;
|
|
2065
2065
|
algorithmType: AlgorithmType;
|
|
2066
|
+
algorithmId: string;
|
|
2066
2067
|
}
|
|
2067
2068
|
interface AlgorithmInfoNonNullableFields {
|
|
2068
2069
|
config?: AlgorithmConfigNonNullableFields;
|
|
@@ -2696,7 +2697,7 @@ interface DomainEventBodyOneOf$h {
|
|
|
2696
2697
|
interface EntityCreatedEvent$h {
|
|
2697
2698
|
entity?: string;
|
|
2698
2699
|
}
|
|
2699
|
-
interface RestoreInfo$
|
|
2700
|
+
interface RestoreInfo$h {
|
|
2700
2701
|
deletedDate?: Date;
|
|
2701
2702
|
}
|
|
2702
2703
|
interface EntityUpdatedEvent$h {
|
|
@@ -3051,7 +3052,7 @@ declare const context$l_onAbandonedCheckoutRecovered: typeof onAbandonedCheckout
|
|
|
3051
3052
|
declare const context$l_queryAbandonedCheckouts: typeof queryAbandonedCheckouts;
|
|
3052
3053
|
declare const context$l_redirectToCheckout: typeof redirectToCheckout;
|
|
3053
3054
|
declare namespace context$l {
|
|
3054
|
-
export { type context$l_AbandonedCheckout as AbandonedCheckout, type context$l_AbandonedCheckoutNonNullableFields as AbandonedCheckoutNonNullableFields, type context$l_AbandonedCheckoutRecovered as AbandonedCheckoutRecovered, type context$l_AbandonedCheckoutRecoveredEnvelope as AbandonedCheckoutRecoveredEnvelope, type context$l_AbandonedCheckoutsQueryBuilder as AbandonedCheckoutsQueryBuilder, type context$l_AbandonedCheckoutsQueryResult as AbandonedCheckoutsQueryResult, type ActionEvent$h as ActionEvent, type Activity$3 as Activity, ActivityType$3 as ActivityType, type context$l_AddAbandonedCheckoutActivityRequest as AddAbandonedCheckoutActivityRequest, type context$l_AddAbandonedCheckoutActivityResponse as AddAbandonedCheckoutActivityResponse, type BaseEventMetadata$f as BaseEventMetadata, type BuyerInfo$8 as BuyerInfo, type Cancel$1 as Cancel, type context$l_CartAbandonedEvent as CartAbandonedEvent, type context$l_CartRecoveredEvent as CartRecoveredEvent, type context$l_CommonCursorPaging as CommonCursorPaging, type context$l_CommonCursors as CommonCursors, type context$l_CommonPaging as CommonPaging, type context$l_CommonPagingMetadataV2 as CommonPagingMetadataV2, context$l_CommonSortOrder as CommonSortOrder, type context$l_CommonSorting as CommonSorting, type Complete$1 as Complete, type CursorPaging$a as CursorPaging, type Cursors$a as Cursors, type context$l_DeleteAbandonedCheckoutRequest as DeleteAbandonedCheckoutRequest, type context$l_DeleteAbandonedCheckoutResponse as DeleteAbandonedCheckoutResponse, type DomainEvent$h as DomainEvent, type DomainEventBodyOneOf$h as DomainEventBodyOneOf, type Empty$c as Empty, type EntityCreatedEvent$h as EntityCreatedEvent, type EntityDeletedEvent$h as EntityDeletedEvent, type EntityUpdatedEvent$h as EntityUpdatedEvent, type EventMetadata$f as EventMetadata, type FullAddressContactDetails$6 as FullAddressContactDetails, type context$l_GetAbandonedCheckoutRequest as GetAbandonedCheckoutRequest, type context$l_GetAbandonedCheckoutResponse as GetAbandonedCheckoutResponse, type context$l_GetAbandonedCheckoutResponseNonNullableFields as GetAbandonedCheckoutResponseNonNullableFields, type HeadersEntry$1 as HeadersEntry, type IdentificationData$h as IdentificationData, type IdentificationDataIdOneOf$h as IdentificationDataIdOneOf, context$l_Identity as Identity, type MessageEnvelope$h as MessageEnvelope, context$l_Mode as Mode, type MultiCurrencyPrice$5 as MultiCurrencyPrice, type Paging$1 as Paging, type context$l_PagingMetadataV2 as PagingMetadataV2, type context$l_QueryAbandonedCheckoutsRequest as QueryAbandonedCheckoutsRequest, type context$l_QueryAbandonedCheckoutsResponse as QueryAbandonedCheckoutsResponse, type context$l_QueryAbandonedCheckoutsResponseNonNullableFields as QueryAbandonedCheckoutsResponseNonNullableFields, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RawHttpResponse$1 as RawHttpResponse, type RawHttpResponseNonNullableFields$1 as RawHttpResponseNonNullableFields, type context$l_RedirectToCheckoutRequest as RedirectToCheckoutRequest, type Reschedule$1 as Reschedule, type RestoreInfo$
|
|
3055
|
+
export { type context$l_AbandonedCheckout as AbandonedCheckout, type context$l_AbandonedCheckoutNonNullableFields as AbandonedCheckoutNonNullableFields, type context$l_AbandonedCheckoutRecovered as AbandonedCheckoutRecovered, type context$l_AbandonedCheckoutRecoveredEnvelope as AbandonedCheckoutRecoveredEnvelope, type context$l_AbandonedCheckoutsQueryBuilder as AbandonedCheckoutsQueryBuilder, type context$l_AbandonedCheckoutsQueryResult as AbandonedCheckoutsQueryResult, type ActionEvent$h as ActionEvent, type Activity$3 as Activity, ActivityType$3 as ActivityType, type context$l_AddAbandonedCheckoutActivityRequest as AddAbandonedCheckoutActivityRequest, type context$l_AddAbandonedCheckoutActivityResponse as AddAbandonedCheckoutActivityResponse, type BaseEventMetadata$f as BaseEventMetadata, type BuyerInfo$8 as BuyerInfo, type Cancel$1 as Cancel, type context$l_CartAbandonedEvent as CartAbandonedEvent, type context$l_CartRecoveredEvent as CartRecoveredEvent, type context$l_CommonCursorPaging as CommonCursorPaging, type context$l_CommonCursors as CommonCursors, type context$l_CommonPaging as CommonPaging, type context$l_CommonPagingMetadataV2 as CommonPagingMetadataV2, context$l_CommonSortOrder as CommonSortOrder, type context$l_CommonSorting as CommonSorting, type Complete$1 as Complete, type CursorPaging$a as CursorPaging, type Cursors$a as Cursors, type context$l_DeleteAbandonedCheckoutRequest as DeleteAbandonedCheckoutRequest, type context$l_DeleteAbandonedCheckoutResponse as DeleteAbandonedCheckoutResponse, type DomainEvent$h as DomainEvent, type DomainEventBodyOneOf$h as DomainEventBodyOneOf, type Empty$c as Empty, type EntityCreatedEvent$h as EntityCreatedEvent, type EntityDeletedEvent$h as EntityDeletedEvent, type EntityUpdatedEvent$h as EntityUpdatedEvent, type EventMetadata$f as EventMetadata, type FullAddressContactDetails$6 as FullAddressContactDetails, type context$l_GetAbandonedCheckoutRequest as GetAbandonedCheckoutRequest, type context$l_GetAbandonedCheckoutResponse as GetAbandonedCheckoutResponse, type context$l_GetAbandonedCheckoutResponseNonNullableFields as GetAbandonedCheckoutResponseNonNullableFields, type HeadersEntry$1 as HeadersEntry, type IdentificationData$h as IdentificationData, type IdentificationDataIdOneOf$h as IdentificationDataIdOneOf, context$l_Identity as Identity, type MessageEnvelope$h as MessageEnvelope, context$l_Mode as Mode, type MultiCurrencyPrice$5 as MultiCurrencyPrice, type Paging$1 as Paging, type context$l_PagingMetadataV2 as PagingMetadataV2, type context$l_QueryAbandonedCheckoutsRequest as QueryAbandonedCheckoutsRequest, type context$l_QueryAbandonedCheckoutsResponse as QueryAbandonedCheckoutsResponse, type context$l_QueryAbandonedCheckoutsResponseNonNullableFields as QueryAbandonedCheckoutsResponseNonNullableFields, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RawHttpResponse$1 as RawHttpResponse, type RawHttpResponseNonNullableFields$1 as RawHttpResponseNonNullableFields, type context$l_RedirectToCheckoutRequest as RedirectToCheckoutRequest, type Reschedule$1 as Reschedule, type RestoreInfo$h as RestoreInfo, type context$l_Search as Search, type context$l_SearchAbandonedCheckoutsRequest as SearchAbandonedCheckoutsRequest, type context$l_SearchAbandonedCheckoutsResponse as SearchAbandonedCheckoutsResponse, type context$l_SearchDetails as SearchDetails, type context$l_SearchPagingMethodOneOf as SearchPagingMethodOneOf, SortOrder$a as SortOrder, type Sorting$a as Sorting, Status$4 as Status, type Task$1 as Task, type TaskAction$1 as TaskAction, type TaskActionActionOneOf$1 as TaskActionActionOneOf, type TaskKey$1 as TaskKey, type Totals$2 as Totals, type V1BuyerInfo$1 as V1BuyerInfo, type context$l_V1BuyerInfoIdOneOf as V1BuyerInfoIdOneOf, type VatId$7 as VatId, VatType$7 as VatType, WebhookIdentityType$h as WebhookIdentityType, type context$l__publicOnAbandonedCheckoutRecoveredType as _publicOnAbandonedCheckoutRecoveredType, context$l_deleteAbandonedCheckout as deleteAbandonedCheckout, context$l_getAbandonedCheckout as getAbandonedCheckout, context$l_onAbandonedCheckoutRecovered as onAbandonedCheckoutRecovered, onAbandonedCheckoutRecovered$1 as publicOnAbandonedCheckoutRecovered, context$l_queryAbandonedCheckouts as queryAbandonedCheckouts, context$l_redirectToCheckout as redirectToCheckout };
|
|
3055
3056
|
}
|
|
3056
3057
|
|
|
3057
3058
|
/**
|
|
@@ -3154,6 +3155,7 @@ interface InvalidateCache extends InvalidateCacheGetByOneOf {
|
|
|
3154
3155
|
reason?: string | null;
|
|
3155
3156
|
/** Is local DS */
|
|
3156
3157
|
localDc?: boolean;
|
|
3158
|
+
hardPurge?: boolean;
|
|
3157
3159
|
}
|
|
3158
3160
|
/** @oneof */
|
|
3159
3161
|
interface InvalidateCacheGetByOneOf {
|
|
@@ -3380,7 +3382,7 @@ interface DomainEvent$g extends DomainEventBodyOneOf$g {
|
|
|
3380
3382
|
slug?: string;
|
|
3381
3383
|
/** ID of the entity associated with the event. */
|
|
3382
3384
|
entityId?: string;
|
|
3383
|
-
/** Event timestamp. */
|
|
3385
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
|
|
3384
3386
|
eventTime?: Date;
|
|
3385
3387
|
/**
|
|
3386
3388
|
* Whether the event was triggered as a result of a privacy regulation application
|
|
@@ -3409,6 +3411,9 @@ interface DomainEventBodyOneOf$g {
|
|
|
3409
3411
|
interface EntityCreatedEvent$g {
|
|
3410
3412
|
entity?: string;
|
|
3411
3413
|
}
|
|
3414
|
+
interface RestoreInfo$g {
|
|
3415
|
+
deletedDate?: Date;
|
|
3416
|
+
}
|
|
3412
3417
|
interface EntityUpdatedEvent$g {
|
|
3413
3418
|
/**
|
|
3414
3419
|
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
@@ -3521,7 +3526,7 @@ interface EventMetadata$e extends BaseEventMetadata$e {
|
|
|
3521
3526
|
slug?: string;
|
|
3522
3527
|
/** ID of the entity associated with the event. */
|
|
3523
3528
|
entityId?: string;
|
|
3524
|
-
/** Event timestamp. */
|
|
3529
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
|
|
3525
3530
|
eventTime?: Date;
|
|
3526
3531
|
/**
|
|
3527
3532
|
* Whether the event was triggered as a result of a privacy regulation application
|
|
@@ -3843,7 +3848,7 @@ declare const context$k_onBackInStockNotificationRequestUpdated: typeof onBackIn
|
|
|
3843
3848
|
declare const context$k_queryBackInStockNotificationRequests: typeof queryBackInStockNotificationRequests;
|
|
3844
3849
|
declare const context$k_reportItemsBackInStock: typeof reportItemsBackInStock;
|
|
3845
3850
|
declare namespace context$k {
|
|
3846
|
-
export { type ActionEvent$g as ActionEvent, type App$1 as App, type context$k_BackInStockItemDetails as BackInStockItemDetails, type context$k_BackInStockNotificationRequest as BackInStockNotificationRequest, type context$k_BackInStockNotificationRequestCreatedEnvelope as BackInStockNotificationRequestCreatedEnvelope, type context$k_BackInStockNotificationRequestDeletedEnvelope as BackInStockNotificationRequestDeletedEnvelope, type context$k_BackInStockNotificationRequestNonNullableFields as BackInStockNotificationRequestNonNullableFields, type context$k_BackInStockNotificationRequestUpdatedEnvelope as BackInStockNotificationRequestUpdatedEnvelope, type context$k_BackInStockNotificationRequestsCount as BackInStockNotificationRequestsCount, type BaseEventMetadata$e as BaseEventMetadata, type CatalogReference$7 as CatalogReference, type context$k_CreateBackInStockNotificationRequestRequest as CreateBackInStockNotificationRequestRequest, type context$k_CreateBackInStockNotificationRequestResponse as CreateBackInStockNotificationRequestResponse, type context$k_CreateBackInStockNotificationRequestResponseNonNullableFields as CreateBackInStockNotificationRequestResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$9 as Cursors, type context$k_DeleteBackInStockNotificationRequestRequest as DeleteBackInStockNotificationRequestRequest, type context$k_DeleteBackInStockNotificationRequestResponse as DeleteBackInStockNotificationRequestResponse, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type Empty$b as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$e as EventMetadata, type context$k_File as File, type context$k_GetBackInStockNotificationRequestRequest as GetBackInStockNotificationRequestRequest, type context$k_GetBackInStockNotificationRequestResponse as GetBackInStockNotificationRequestResponse, type context$k_GetBackInStockNotificationRequestResponseNonNullableFields as GetBackInStockNotificationRequestResponseNonNullableFields, type context$k_GetBackInStockNotificationRequestsCountByCatalogReferencesRequest as GetBackInStockNotificationRequestsCountByCatalogReferencesRequest, type context$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponse as GetBackInStockNotificationRequestsCountByCatalogReferencesResponse, type context$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields as GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, type context$k_InvalidateCache as InvalidateCache, type context$k_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type context$k_MarkAsNotificationSentRequest as MarkAsNotificationSentRequest, type context$k_MarkAsNotificationSentResponse as MarkAsNotificationSentResponse, type context$k_MarkAsNotificationSentResponseNonNullableFields as MarkAsNotificationSentResponseNonNullableFields, type MessageEnvelope$g as MessageEnvelope, type context$k_Page as Page, type PlatformPaging$1 as PlatformPaging, type PlatformPagingMetadata$1 as PlatformPagingMetadata, type PlatformQuery$1 as PlatformQuery, type PlatformQueryPagingMethodOneOf$1 as PlatformQueryPagingMethodOneOf, type context$k_QueryBackInStockNotificationRequestsRequest as QueryBackInStockNotificationRequestsRequest, type context$k_QueryBackInStockNotificationRequestsResponse as QueryBackInStockNotificationRequestsResponse, type context$k_QueryBackInStockNotificationRequestsResponseNonNullableFields as QueryBackInStockNotificationRequestsResponseNonNullableFields, type context$k_ReportItemsBackInStockOptions as ReportItemsBackInStockOptions, type context$k_ReportItemsBackInStockRequest as ReportItemsBackInStockRequest, type context$k_ReportItemsBackInStockResponse as ReportItemsBackInStockResponse, type context$k_RequestsQueryBuilder as RequestsQueryBuilder, type context$k_RequestsQueryResult as RequestsQueryResult, SortOrder$9 as SortOrder, type Sorting$9 as Sorting, Status$3 as Status, type context$k_URI as URI, WebhookIdentityType$g as WebhookIdentityType, type context$k__publicOnBackInStockNotificationRequestCreatedType as _publicOnBackInStockNotificationRequestCreatedType, type context$k__publicOnBackInStockNotificationRequestDeletedType as _publicOnBackInStockNotificationRequestDeletedType, type context$k__publicOnBackInStockNotificationRequestUpdatedType as _publicOnBackInStockNotificationRequestUpdatedType, context$k_createBackInStockNotificationRequest as createBackInStockNotificationRequest, context$k_deleteBackInStockNotificationRequest as deleteBackInStockNotificationRequest, context$k_getBackInStockNotificationRequest as getBackInStockNotificationRequest, context$k_getBackInStockNotificationRequestsCountByCatalogReferences as getBackInStockNotificationRequestsCountByCatalogReferences, context$k_markAsNotificationSent as markAsNotificationSent, context$k_onBackInStockNotificationRequestCreated as onBackInStockNotificationRequestCreated, context$k_onBackInStockNotificationRequestDeleted as onBackInStockNotificationRequestDeleted, context$k_onBackInStockNotificationRequestUpdated as onBackInStockNotificationRequestUpdated, onBackInStockNotificationRequestCreated$1 as publicOnBackInStockNotificationRequestCreated, onBackInStockNotificationRequestDeleted$1 as publicOnBackInStockNotificationRequestDeleted, onBackInStockNotificationRequestUpdated$1 as publicOnBackInStockNotificationRequestUpdated, context$k_queryBackInStockNotificationRequests as queryBackInStockNotificationRequests, context$k_reportItemsBackInStock as reportItemsBackInStock };
|
|
3851
|
+
export { type ActionEvent$g as ActionEvent, type App$1 as App, type context$k_BackInStockItemDetails as BackInStockItemDetails, type context$k_BackInStockNotificationRequest as BackInStockNotificationRequest, type context$k_BackInStockNotificationRequestCreatedEnvelope as BackInStockNotificationRequestCreatedEnvelope, type context$k_BackInStockNotificationRequestDeletedEnvelope as BackInStockNotificationRequestDeletedEnvelope, type context$k_BackInStockNotificationRequestNonNullableFields as BackInStockNotificationRequestNonNullableFields, type context$k_BackInStockNotificationRequestUpdatedEnvelope as BackInStockNotificationRequestUpdatedEnvelope, type context$k_BackInStockNotificationRequestsCount as BackInStockNotificationRequestsCount, type BaseEventMetadata$e as BaseEventMetadata, type CatalogReference$7 as CatalogReference, type context$k_CreateBackInStockNotificationRequestRequest as CreateBackInStockNotificationRequestRequest, type context$k_CreateBackInStockNotificationRequestResponse as CreateBackInStockNotificationRequestResponse, type context$k_CreateBackInStockNotificationRequestResponseNonNullableFields as CreateBackInStockNotificationRequestResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$9 as Cursors, type context$k_DeleteBackInStockNotificationRequestRequest as DeleteBackInStockNotificationRequestRequest, type context$k_DeleteBackInStockNotificationRequestResponse as DeleteBackInStockNotificationRequestResponse, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type Empty$b as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$e as EventMetadata, type context$k_File as File, type context$k_GetBackInStockNotificationRequestRequest as GetBackInStockNotificationRequestRequest, type context$k_GetBackInStockNotificationRequestResponse as GetBackInStockNotificationRequestResponse, type context$k_GetBackInStockNotificationRequestResponseNonNullableFields as GetBackInStockNotificationRequestResponseNonNullableFields, type context$k_GetBackInStockNotificationRequestsCountByCatalogReferencesRequest as GetBackInStockNotificationRequestsCountByCatalogReferencesRequest, type context$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponse as GetBackInStockNotificationRequestsCountByCatalogReferencesResponse, type context$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields as GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, type context$k_InvalidateCache as InvalidateCache, type context$k_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type context$k_MarkAsNotificationSentRequest as MarkAsNotificationSentRequest, type context$k_MarkAsNotificationSentResponse as MarkAsNotificationSentResponse, type context$k_MarkAsNotificationSentResponseNonNullableFields as MarkAsNotificationSentResponseNonNullableFields, type MessageEnvelope$g as MessageEnvelope, type context$k_Page as Page, type PlatformPaging$1 as PlatformPaging, type PlatformPagingMetadata$1 as PlatformPagingMetadata, type PlatformQuery$1 as PlatformQuery, type PlatformQueryPagingMethodOneOf$1 as PlatformQueryPagingMethodOneOf, type context$k_QueryBackInStockNotificationRequestsRequest as QueryBackInStockNotificationRequestsRequest, type context$k_QueryBackInStockNotificationRequestsResponse as QueryBackInStockNotificationRequestsResponse, type context$k_QueryBackInStockNotificationRequestsResponseNonNullableFields as QueryBackInStockNotificationRequestsResponseNonNullableFields, type context$k_ReportItemsBackInStockOptions as ReportItemsBackInStockOptions, type context$k_ReportItemsBackInStockRequest as ReportItemsBackInStockRequest, type context$k_ReportItemsBackInStockResponse as ReportItemsBackInStockResponse, type context$k_RequestsQueryBuilder as RequestsQueryBuilder, type context$k_RequestsQueryResult as RequestsQueryResult, type RestoreInfo$g as RestoreInfo, SortOrder$9 as SortOrder, type Sorting$9 as Sorting, Status$3 as Status, type context$k_URI as URI, WebhookIdentityType$g as WebhookIdentityType, type context$k__publicOnBackInStockNotificationRequestCreatedType as _publicOnBackInStockNotificationRequestCreatedType, type context$k__publicOnBackInStockNotificationRequestDeletedType as _publicOnBackInStockNotificationRequestDeletedType, type context$k__publicOnBackInStockNotificationRequestUpdatedType as _publicOnBackInStockNotificationRequestUpdatedType, context$k_createBackInStockNotificationRequest as createBackInStockNotificationRequest, context$k_deleteBackInStockNotificationRequest as deleteBackInStockNotificationRequest, context$k_getBackInStockNotificationRequest as getBackInStockNotificationRequest, context$k_getBackInStockNotificationRequestsCountByCatalogReferences as getBackInStockNotificationRequestsCountByCatalogReferences, context$k_markAsNotificationSent as markAsNotificationSent, context$k_onBackInStockNotificationRequestCreated as onBackInStockNotificationRequestCreated, context$k_onBackInStockNotificationRequestDeleted as onBackInStockNotificationRequestDeleted, context$k_onBackInStockNotificationRequestUpdated as onBackInStockNotificationRequestUpdated, onBackInStockNotificationRequestCreated$1 as publicOnBackInStockNotificationRequestCreated, onBackInStockNotificationRequestDeleted$1 as publicOnBackInStockNotificationRequestDeleted, onBackInStockNotificationRequestUpdated$1 as publicOnBackInStockNotificationRequestUpdated, context$k_queryBackInStockNotificationRequests as queryBackInStockNotificationRequests, context$k_reportItemsBackInStock as reportItemsBackInStock };
|
|
3847
3852
|
}
|
|
3848
3853
|
|
|
3849
3854
|
/**
|
|
@@ -1173,7 +1173,7 @@ interface DomainEventBodyOneOf$j {
|
|
|
1173
1173
|
interface EntityCreatedEvent$j {
|
|
1174
1174
|
entity?: string;
|
|
1175
1175
|
}
|
|
1176
|
-
interface RestoreInfo$
|
|
1176
|
+
interface RestoreInfo$j {
|
|
1177
1177
|
deletedDate?: Date;
|
|
1178
1178
|
}
|
|
1179
1179
|
interface EntityUpdatedEvent$j {
|
|
@@ -1680,7 +1680,7 @@ declare const index_d$o_onDiscountRuleUpdated: typeof onDiscountRuleUpdated;
|
|
|
1680
1680
|
declare const index_d$o_queryDiscountRules: typeof queryDiscountRules;
|
|
1681
1681
|
declare const index_d$o_updateDiscountRule: typeof updateDiscountRule;
|
|
1682
1682
|
declare namespace index_d$o {
|
|
1683
|
-
export { type ActionEvent$j as ActionEvent, type index_d$o_ActiveTimeInfo as ActiveTimeInfo, type index_d$o_And as And, type AppliedDiscount$7 as AppliedDiscount, type index_d$o_AppliedDiscountRule as AppliedDiscountRule, index_d$o_AppliedSubjectType as AppliedSubjectType, type BaseEventMetadata$g as BaseEventMetadata, type index_d$o_BuyXGetYInfo as BuyXGetYInfo, type index_d$o_CatalogItemFilter as CatalogItemFilter, type CatalogReference$9 as CatalogReference, type index_d$o_CreateDiscountRuleRequest as CreateDiscountRuleRequest, type index_d$o_CreateDiscountRuleResponse as CreateDiscountRuleResponse, type index_d$o_CreateDiscountRuleResponseNonNullableFields as CreateDiscountRuleResponseNonNullableFields, type CursorPaging$b as CursorPaging, type Cursors$b as Cursors, type index_d$o_Custom as Custom, type index_d$o_CustomFilter as CustomFilter, type index_d$o_CustomerBuy as CustomerBuy, type index_d$o_CustomerBuyConditionOneOf as CustomerBuyConditionOneOf, type index_d$o_CustomerGet as CustomerGet, type index_d$o_DeleteDiscountRuleRequest as DeleteDiscountRuleRequest, type index_d$o_DeleteDiscountRuleResponse as DeleteDiscountRuleResponse, type Discount$3 as Discount, type index_d$o_DiscountDiscountOneOf as DiscountDiscountOneOf, type DiscountRule$7 as DiscountRule, type index_d$o_DiscountRuleCreatedEnvelope as DiscountRuleCreatedEnvelope, type index_d$o_DiscountRuleDeletedEnvelope as DiscountRuleDeletedEnvelope, type DiscountRuleName$7 as DiscountRuleName, type DiscountRuleNonNullableFields$6 as DiscountRuleNonNullableFields, type index_d$o_DiscountRuleUpdatedEnvelope as DiscountRuleUpdatedEnvelope, type index_d$o_DiscountRuleUsageLimitReached as DiscountRuleUsageLimitReached, type index_d$o_DiscountRulesQueryBuilder as DiscountRulesQueryBuilder, type index_d$o_DiscountRulesQueryResult as DiscountRulesQueryResult, type index_d$o_DiscountSettings as DiscountSettings, type index_d$o_DiscountTrigger as DiscountTrigger, type index_d$o_DiscountTriggerTriggerOneOf as DiscountTriggerTriggerOneOf, DiscountType$7 as DiscountType, type index_d$o_Discounts as Discounts, type DomainEvent$j as DomainEvent, type DomainEventBodyOneOf$j as DomainEventBodyOneOf, type Empty$e as Empty, type EntityCreatedEvent$j as EntityCreatedEvent, type EntityDeletedEvent$j as EntityDeletedEvent, type EntityUpdatedEvent$j as EntityUpdatedEvent, type EventMetadata$g as EventMetadata, type ExtendedFields$a as ExtendedFields, type index_d$o_GetAppliedDiscountsRequest as GetAppliedDiscountsRequest, type index_d$o_GetAppliedDiscountsResponse as GetAppliedDiscountsResponse, type index_d$o_GetDiscountRuleRequest as GetDiscountRuleRequest, type index_d$o_GetDiscountRuleResponse as GetDiscountRuleResponse, type index_d$o_GetDiscountRuleResponseNonNullableFields as GetDiscountRuleResponseNonNullableFields, type IdentificationData$j as IdentificationData, type IdentificationDataIdOneOf$j as IdentificationDataIdOneOf, type index_d$o_ItemQuantityRange as ItemQuantityRange, type LineItem$7 as LineItem, type MessageEnvelope$j as MessageEnvelope, type MultiCurrencyPrice$6 as MultiCurrencyPrice, type index_d$o_Or as Or, type PlatformPaging$2 as PlatformPaging, type PlatformPagingMetadata$2 as PlatformPagingMetadata, type PlatformQuery$2 as PlatformQuery, type PlatformQueryPagingMethodOneOf$2 as PlatformQueryPagingMethodOneOf, type index_d$o_QueryDiscountRulesRequest as QueryDiscountRulesRequest, type index_d$o_QueryDiscountRulesResponse as QueryDiscountRulesResponse, type index_d$o_QueryDiscountRulesResponseNonNullableFields as QueryDiscountRulesResponseNonNullableFields, type RestoreInfo$
|
|
1683
|
+
export { type ActionEvent$j as ActionEvent, type index_d$o_ActiveTimeInfo as ActiveTimeInfo, type index_d$o_And as And, type AppliedDiscount$7 as AppliedDiscount, type index_d$o_AppliedDiscountRule as AppliedDiscountRule, index_d$o_AppliedSubjectType as AppliedSubjectType, type BaseEventMetadata$g as BaseEventMetadata, type index_d$o_BuyXGetYInfo as BuyXGetYInfo, type index_d$o_CatalogItemFilter as CatalogItemFilter, type CatalogReference$9 as CatalogReference, type index_d$o_CreateDiscountRuleRequest as CreateDiscountRuleRequest, type index_d$o_CreateDiscountRuleResponse as CreateDiscountRuleResponse, type index_d$o_CreateDiscountRuleResponseNonNullableFields as CreateDiscountRuleResponseNonNullableFields, type CursorPaging$b as CursorPaging, type Cursors$b as Cursors, type index_d$o_Custom as Custom, type index_d$o_CustomFilter as CustomFilter, type index_d$o_CustomerBuy as CustomerBuy, type index_d$o_CustomerBuyConditionOneOf as CustomerBuyConditionOneOf, type index_d$o_CustomerGet as CustomerGet, type index_d$o_DeleteDiscountRuleRequest as DeleteDiscountRuleRequest, type index_d$o_DeleteDiscountRuleResponse as DeleteDiscountRuleResponse, type Discount$3 as Discount, type index_d$o_DiscountDiscountOneOf as DiscountDiscountOneOf, type DiscountRule$7 as DiscountRule, type index_d$o_DiscountRuleCreatedEnvelope as DiscountRuleCreatedEnvelope, type index_d$o_DiscountRuleDeletedEnvelope as DiscountRuleDeletedEnvelope, type DiscountRuleName$7 as DiscountRuleName, type DiscountRuleNonNullableFields$6 as DiscountRuleNonNullableFields, type index_d$o_DiscountRuleUpdatedEnvelope as DiscountRuleUpdatedEnvelope, type index_d$o_DiscountRuleUsageLimitReached as DiscountRuleUsageLimitReached, type index_d$o_DiscountRulesQueryBuilder as DiscountRulesQueryBuilder, type index_d$o_DiscountRulesQueryResult as DiscountRulesQueryResult, type index_d$o_DiscountSettings as DiscountSettings, type index_d$o_DiscountTrigger as DiscountTrigger, type index_d$o_DiscountTriggerTriggerOneOf as DiscountTriggerTriggerOneOf, DiscountType$7 as DiscountType, type index_d$o_Discounts as Discounts, type DomainEvent$j as DomainEvent, type DomainEventBodyOneOf$j as DomainEventBodyOneOf, type Empty$e as Empty, type EntityCreatedEvent$j as EntityCreatedEvent, type EntityDeletedEvent$j as EntityDeletedEvent, type EntityUpdatedEvent$j as EntityUpdatedEvent, type EventMetadata$g as EventMetadata, type ExtendedFields$a as ExtendedFields, type index_d$o_GetAppliedDiscountsRequest as GetAppliedDiscountsRequest, type index_d$o_GetAppliedDiscountsResponse as GetAppliedDiscountsResponse, type index_d$o_GetDiscountRuleRequest as GetDiscountRuleRequest, type index_d$o_GetDiscountRuleResponse as GetDiscountRuleResponse, type index_d$o_GetDiscountRuleResponseNonNullableFields as GetDiscountRuleResponseNonNullableFields, type IdentificationData$j as IdentificationData, type IdentificationDataIdOneOf$j as IdentificationDataIdOneOf, type index_d$o_ItemQuantityRange as ItemQuantityRange, type LineItem$7 as LineItem, type MessageEnvelope$j as MessageEnvelope, type MultiCurrencyPrice$6 as MultiCurrencyPrice, type index_d$o_Or as Or, type PlatformPaging$2 as PlatformPaging, type PlatformPagingMetadata$2 as PlatformPagingMetadata, type PlatformQuery$2 as PlatformQuery, type PlatformQueryPagingMethodOneOf$2 as PlatformQueryPagingMethodOneOf, type index_d$o_QueryDiscountRulesRequest as QueryDiscountRulesRequest, type index_d$o_QueryDiscountRulesResponse as QueryDiscountRulesResponse, type index_d$o_QueryDiscountRulesResponseNonNullableFields as QueryDiscountRulesResponseNonNullableFields, type RestoreInfo$j as RestoreInfo, type Scope$5 as Scope, type index_d$o_ScopeScopeItemsOneOf as ScopeScopeItemsOneOf, index_d$o_ScopeType as ScopeType, SortOrder$b as SortOrder, type Sorting$b as Sorting, type index_d$o_SpecificItemsInfo as SpecificItemsInfo, Status$5 as Status, type index_d$o_SubtotalRange as SubtotalRange, index_d$o_TriggerType as TriggerType, index_d$o_Type as Type, type index_d$o_UpdateDiscountRule as UpdateDiscountRule, type index_d$o_UpdateDiscountRuleRequest as UpdateDiscountRuleRequest, type index_d$o_UpdateDiscountRuleResponse as UpdateDiscountRuleResponse, type index_d$o_UpdateDiscountRuleResponseNonNullableFields as UpdateDiscountRuleResponseNonNullableFields, WebhookIdentityType$j as WebhookIdentityType, type index_d$o__publicOnDiscountRuleCreatedType as _publicOnDiscountRuleCreatedType, type index_d$o__publicOnDiscountRuleDeletedType as _publicOnDiscountRuleDeletedType, type index_d$o__publicOnDiscountRuleUpdatedType as _publicOnDiscountRuleUpdatedType, index_d$o_createDiscountRule as createDiscountRule, index_d$o_deleteDiscountRule as deleteDiscountRule, index_d$o_getDiscountRule as getDiscountRule, index_d$o_onDiscountRuleCreated as onDiscountRuleCreated, index_d$o_onDiscountRuleDeleted as onDiscountRuleDeleted, index_d$o_onDiscountRuleUpdated as onDiscountRuleUpdated, onDiscountRuleCreated$1 as publicOnDiscountRuleCreated, onDiscountRuleDeleted$1 as publicOnDiscountRuleDeleted, onDiscountRuleUpdated$1 as publicOnDiscountRuleUpdated, index_d$o_queryDiscountRules as queryDiscountRules, index_d$o_updateDiscountRule as updateDiscountRule };
|
|
1684
1684
|
}
|
|
1685
1685
|
|
|
1686
1686
|
interface Invoice {
|
|
@@ -1825,7 +1825,7 @@ interface DomainEventBodyOneOf$i {
|
|
|
1825
1825
|
interface EntityCreatedEvent$i {
|
|
1826
1826
|
entity?: string;
|
|
1827
1827
|
}
|
|
1828
|
-
interface RestoreInfo$
|
|
1828
|
+
interface RestoreInfo$i {
|
|
1829
1829
|
deletedDate?: Date;
|
|
1830
1830
|
}
|
|
1831
1831
|
interface EntityUpdatedEvent$i {
|
|
@@ -1941,7 +1941,7 @@ type index_d$n_Invoice = Invoice;
|
|
|
1941
1941
|
type index_d$n_ListInvoicesForMultipleOrdersResponseNonNullableFields = ListInvoicesForMultipleOrdersResponseNonNullableFields;
|
|
1942
1942
|
declare const index_d$n_listInvoicesForMultipleOrders: typeof listInvoicesForMultipleOrders;
|
|
1943
1943
|
declare namespace index_d$n {
|
|
1944
|
-
export { type ActionEvent$i as ActionEvent, type AddInvoiceToOrderRequest$1 as AddInvoiceToOrderRequest, type AddInvoiceToOrderResponse$1 as AddInvoiceToOrderResponse, type ApplicationError$b as ApplicationError, type BulkActionMetadata$4 as BulkActionMetadata, type BulkGenerateInvoicesRequest$1 as BulkGenerateInvoicesRequest, type BulkGenerateInvoicesResponse$1 as BulkGenerateInvoicesResponse, type BulkInvoiceResult$1 as BulkInvoiceResult, type DomainEvent$i as DomainEvent, type DomainEventBodyOneOf$i as DomainEventBodyOneOf, type Empty$d as Empty, type EntityCreatedEvent$i as EntityCreatedEvent, type EntityDeletedEvent$i as EntityDeletedEvent, type EntityUpdatedEvent$i as EntityUpdatedEvent, type GenerateInvoiceRequest$1 as GenerateInvoiceRequest, type GenerateInvoiceResponse$1 as GenerateInvoiceResponse, type index_d$n_GenerateInvoiceWithNumberRequest as GenerateInvoiceWithNumberRequest, type index_d$n_GenerateInvoiceWithNumberResponse as GenerateInvoiceWithNumberResponse, type index_d$n_GetOrderInvoiceRequest as GetOrderInvoiceRequest, type index_d$n_GetOrderInvoiceResponse as GetOrderInvoiceResponse, type IdentificationData$i as IdentificationData, type IdentificationDataIdOneOf$i as IdentificationDataIdOneOf, type index_d$n_Invoice as Invoice, type InvoiceForOrder$1 as InvoiceForOrder, type InvoicesForOrder$1 as InvoicesForOrder, type ItemMetadata$4 as ItemMetadata, type ListInvoicesForMultipleOrdersRequest$1 as ListInvoicesForMultipleOrdersRequest, type ListInvoicesForMultipleOrdersResponse$1 as ListInvoicesForMultipleOrdersResponse, type index_d$n_ListInvoicesForMultipleOrdersResponseNonNullableFields as ListInvoicesForMultipleOrdersResponseNonNullableFields, type ListInvoicesForSingleOrderRequest$1 as ListInvoicesForSingleOrderRequest, type ListInvoicesForSingleOrderResponse$1 as ListInvoicesForSingleOrderResponse, type MessageEnvelope$i as MessageEnvelope, type RestoreInfo$
|
|
1944
|
+
export { type ActionEvent$i as ActionEvent, type AddInvoiceToOrderRequest$1 as AddInvoiceToOrderRequest, type AddInvoiceToOrderResponse$1 as AddInvoiceToOrderResponse, type ApplicationError$b as ApplicationError, type BulkActionMetadata$4 as BulkActionMetadata, type BulkGenerateInvoicesRequest$1 as BulkGenerateInvoicesRequest, type BulkGenerateInvoicesResponse$1 as BulkGenerateInvoicesResponse, type BulkInvoiceResult$1 as BulkInvoiceResult, type DomainEvent$i as DomainEvent, type DomainEventBodyOneOf$i as DomainEventBodyOneOf, type Empty$d as Empty, type EntityCreatedEvent$i as EntityCreatedEvent, type EntityDeletedEvent$i as EntityDeletedEvent, type EntityUpdatedEvent$i as EntityUpdatedEvent, type GenerateInvoiceRequest$1 as GenerateInvoiceRequest, type GenerateInvoiceResponse$1 as GenerateInvoiceResponse, type index_d$n_GenerateInvoiceWithNumberRequest as GenerateInvoiceWithNumberRequest, type index_d$n_GenerateInvoiceWithNumberResponse as GenerateInvoiceWithNumberResponse, type index_d$n_GetOrderInvoiceRequest as GetOrderInvoiceRequest, type index_d$n_GetOrderInvoiceResponse as GetOrderInvoiceResponse, type IdentificationData$i as IdentificationData, type IdentificationDataIdOneOf$i as IdentificationDataIdOneOf, type index_d$n_Invoice as Invoice, type InvoiceForOrder$1 as InvoiceForOrder, type InvoicesForOrder$1 as InvoicesForOrder, type ItemMetadata$4 as ItemMetadata, type ListInvoicesForMultipleOrdersRequest$1 as ListInvoicesForMultipleOrdersRequest, type ListInvoicesForMultipleOrdersResponse$1 as ListInvoicesForMultipleOrdersResponse, type index_d$n_ListInvoicesForMultipleOrdersResponseNonNullableFields as ListInvoicesForMultipleOrdersResponseNonNullableFields, type ListInvoicesForSingleOrderRequest$1 as ListInvoicesForSingleOrderRequest, type ListInvoicesForSingleOrderResponse$1 as ListInvoicesForSingleOrderResponse, type MessageEnvelope$i as MessageEnvelope, type RestoreInfo$i as RestoreInfo, WebhookIdentityType$i as WebhookIdentityType, index_d$n_listInvoicesForMultipleOrders as listInvoicesForMultipleOrders };
|
|
1945
1945
|
}
|
|
1946
1946
|
|
|
1947
1947
|
interface Recommendation {
|
|
@@ -2020,7 +2020,7 @@ interface AlgorithmConfig {
|
|
|
2020
2020
|
*/
|
|
2021
2021
|
algorithmType?: AlgorithmType;
|
|
2022
2022
|
/** Algorithm ID. This must be unique for a specific app but does not have to be unique across all apps on the site or in the project. */
|
|
2023
|
-
algorithmId?: string
|
|
2023
|
+
algorithmId?: string;
|
|
2024
2024
|
}
|
|
2025
2025
|
declare enum AlgorithmType {
|
|
2026
2026
|
UNSPECIFIED = "UNSPECIFIED",
|
|
@@ -2063,6 +2063,7 @@ interface AlgorithmConfigNonNullableFields {
|
|
|
2063
2063
|
name: string;
|
|
2064
2064
|
description: string;
|
|
2065
2065
|
algorithmType: AlgorithmType;
|
|
2066
|
+
algorithmId: string;
|
|
2066
2067
|
}
|
|
2067
2068
|
interface AlgorithmInfoNonNullableFields {
|
|
2068
2069
|
config?: AlgorithmConfigNonNullableFields;
|
|
@@ -2696,7 +2697,7 @@ interface DomainEventBodyOneOf$h {
|
|
|
2696
2697
|
interface EntityCreatedEvent$h {
|
|
2697
2698
|
entity?: string;
|
|
2698
2699
|
}
|
|
2699
|
-
interface RestoreInfo$
|
|
2700
|
+
interface RestoreInfo$h {
|
|
2700
2701
|
deletedDate?: Date;
|
|
2701
2702
|
}
|
|
2702
2703
|
interface EntityUpdatedEvent$h {
|
|
@@ -3051,7 +3052,7 @@ declare const index_d$l_onAbandonedCheckoutRecovered: typeof onAbandonedCheckout
|
|
|
3051
3052
|
declare const index_d$l_queryAbandonedCheckouts: typeof queryAbandonedCheckouts;
|
|
3052
3053
|
declare const index_d$l_redirectToCheckout: typeof redirectToCheckout;
|
|
3053
3054
|
declare namespace index_d$l {
|
|
3054
|
-
export { type index_d$l_AbandonedCheckout as AbandonedCheckout, type index_d$l_AbandonedCheckoutNonNullableFields as AbandonedCheckoutNonNullableFields, type index_d$l_AbandonedCheckoutRecovered as AbandonedCheckoutRecovered, type index_d$l_AbandonedCheckoutRecoveredEnvelope as AbandonedCheckoutRecoveredEnvelope, type index_d$l_AbandonedCheckoutsQueryBuilder as AbandonedCheckoutsQueryBuilder, type index_d$l_AbandonedCheckoutsQueryResult as AbandonedCheckoutsQueryResult, type ActionEvent$h as ActionEvent, type Activity$3 as Activity, ActivityType$3 as ActivityType, type index_d$l_AddAbandonedCheckoutActivityRequest as AddAbandonedCheckoutActivityRequest, type index_d$l_AddAbandonedCheckoutActivityResponse as AddAbandonedCheckoutActivityResponse, type BaseEventMetadata$f as BaseEventMetadata, type BuyerInfo$8 as BuyerInfo, type Cancel$1 as Cancel, type index_d$l_CartAbandonedEvent as CartAbandonedEvent, type index_d$l_CartRecoveredEvent as CartRecoveredEvent, type index_d$l_CommonCursorPaging as CommonCursorPaging, type index_d$l_CommonCursors as CommonCursors, type index_d$l_CommonPaging as CommonPaging, type index_d$l_CommonPagingMetadataV2 as CommonPagingMetadataV2, index_d$l_CommonSortOrder as CommonSortOrder, type index_d$l_CommonSorting as CommonSorting, type Complete$1 as Complete, type CursorPaging$a as CursorPaging, type Cursors$a as Cursors, type index_d$l_DeleteAbandonedCheckoutRequest as DeleteAbandonedCheckoutRequest, type index_d$l_DeleteAbandonedCheckoutResponse as DeleteAbandonedCheckoutResponse, type DomainEvent$h as DomainEvent, type DomainEventBodyOneOf$h as DomainEventBodyOneOf, type Empty$c as Empty, type EntityCreatedEvent$h as EntityCreatedEvent, type EntityDeletedEvent$h as EntityDeletedEvent, type EntityUpdatedEvent$h as EntityUpdatedEvent, type EventMetadata$f as EventMetadata, type FullAddressContactDetails$6 as FullAddressContactDetails, type index_d$l_GetAbandonedCheckoutRequest as GetAbandonedCheckoutRequest, type index_d$l_GetAbandonedCheckoutResponse as GetAbandonedCheckoutResponse, type index_d$l_GetAbandonedCheckoutResponseNonNullableFields as GetAbandonedCheckoutResponseNonNullableFields, type HeadersEntry$1 as HeadersEntry, type IdentificationData$h as IdentificationData, type IdentificationDataIdOneOf$h as IdentificationDataIdOneOf, index_d$l_Identity as Identity, type MessageEnvelope$h as MessageEnvelope, index_d$l_Mode as Mode, type MultiCurrencyPrice$5 as MultiCurrencyPrice, type Paging$1 as Paging, type index_d$l_PagingMetadataV2 as PagingMetadataV2, type index_d$l_QueryAbandonedCheckoutsRequest as QueryAbandonedCheckoutsRequest, type index_d$l_QueryAbandonedCheckoutsResponse as QueryAbandonedCheckoutsResponse, type index_d$l_QueryAbandonedCheckoutsResponseNonNullableFields as QueryAbandonedCheckoutsResponseNonNullableFields, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RawHttpResponse$1 as RawHttpResponse, type RawHttpResponseNonNullableFields$1 as RawHttpResponseNonNullableFields, type index_d$l_RedirectToCheckoutRequest as RedirectToCheckoutRequest, type Reschedule$1 as Reschedule, type RestoreInfo$
|
|
3055
|
+
export { type index_d$l_AbandonedCheckout as AbandonedCheckout, type index_d$l_AbandonedCheckoutNonNullableFields as AbandonedCheckoutNonNullableFields, type index_d$l_AbandonedCheckoutRecovered as AbandonedCheckoutRecovered, type index_d$l_AbandonedCheckoutRecoveredEnvelope as AbandonedCheckoutRecoveredEnvelope, type index_d$l_AbandonedCheckoutsQueryBuilder as AbandonedCheckoutsQueryBuilder, type index_d$l_AbandonedCheckoutsQueryResult as AbandonedCheckoutsQueryResult, type ActionEvent$h as ActionEvent, type Activity$3 as Activity, ActivityType$3 as ActivityType, type index_d$l_AddAbandonedCheckoutActivityRequest as AddAbandonedCheckoutActivityRequest, type index_d$l_AddAbandonedCheckoutActivityResponse as AddAbandonedCheckoutActivityResponse, type BaseEventMetadata$f as BaseEventMetadata, type BuyerInfo$8 as BuyerInfo, type Cancel$1 as Cancel, type index_d$l_CartAbandonedEvent as CartAbandonedEvent, type index_d$l_CartRecoveredEvent as CartRecoveredEvent, type index_d$l_CommonCursorPaging as CommonCursorPaging, type index_d$l_CommonCursors as CommonCursors, type index_d$l_CommonPaging as CommonPaging, type index_d$l_CommonPagingMetadataV2 as CommonPagingMetadataV2, index_d$l_CommonSortOrder as CommonSortOrder, type index_d$l_CommonSorting as CommonSorting, type Complete$1 as Complete, type CursorPaging$a as CursorPaging, type Cursors$a as Cursors, type index_d$l_DeleteAbandonedCheckoutRequest as DeleteAbandonedCheckoutRequest, type index_d$l_DeleteAbandonedCheckoutResponse as DeleteAbandonedCheckoutResponse, type DomainEvent$h as DomainEvent, type DomainEventBodyOneOf$h as DomainEventBodyOneOf, type Empty$c as Empty, type EntityCreatedEvent$h as EntityCreatedEvent, type EntityDeletedEvent$h as EntityDeletedEvent, type EntityUpdatedEvent$h as EntityUpdatedEvent, type EventMetadata$f as EventMetadata, type FullAddressContactDetails$6 as FullAddressContactDetails, type index_d$l_GetAbandonedCheckoutRequest as GetAbandonedCheckoutRequest, type index_d$l_GetAbandonedCheckoutResponse as GetAbandonedCheckoutResponse, type index_d$l_GetAbandonedCheckoutResponseNonNullableFields as GetAbandonedCheckoutResponseNonNullableFields, type HeadersEntry$1 as HeadersEntry, type IdentificationData$h as IdentificationData, type IdentificationDataIdOneOf$h as IdentificationDataIdOneOf, index_d$l_Identity as Identity, type MessageEnvelope$h as MessageEnvelope, index_d$l_Mode as Mode, type MultiCurrencyPrice$5 as MultiCurrencyPrice, type Paging$1 as Paging, type index_d$l_PagingMetadataV2 as PagingMetadataV2, type index_d$l_QueryAbandonedCheckoutsRequest as QueryAbandonedCheckoutsRequest, type index_d$l_QueryAbandonedCheckoutsResponse as QueryAbandonedCheckoutsResponse, type index_d$l_QueryAbandonedCheckoutsResponseNonNullableFields as QueryAbandonedCheckoutsResponseNonNullableFields, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RawHttpResponse$1 as RawHttpResponse, type RawHttpResponseNonNullableFields$1 as RawHttpResponseNonNullableFields, type index_d$l_RedirectToCheckoutRequest as RedirectToCheckoutRequest, type Reschedule$1 as Reschedule, type RestoreInfo$h as RestoreInfo, type index_d$l_Search as Search, type index_d$l_SearchAbandonedCheckoutsRequest as SearchAbandonedCheckoutsRequest, type index_d$l_SearchAbandonedCheckoutsResponse as SearchAbandonedCheckoutsResponse, type index_d$l_SearchDetails as SearchDetails, type index_d$l_SearchPagingMethodOneOf as SearchPagingMethodOneOf, SortOrder$a as SortOrder, type Sorting$a as Sorting, Status$4 as Status, type Task$1 as Task, type TaskAction$1 as TaskAction, type TaskActionActionOneOf$1 as TaskActionActionOneOf, type TaskKey$1 as TaskKey, type Totals$2 as Totals, type V1BuyerInfo$1 as V1BuyerInfo, type index_d$l_V1BuyerInfoIdOneOf as V1BuyerInfoIdOneOf, type VatId$7 as VatId, VatType$7 as VatType, WebhookIdentityType$h as WebhookIdentityType, type index_d$l__publicOnAbandonedCheckoutRecoveredType as _publicOnAbandonedCheckoutRecoveredType, index_d$l_deleteAbandonedCheckout as deleteAbandonedCheckout, index_d$l_getAbandonedCheckout as getAbandonedCheckout, index_d$l_onAbandonedCheckoutRecovered as onAbandonedCheckoutRecovered, onAbandonedCheckoutRecovered$1 as publicOnAbandonedCheckoutRecovered, index_d$l_queryAbandonedCheckouts as queryAbandonedCheckouts, index_d$l_redirectToCheckout as redirectToCheckout };
|
|
3055
3056
|
}
|
|
3056
3057
|
|
|
3057
3058
|
/**
|
|
@@ -3154,6 +3155,7 @@ interface InvalidateCache extends InvalidateCacheGetByOneOf {
|
|
|
3154
3155
|
reason?: string | null;
|
|
3155
3156
|
/** Is local DS */
|
|
3156
3157
|
localDc?: boolean;
|
|
3158
|
+
hardPurge?: boolean;
|
|
3157
3159
|
}
|
|
3158
3160
|
/** @oneof */
|
|
3159
3161
|
interface InvalidateCacheGetByOneOf {
|
|
@@ -3380,7 +3382,7 @@ interface DomainEvent$g extends DomainEventBodyOneOf$g {
|
|
|
3380
3382
|
slug?: string;
|
|
3381
3383
|
/** ID of the entity associated with the event. */
|
|
3382
3384
|
entityId?: string;
|
|
3383
|
-
/** Event timestamp. */
|
|
3385
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
|
|
3384
3386
|
eventTime?: Date;
|
|
3385
3387
|
/**
|
|
3386
3388
|
* Whether the event was triggered as a result of a privacy regulation application
|
|
@@ -3409,6 +3411,9 @@ interface DomainEventBodyOneOf$g {
|
|
|
3409
3411
|
interface EntityCreatedEvent$g {
|
|
3410
3412
|
entity?: string;
|
|
3411
3413
|
}
|
|
3414
|
+
interface RestoreInfo$g {
|
|
3415
|
+
deletedDate?: Date;
|
|
3416
|
+
}
|
|
3412
3417
|
interface EntityUpdatedEvent$g {
|
|
3413
3418
|
/**
|
|
3414
3419
|
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
@@ -3521,7 +3526,7 @@ interface EventMetadata$e extends BaseEventMetadata$e {
|
|
|
3521
3526
|
slug?: string;
|
|
3522
3527
|
/** ID of the entity associated with the event. */
|
|
3523
3528
|
entityId?: string;
|
|
3524
|
-
/** Event timestamp. */
|
|
3529
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
|
|
3525
3530
|
eventTime?: Date;
|
|
3526
3531
|
/**
|
|
3527
3532
|
* Whether the event was triggered as a result of a privacy regulation application
|
|
@@ -3843,7 +3848,7 @@ declare const index_d$k_onBackInStockNotificationRequestUpdated: typeof onBackIn
|
|
|
3843
3848
|
declare const index_d$k_queryBackInStockNotificationRequests: typeof queryBackInStockNotificationRequests;
|
|
3844
3849
|
declare const index_d$k_reportItemsBackInStock: typeof reportItemsBackInStock;
|
|
3845
3850
|
declare namespace index_d$k {
|
|
3846
|
-
export { type ActionEvent$g as ActionEvent, type App$1 as App, type index_d$k_BackInStockItemDetails as BackInStockItemDetails, type index_d$k_BackInStockNotificationRequest as BackInStockNotificationRequest, type index_d$k_BackInStockNotificationRequestCreatedEnvelope as BackInStockNotificationRequestCreatedEnvelope, type index_d$k_BackInStockNotificationRequestDeletedEnvelope as BackInStockNotificationRequestDeletedEnvelope, type index_d$k_BackInStockNotificationRequestNonNullableFields as BackInStockNotificationRequestNonNullableFields, type index_d$k_BackInStockNotificationRequestUpdatedEnvelope as BackInStockNotificationRequestUpdatedEnvelope, type index_d$k_BackInStockNotificationRequestsCount as BackInStockNotificationRequestsCount, type BaseEventMetadata$e as BaseEventMetadata, type CatalogReference$7 as CatalogReference, type index_d$k_CreateBackInStockNotificationRequestRequest as CreateBackInStockNotificationRequestRequest, type index_d$k_CreateBackInStockNotificationRequestResponse as CreateBackInStockNotificationRequestResponse, type index_d$k_CreateBackInStockNotificationRequestResponseNonNullableFields as CreateBackInStockNotificationRequestResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$9 as Cursors, type index_d$k_DeleteBackInStockNotificationRequestRequest as DeleteBackInStockNotificationRequestRequest, type index_d$k_DeleteBackInStockNotificationRequestResponse as DeleteBackInStockNotificationRequestResponse, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type Empty$b as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$e as EventMetadata, type index_d$k_File as File, type index_d$k_GetBackInStockNotificationRequestRequest as GetBackInStockNotificationRequestRequest, type index_d$k_GetBackInStockNotificationRequestResponse as GetBackInStockNotificationRequestResponse, type index_d$k_GetBackInStockNotificationRequestResponseNonNullableFields as GetBackInStockNotificationRequestResponseNonNullableFields, type index_d$k_GetBackInStockNotificationRequestsCountByCatalogReferencesRequest as GetBackInStockNotificationRequestsCountByCatalogReferencesRequest, type index_d$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponse as GetBackInStockNotificationRequestsCountByCatalogReferencesResponse, type index_d$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields as GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, type index_d$k_InvalidateCache as InvalidateCache, type index_d$k_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type index_d$k_MarkAsNotificationSentRequest as MarkAsNotificationSentRequest, type index_d$k_MarkAsNotificationSentResponse as MarkAsNotificationSentResponse, type index_d$k_MarkAsNotificationSentResponseNonNullableFields as MarkAsNotificationSentResponseNonNullableFields, type MessageEnvelope$g as MessageEnvelope, type index_d$k_Page as Page, type PlatformPaging$1 as PlatformPaging, type PlatformPagingMetadata$1 as PlatformPagingMetadata, type PlatformQuery$1 as PlatformQuery, type PlatformQueryPagingMethodOneOf$1 as PlatformQueryPagingMethodOneOf, type index_d$k_QueryBackInStockNotificationRequestsRequest as QueryBackInStockNotificationRequestsRequest, type index_d$k_QueryBackInStockNotificationRequestsResponse as QueryBackInStockNotificationRequestsResponse, type index_d$k_QueryBackInStockNotificationRequestsResponseNonNullableFields as QueryBackInStockNotificationRequestsResponseNonNullableFields, type index_d$k_ReportItemsBackInStockOptions as ReportItemsBackInStockOptions, type index_d$k_ReportItemsBackInStockRequest as ReportItemsBackInStockRequest, type index_d$k_ReportItemsBackInStockResponse as ReportItemsBackInStockResponse, type index_d$k_RequestsQueryBuilder as RequestsQueryBuilder, type index_d$k_RequestsQueryResult as RequestsQueryResult, SortOrder$9 as SortOrder, type Sorting$9 as Sorting, Status$3 as Status, type index_d$k_URI as URI, WebhookIdentityType$g as WebhookIdentityType, type index_d$k__publicOnBackInStockNotificationRequestCreatedType as _publicOnBackInStockNotificationRequestCreatedType, type index_d$k__publicOnBackInStockNotificationRequestDeletedType as _publicOnBackInStockNotificationRequestDeletedType, type index_d$k__publicOnBackInStockNotificationRequestUpdatedType as _publicOnBackInStockNotificationRequestUpdatedType, index_d$k_createBackInStockNotificationRequest as createBackInStockNotificationRequest, index_d$k_deleteBackInStockNotificationRequest as deleteBackInStockNotificationRequest, index_d$k_getBackInStockNotificationRequest as getBackInStockNotificationRequest, index_d$k_getBackInStockNotificationRequestsCountByCatalogReferences as getBackInStockNotificationRequestsCountByCatalogReferences, index_d$k_markAsNotificationSent as markAsNotificationSent, index_d$k_onBackInStockNotificationRequestCreated as onBackInStockNotificationRequestCreated, index_d$k_onBackInStockNotificationRequestDeleted as onBackInStockNotificationRequestDeleted, index_d$k_onBackInStockNotificationRequestUpdated as onBackInStockNotificationRequestUpdated, onBackInStockNotificationRequestCreated$1 as publicOnBackInStockNotificationRequestCreated, onBackInStockNotificationRequestDeleted$1 as publicOnBackInStockNotificationRequestDeleted, onBackInStockNotificationRequestUpdated$1 as publicOnBackInStockNotificationRequestUpdated, index_d$k_queryBackInStockNotificationRequests as queryBackInStockNotificationRequests, index_d$k_reportItemsBackInStock as reportItemsBackInStock };
|
|
3851
|
+
export { type ActionEvent$g as ActionEvent, type App$1 as App, type index_d$k_BackInStockItemDetails as BackInStockItemDetails, type index_d$k_BackInStockNotificationRequest as BackInStockNotificationRequest, type index_d$k_BackInStockNotificationRequestCreatedEnvelope as BackInStockNotificationRequestCreatedEnvelope, type index_d$k_BackInStockNotificationRequestDeletedEnvelope as BackInStockNotificationRequestDeletedEnvelope, type index_d$k_BackInStockNotificationRequestNonNullableFields as BackInStockNotificationRequestNonNullableFields, type index_d$k_BackInStockNotificationRequestUpdatedEnvelope as BackInStockNotificationRequestUpdatedEnvelope, type index_d$k_BackInStockNotificationRequestsCount as BackInStockNotificationRequestsCount, type BaseEventMetadata$e as BaseEventMetadata, type CatalogReference$7 as CatalogReference, type index_d$k_CreateBackInStockNotificationRequestRequest as CreateBackInStockNotificationRequestRequest, type index_d$k_CreateBackInStockNotificationRequestResponse as CreateBackInStockNotificationRequestResponse, type index_d$k_CreateBackInStockNotificationRequestResponseNonNullableFields as CreateBackInStockNotificationRequestResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$9 as Cursors, type index_d$k_DeleteBackInStockNotificationRequestRequest as DeleteBackInStockNotificationRequestRequest, type index_d$k_DeleteBackInStockNotificationRequestResponse as DeleteBackInStockNotificationRequestResponse, type DomainEvent$g as DomainEvent, type DomainEventBodyOneOf$g as DomainEventBodyOneOf, type Empty$b as Empty, type EntityCreatedEvent$g as EntityCreatedEvent, type EntityDeletedEvent$g as EntityDeletedEvent, type EntityUpdatedEvent$g as EntityUpdatedEvent, type EventMetadata$e as EventMetadata, type index_d$k_File as File, type index_d$k_GetBackInStockNotificationRequestRequest as GetBackInStockNotificationRequestRequest, type index_d$k_GetBackInStockNotificationRequestResponse as GetBackInStockNotificationRequestResponse, type index_d$k_GetBackInStockNotificationRequestResponseNonNullableFields as GetBackInStockNotificationRequestResponseNonNullableFields, type index_d$k_GetBackInStockNotificationRequestsCountByCatalogReferencesRequest as GetBackInStockNotificationRequestsCountByCatalogReferencesRequest, type index_d$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponse as GetBackInStockNotificationRequestsCountByCatalogReferencesResponse, type index_d$k_GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields as GetBackInStockNotificationRequestsCountByCatalogReferencesResponseNonNullableFields, type IdentificationData$g as IdentificationData, type IdentificationDataIdOneOf$g as IdentificationDataIdOneOf, type index_d$k_InvalidateCache as InvalidateCache, type index_d$k_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type index_d$k_MarkAsNotificationSentRequest as MarkAsNotificationSentRequest, type index_d$k_MarkAsNotificationSentResponse as MarkAsNotificationSentResponse, type index_d$k_MarkAsNotificationSentResponseNonNullableFields as MarkAsNotificationSentResponseNonNullableFields, type MessageEnvelope$g as MessageEnvelope, type index_d$k_Page as Page, type PlatformPaging$1 as PlatformPaging, type PlatformPagingMetadata$1 as PlatformPagingMetadata, type PlatformQuery$1 as PlatformQuery, type PlatformQueryPagingMethodOneOf$1 as PlatformQueryPagingMethodOneOf, type index_d$k_QueryBackInStockNotificationRequestsRequest as QueryBackInStockNotificationRequestsRequest, type index_d$k_QueryBackInStockNotificationRequestsResponse as QueryBackInStockNotificationRequestsResponse, type index_d$k_QueryBackInStockNotificationRequestsResponseNonNullableFields as QueryBackInStockNotificationRequestsResponseNonNullableFields, type index_d$k_ReportItemsBackInStockOptions as ReportItemsBackInStockOptions, type index_d$k_ReportItemsBackInStockRequest as ReportItemsBackInStockRequest, type index_d$k_ReportItemsBackInStockResponse as ReportItemsBackInStockResponse, type index_d$k_RequestsQueryBuilder as RequestsQueryBuilder, type index_d$k_RequestsQueryResult as RequestsQueryResult, type RestoreInfo$g as RestoreInfo, SortOrder$9 as SortOrder, type Sorting$9 as Sorting, Status$3 as Status, type index_d$k_URI as URI, WebhookIdentityType$g as WebhookIdentityType, type index_d$k__publicOnBackInStockNotificationRequestCreatedType as _publicOnBackInStockNotificationRequestCreatedType, type index_d$k__publicOnBackInStockNotificationRequestDeletedType as _publicOnBackInStockNotificationRequestDeletedType, type index_d$k__publicOnBackInStockNotificationRequestUpdatedType as _publicOnBackInStockNotificationRequestUpdatedType, index_d$k_createBackInStockNotificationRequest as createBackInStockNotificationRequest, index_d$k_deleteBackInStockNotificationRequest as deleteBackInStockNotificationRequest, index_d$k_getBackInStockNotificationRequest as getBackInStockNotificationRequest, index_d$k_getBackInStockNotificationRequestsCountByCatalogReferences as getBackInStockNotificationRequestsCountByCatalogReferences, index_d$k_markAsNotificationSent as markAsNotificationSent, index_d$k_onBackInStockNotificationRequestCreated as onBackInStockNotificationRequestCreated, index_d$k_onBackInStockNotificationRequestDeleted as onBackInStockNotificationRequestDeleted, index_d$k_onBackInStockNotificationRequestUpdated as onBackInStockNotificationRequestUpdated, onBackInStockNotificationRequestCreated$1 as publicOnBackInStockNotificationRequestCreated, onBackInStockNotificationRequestDeleted$1 as publicOnBackInStockNotificationRequestDeleted, onBackInStockNotificationRequestUpdated$1 as publicOnBackInStockNotificationRequestUpdated, index_d$k_queryBackInStockNotificationRequests as queryBackInStockNotificationRequests, index_d$k_reportItemsBackInStock as reportItemsBackInStock };
|
|
3847
3852
|
}
|
|
3848
3853
|
|
|
3849
3854
|
/**
|
|
@@ -1265,7 +1265,7 @@ interface AlgorithmConfig$1 {
|
|
|
1265
1265
|
*/
|
|
1266
1266
|
algorithmType?: AlgorithmType$1;
|
|
1267
1267
|
/** Algorithm ID. This must be unique for a specific app but does not have to be unique across all apps on the site or in the project. */
|
|
1268
|
-
algorithmId?: string
|
|
1268
|
+
algorithmId?: string;
|
|
1269
1269
|
}
|
|
1270
1270
|
declare enum AlgorithmType$1 {
|
|
1271
1271
|
UNSPECIFIED = "UNSPECIFIED",
|
|
@@ -1298,6 +1298,7 @@ interface AlgorithmConfigNonNullableFields$1 {
|
|
|
1298
1298
|
name: string;
|
|
1299
1299
|
description: string;
|
|
1300
1300
|
algorithmType: AlgorithmType$1;
|
|
1301
|
+
algorithmId: string;
|
|
1301
1302
|
}
|
|
1302
1303
|
interface AlgorithmInfoNonNullableFields$1 {
|
|
1303
1304
|
config?: AlgorithmConfigNonNullableFields$1;
|
|
@@ -1399,7 +1400,7 @@ interface AlgorithmConfig {
|
|
|
1399
1400
|
*/
|
|
1400
1401
|
algorithmType?: AlgorithmType;
|
|
1401
1402
|
/** Algorithm ID. This must be unique for a specific app but does not have to be unique across all apps on the site or in the project. */
|
|
1402
|
-
algorithmId?: string
|
|
1403
|
+
algorithmId?: string;
|
|
1403
1404
|
}
|
|
1404
1405
|
declare enum AlgorithmType {
|
|
1405
1406
|
UNSPECIFIED = "UNSPECIFIED",
|
|
@@ -1432,6 +1433,7 @@ interface AlgorithmConfigNonNullableFields {
|
|
|
1432
1433
|
name: string;
|
|
1433
1434
|
description: string;
|
|
1434
1435
|
algorithmType: AlgorithmType;
|
|
1436
|
+
algorithmId: string;
|
|
1435
1437
|
}
|
|
1436
1438
|
interface AlgorithmInfoNonNullableFields {
|
|
1437
1439
|
config?: AlgorithmConfigNonNullableFields;
|
|
@@ -458,7 +458,7 @@ interface AlgorithmConfig {
|
|
|
458
458
|
*/
|
|
459
459
|
algorithmType?: AlgorithmType;
|
|
460
460
|
/** Algorithm ID. This must be unique for a specific app but does not have to be unique across all apps on the site or in the project. */
|
|
461
|
-
algorithmId?: string
|
|
461
|
+
algorithmId?: string;
|
|
462
462
|
}
|
|
463
463
|
declare enum AlgorithmType {
|
|
464
464
|
UNSPECIFIED = "UNSPECIFIED",
|
|
@@ -458,7 +458,7 @@ interface AlgorithmConfig {
|
|
|
458
458
|
*/
|
|
459
459
|
algorithmType?: AlgorithmType;
|
|
460
460
|
/** Algorithm ID. This must be unique for a specific app but does not have to be unique across all apps on the site or in the project. */
|
|
461
|
-
algorithmId?: string
|
|
461
|
+
algorithmId?: string;
|
|
462
462
|
}
|
|
463
463
|
declare enum AlgorithmType {
|
|
464
464
|
UNSPECIFIED = "UNSPECIFIED",
|