@wix/ecom 1.0.668 → 1.0.670
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 +20 -20
- package/type-bundles/index.bundle.d.ts +20 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.670",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -19,28 +19,28 @@
|
|
|
19
19
|
"service-plugins"
|
|
20
20
|
],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@wix/ecom_abandoned-checkouts": "1.0.
|
|
22
|
+
"@wix/ecom_abandoned-checkouts": "1.0.35",
|
|
23
23
|
"@wix/ecom_additional-fees": "1.0.13",
|
|
24
|
-
"@wix/ecom_back-in-stock-notifications": "1.0.
|
|
25
|
-
"@wix/ecom_back-in-stock-settings": "1.0.
|
|
26
|
-
"@wix/ecom_cart": "1.0.
|
|
27
|
-
"@wix/ecom_checkout": "1.0.
|
|
28
|
-
"@wix/ecom_checkout-settings": "1.0.
|
|
29
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
30
|
-
"@wix/ecom_currencies": "1.0.
|
|
31
|
-
"@wix/ecom_current-cart": "1.0.
|
|
24
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.39",
|
|
25
|
+
"@wix/ecom_back-in-stock-settings": "1.0.26",
|
|
26
|
+
"@wix/ecom_cart": "1.0.54",
|
|
27
|
+
"@wix/ecom_checkout": "1.0.59",
|
|
28
|
+
"@wix/ecom_checkout-settings": "1.0.39",
|
|
29
|
+
"@wix/ecom_checkout-templates": "1.0.60",
|
|
30
|
+
"@wix/ecom_currencies": "1.0.27",
|
|
31
|
+
"@wix/ecom_current-cart": "1.0.54",
|
|
32
32
|
"@wix/ecom_custom-triggers": "1.0.11",
|
|
33
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
34
|
-
"@wix/ecom_discount-rules": "1.0.
|
|
35
|
-
"@wix/ecom_order-fulfillments": "1.0.
|
|
36
|
-
"@wix/ecom_order-invoices": "1.0.
|
|
37
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
38
|
-
"@wix/ecom_orders": "1.0.
|
|
39
|
-
"@wix/ecom_orders-settings": "1.0.
|
|
33
|
+
"@wix/ecom_delivery-profile": "1.0.5",
|
|
34
|
+
"@wix/ecom_discount-rules": "1.0.41",
|
|
35
|
+
"@wix/ecom_order-fulfillments": "1.0.34",
|
|
36
|
+
"@wix/ecom_order-invoices": "1.0.29",
|
|
37
|
+
"@wix/ecom_order-transactions": "1.0.47",
|
|
38
|
+
"@wix/ecom_orders": "1.0.82",
|
|
39
|
+
"@wix/ecom_orders-settings": "1.0.35",
|
|
40
40
|
"@wix/ecom_payment-settings": "1.0.19",
|
|
41
|
-
"@wix/ecom_recommendations": "1.0.
|
|
41
|
+
"@wix/ecom_recommendations": "1.0.30",
|
|
42
42
|
"@wix/ecom_shipping-rates": "1.0.25",
|
|
43
|
-
"@wix/ecom_shippo-configurations": "1.0.
|
|
43
|
+
"@wix/ecom_shippo-configurations": "1.0.3",
|
|
44
44
|
"@wix/ecom_validations": "1.0.15"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"fqdn": ""
|
|
66
66
|
}
|
|
67
67
|
},
|
|
68
|
-
"falconPackageHash": "
|
|
68
|
+
"falconPackageHash": "89f00eca0132e1183a0a6e4a33b78d22519d4754b5e153c6c09712dd"
|
|
69
69
|
}
|
|
@@ -571,7 +571,7 @@ interface DomainEventBodyOneOf$e {
|
|
|
571
571
|
interface EntityCreatedEvent$e {
|
|
572
572
|
entity?: string;
|
|
573
573
|
}
|
|
574
|
-
interface UndeleteInfo$
|
|
574
|
+
interface UndeleteInfo$1 {
|
|
575
575
|
deletedDate?: Date;
|
|
576
576
|
}
|
|
577
577
|
interface EntityUpdatedEvent$e {
|
|
@@ -1382,7 +1382,7 @@ declare const index_d$h_onDiscountRuleUpdated: typeof onDiscountRuleUpdated;
|
|
|
1382
1382
|
declare const index_d$h_queryDiscountRules: typeof queryDiscountRules;
|
|
1383
1383
|
declare const index_d$h_updateDiscountRule: typeof updateDiscountRule;
|
|
1384
1384
|
declare namespace index_d$h {
|
|
1385
|
-
export { type ActionEvent$e as ActionEvent, type index_d$h_ActiveTimeInfo as ActiveTimeInfo, type index_d$h_And as And, type AppliedDiscount$5 as AppliedDiscount, type index_d$h_AppliedDiscountRule as AppliedDiscountRule, index_d$h_AppliedSubjectType as AppliedSubjectType, type BaseEventMetadata$d as BaseEventMetadata, type index_d$h_BuyXGetYInfo as BuyXGetYInfo, type index_d$h_CatalogItemFilter as CatalogItemFilter, type CatalogReference$7 as CatalogReference, type index_d$h_CreateDiscountRuleRequest as CreateDiscountRuleRequest, type index_d$h_CreateDiscountRuleResponse as CreateDiscountRuleResponse, type index_d$h_CreateDiscountRuleResponseNonNullableFields as CreateDiscountRuleResponseNonNullableFields, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type index_d$h_Custom as Custom, type index_d$h_CustomFilter as CustomFilter, type index_d$h_CustomerBuy as CustomerBuy, type index_d$h_CustomerBuyConditionOneOf as CustomerBuyConditionOneOf, type index_d$h_CustomerGet as CustomerGet, type index_d$h_DeleteDiscountRuleRequest as DeleteDiscountRuleRequest, type index_d$h_DeleteDiscountRuleResponse as DeleteDiscountRuleResponse, type Discount$3 as Discount, type index_d$h_DiscountDiscountOneOf as DiscountDiscountOneOf, type DiscountRule$5 as DiscountRule, type index_d$h_DiscountRuleCreatedEnvelope as DiscountRuleCreatedEnvelope, type index_d$h_DiscountRuleDeletedEnvelope as DiscountRuleDeletedEnvelope, type DiscountRuleName$5 as DiscountRuleName, type index_d$h_DiscountRuleUpdatedEnvelope as DiscountRuleUpdatedEnvelope, type index_d$h_DiscountRuleUsageLimitReached as DiscountRuleUsageLimitReached, type index_d$h_DiscountRulesQueryBuilder as DiscountRulesQueryBuilder, type index_d$h_DiscountRulesQueryResult as DiscountRulesQueryResult, type index_d$h_DiscountSettings as DiscountSettings, type index_d$h_DiscountTrigger as DiscountTrigger, type index_d$h_DiscountTriggerTriggerOneOf as DiscountTriggerTriggerOneOf, DiscountType$5 as DiscountType, type index_d$h_Discounts as Discounts, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type Empty$a as Empty, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type EventMetadata$d as EventMetadata, type ExtendedFields$7 as ExtendedFields, type index_d$h_GetAppliedDiscountsRequest as GetAppliedDiscountsRequest, type index_d$h_GetAppliedDiscountsResponse as GetAppliedDiscountsResponse, type index_d$h_GetDiscountRuleRequest as GetDiscountRuleRequest, type index_d$h_GetDiscountRuleResponse as GetDiscountRuleResponse, type index_d$h_GetDiscountRuleResponseNonNullableFields as GetDiscountRuleResponseNonNullableFields, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type index_d$h_ItemQuantityRange as ItemQuantityRange, type LineItem$6 as LineItem, type MessageEnvelope$e as MessageEnvelope, type MultiCurrencyPrice$5 as MultiCurrencyPrice, type index_d$h_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$h_QueryDiscountRulesRequest as QueryDiscountRulesRequest, type index_d$h_QueryDiscountRulesResponse as QueryDiscountRulesResponse, type index_d$h_QueryDiscountRulesResponseNonNullableFields as QueryDiscountRulesResponseNonNullableFields, type Scope$4 as Scope, type index_d$h_ScopeScopeItemsOneOf as ScopeScopeItemsOneOf, index_d$h_ScopeType as ScopeType, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type index_d$h_SpecificItemsInfo as SpecificItemsInfo, Status$3 as Status, type index_d$h_SubtotalRange as SubtotalRange, index_d$h_TriggerType as TriggerType, index_d$h_Type as Type, type UndeleteInfo$
|
|
1385
|
+
export { type ActionEvent$e as ActionEvent, type index_d$h_ActiveTimeInfo as ActiveTimeInfo, type index_d$h_And as And, type AppliedDiscount$5 as AppliedDiscount, type index_d$h_AppliedDiscountRule as AppliedDiscountRule, index_d$h_AppliedSubjectType as AppliedSubjectType, type BaseEventMetadata$d as BaseEventMetadata, type index_d$h_BuyXGetYInfo as BuyXGetYInfo, type index_d$h_CatalogItemFilter as CatalogItemFilter, type CatalogReference$7 as CatalogReference, type index_d$h_CreateDiscountRuleRequest as CreateDiscountRuleRequest, type index_d$h_CreateDiscountRuleResponse as CreateDiscountRuleResponse, type index_d$h_CreateDiscountRuleResponseNonNullableFields as CreateDiscountRuleResponseNonNullableFields, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type index_d$h_Custom as Custom, type index_d$h_CustomFilter as CustomFilter, type index_d$h_CustomerBuy as CustomerBuy, type index_d$h_CustomerBuyConditionOneOf as CustomerBuyConditionOneOf, type index_d$h_CustomerGet as CustomerGet, type index_d$h_DeleteDiscountRuleRequest as DeleteDiscountRuleRequest, type index_d$h_DeleteDiscountRuleResponse as DeleteDiscountRuleResponse, type Discount$3 as Discount, type index_d$h_DiscountDiscountOneOf as DiscountDiscountOneOf, type DiscountRule$5 as DiscountRule, type index_d$h_DiscountRuleCreatedEnvelope as DiscountRuleCreatedEnvelope, type index_d$h_DiscountRuleDeletedEnvelope as DiscountRuleDeletedEnvelope, type DiscountRuleName$5 as DiscountRuleName, type index_d$h_DiscountRuleUpdatedEnvelope as DiscountRuleUpdatedEnvelope, type index_d$h_DiscountRuleUsageLimitReached as DiscountRuleUsageLimitReached, type index_d$h_DiscountRulesQueryBuilder as DiscountRulesQueryBuilder, type index_d$h_DiscountRulesQueryResult as DiscountRulesQueryResult, type index_d$h_DiscountSettings as DiscountSettings, type index_d$h_DiscountTrigger as DiscountTrigger, type index_d$h_DiscountTriggerTriggerOneOf as DiscountTriggerTriggerOneOf, DiscountType$5 as DiscountType, type index_d$h_Discounts as Discounts, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type Empty$a as Empty, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type EventMetadata$d as EventMetadata, type ExtendedFields$7 as ExtendedFields, type index_d$h_GetAppliedDiscountsRequest as GetAppliedDiscountsRequest, type index_d$h_GetAppliedDiscountsResponse as GetAppliedDiscountsResponse, type index_d$h_GetDiscountRuleRequest as GetDiscountRuleRequest, type index_d$h_GetDiscountRuleResponse as GetDiscountRuleResponse, type index_d$h_GetDiscountRuleResponseNonNullableFields as GetDiscountRuleResponseNonNullableFields, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type index_d$h_ItemQuantityRange as ItemQuantityRange, type LineItem$6 as LineItem, type MessageEnvelope$e as MessageEnvelope, type MultiCurrencyPrice$5 as MultiCurrencyPrice, type index_d$h_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$h_QueryDiscountRulesRequest as QueryDiscountRulesRequest, type index_d$h_QueryDiscountRulesResponse as QueryDiscountRulesResponse, type index_d$h_QueryDiscountRulesResponseNonNullableFields as QueryDiscountRulesResponseNonNullableFields, type Scope$4 as Scope, type index_d$h_ScopeScopeItemsOneOf as ScopeScopeItemsOneOf, index_d$h_ScopeType as ScopeType, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type index_d$h_SpecificItemsInfo as SpecificItemsInfo, Status$3 as Status, type index_d$h_SubtotalRange as SubtotalRange, index_d$h_TriggerType as TriggerType, index_d$h_Type as Type, type UndeleteInfo$1 as UndeleteInfo, type index_d$h_UpdateDiscountRule as UpdateDiscountRule, type index_d$h_UpdateDiscountRuleRequest as UpdateDiscountRuleRequest, type index_d$h_UpdateDiscountRuleResponse as UpdateDiscountRuleResponse, type index_d$h_UpdateDiscountRuleResponseNonNullableFields as UpdateDiscountRuleResponseNonNullableFields, WebhookIdentityType$e as WebhookIdentityType, __metadata$h as __metadata, index_d$h_createDiscountRule as createDiscountRule, index_d$h_deleteDiscountRule as deleteDiscountRule, index_d$h_getDiscountRule as getDiscountRule, index_d$h_onDiscountRuleCreated as onDiscountRuleCreated, index_d$h_onDiscountRuleDeleted as onDiscountRuleDeleted, index_d$h_onDiscountRuleUpdated as onDiscountRuleUpdated, index_d$h_queryDiscountRules as queryDiscountRules, index_d$h_updateDiscountRule as updateDiscountRule };
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
1388
|
interface Invoice {
|
|
@@ -1527,6 +1527,9 @@ interface DomainEventBodyOneOf$d {
|
|
|
1527
1527
|
interface EntityCreatedEvent$d {
|
|
1528
1528
|
entity?: string;
|
|
1529
1529
|
}
|
|
1530
|
+
interface RestoreInfo$b {
|
|
1531
|
+
deletedDate?: Date;
|
|
1532
|
+
}
|
|
1530
1533
|
interface EntityUpdatedEvent$d {
|
|
1531
1534
|
/**
|
|
1532
1535
|
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
@@ -1626,7 +1629,7 @@ type index_d$g_Invoice = Invoice;
|
|
|
1626
1629
|
type index_d$g_ListInvoicesForMultipleOrdersResponseNonNullableFields = ListInvoicesForMultipleOrdersResponseNonNullableFields;
|
|
1627
1630
|
declare const index_d$g_listInvoicesForMultipleOrders: typeof listInvoicesForMultipleOrders;
|
|
1628
1631
|
declare namespace index_d$g {
|
|
1629
|
-
export { type ActionEvent$d as ActionEvent, type AddInvoiceToOrderRequest$1 as AddInvoiceToOrderRequest, type AddInvoiceToOrderResponse$1 as AddInvoiceToOrderResponse, type ApplicationError$8 as ApplicationError, type BulkActionMetadata$4 as BulkActionMetadata, type BulkGenerateInvoicesRequest$1 as BulkGenerateInvoicesRequest, type BulkGenerateInvoicesResponse$1 as BulkGenerateInvoicesResponse, type BulkInvoiceResult$1 as BulkInvoiceResult, type DomainEvent$d as DomainEvent, type DomainEventBodyOneOf$d as DomainEventBodyOneOf, type Empty$9 as Empty, type EntityCreatedEvent$d as EntityCreatedEvent, type EntityDeletedEvent$d as EntityDeletedEvent, type EntityUpdatedEvent$d as EntityUpdatedEvent, type GenerateInvoiceRequest$1 as GenerateInvoiceRequest, type GenerateInvoiceResponse$1 as GenerateInvoiceResponse, type index_d$g_GenerateInvoiceWithNumberRequest as GenerateInvoiceWithNumberRequest, type index_d$g_GenerateInvoiceWithNumberResponse as GenerateInvoiceWithNumberResponse, type index_d$g_GetOrderInvoiceRequest as GetOrderInvoiceRequest, type index_d$g_GetOrderInvoiceResponse as GetOrderInvoiceResponse, type IdentificationData$d as IdentificationData, type IdentificationDataIdOneOf$d as IdentificationDataIdOneOf, type index_d$g_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$g_ListInvoicesForMultipleOrdersResponseNonNullableFields as ListInvoicesForMultipleOrdersResponseNonNullableFields, type ListInvoicesForSingleOrderRequest$1 as ListInvoicesForSingleOrderRequest, type ListInvoicesForSingleOrderResponse$1 as ListInvoicesForSingleOrderResponse, type MessageEnvelope$d as MessageEnvelope, WebhookIdentityType$d as WebhookIdentityType, __metadata$g as __metadata, index_d$g_listInvoicesForMultipleOrders as listInvoicesForMultipleOrders };
|
|
1632
|
+
export { type ActionEvent$d as ActionEvent, type AddInvoiceToOrderRequest$1 as AddInvoiceToOrderRequest, type AddInvoiceToOrderResponse$1 as AddInvoiceToOrderResponse, type ApplicationError$8 as ApplicationError, type BulkActionMetadata$4 as BulkActionMetadata, type BulkGenerateInvoicesRequest$1 as BulkGenerateInvoicesRequest, type BulkGenerateInvoicesResponse$1 as BulkGenerateInvoicesResponse, type BulkInvoiceResult$1 as BulkInvoiceResult, type DomainEvent$d as DomainEvent, type DomainEventBodyOneOf$d as DomainEventBodyOneOf, type Empty$9 as Empty, type EntityCreatedEvent$d as EntityCreatedEvent, type EntityDeletedEvent$d as EntityDeletedEvent, type EntityUpdatedEvent$d as EntityUpdatedEvent, type GenerateInvoiceRequest$1 as GenerateInvoiceRequest, type GenerateInvoiceResponse$1 as GenerateInvoiceResponse, type index_d$g_GenerateInvoiceWithNumberRequest as GenerateInvoiceWithNumberRequest, type index_d$g_GenerateInvoiceWithNumberResponse as GenerateInvoiceWithNumberResponse, type index_d$g_GetOrderInvoiceRequest as GetOrderInvoiceRequest, type index_d$g_GetOrderInvoiceResponse as GetOrderInvoiceResponse, type IdentificationData$d as IdentificationData, type IdentificationDataIdOneOf$d as IdentificationDataIdOneOf, type index_d$g_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$g_ListInvoicesForMultipleOrdersResponseNonNullableFields as ListInvoicesForMultipleOrdersResponseNonNullableFields, type ListInvoicesForSingleOrderRequest$1 as ListInvoicesForSingleOrderRequest, type ListInvoicesForSingleOrderResponse$1 as ListInvoicesForSingleOrderResponse, type MessageEnvelope$d as MessageEnvelope, type RestoreInfo$b as RestoreInfo, WebhookIdentityType$d as WebhookIdentityType, __metadata$g as __metadata, index_d$g_listInvoicesForMultipleOrders as listInvoicesForMultipleOrders };
|
|
1630
1633
|
}
|
|
1631
1634
|
|
|
1632
1635
|
interface Recommendation {
|
|
@@ -2329,7 +2332,7 @@ interface DomainEventBodyOneOf$c {
|
|
|
2329
2332
|
interface EntityCreatedEvent$c {
|
|
2330
2333
|
entity?: string;
|
|
2331
2334
|
}
|
|
2332
|
-
interface RestoreInfo$
|
|
2335
|
+
interface RestoreInfo$a {
|
|
2333
2336
|
deletedDate?: Date;
|
|
2334
2337
|
}
|
|
2335
2338
|
interface EntityUpdatedEvent$c {
|
|
@@ -2561,7 +2564,7 @@ declare const index_d$e_getAbandonedCheckout: typeof getAbandonedCheckout;
|
|
|
2561
2564
|
declare const index_d$e_onAbandonedCheckoutCreated: typeof onAbandonedCheckoutCreated;
|
|
2562
2565
|
declare const index_d$e_onAbandonedCheckoutRecovered: typeof onAbandonedCheckoutRecovered;
|
|
2563
2566
|
declare namespace index_d$e {
|
|
2564
|
-
export { type index_d$e_AbandonedCheckout as AbandonedCheckout, type index_d$e_AbandonedCheckoutCreatedEnvelope as AbandonedCheckoutCreatedEnvelope, type index_d$e_AbandonedCheckoutRecovered as AbandonedCheckoutRecovered, type index_d$e_AbandonedCheckoutRecoveredEnvelope as AbandonedCheckoutRecoveredEnvelope, type ActionEvent$c as ActionEvent, type Activity$2 as Activity, ActivityType$2 as ActivityType, type index_d$e_AddAbandonedCheckoutActivityRequest as AddAbandonedCheckoutActivityRequest, type index_d$e_AddAbandonedCheckoutActivityResponse as AddAbandonedCheckoutActivityResponse, type BaseEventMetadata$c as BaseEventMetadata, type BuyerInfo$7 as BuyerInfo, type Cancel$1 as Cancel, type index_d$e_CartAbandonedEvent as CartAbandonedEvent, type index_d$e_CartRecoveredEvent as CartRecoveredEvent, type index_d$e_CommonCursorPaging as CommonCursorPaging, type index_d$e_CommonCursors as CommonCursors, type index_d$e_CommonPaging as CommonPaging, type index_d$e_CommonPagingMetadataV2 as CommonPagingMetadataV2, index_d$e_CommonSortOrder as CommonSortOrder, type index_d$e_CommonSorting as CommonSorting, type Complete$1 as Complete, type CursorPaging$6 as CursorPaging, type Cursors$6 as Cursors, type DomainEvent$c as DomainEvent, type DomainEventBodyOneOf$c as DomainEventBodyOneOf, type Empty$8 as Empty, type EntityCreatedEvent$c as EntityCreatedEvent, type EntityDeletedEvent$c as EntityDeletedEvent, type EntityUpdatedEvent$c as EntityUpdatedEvent, type EventMetadata$c as EventMetadata, type FullAddressContactDetails$5 as FullAddressContactDetails, type index_d$e_GetAbandonedCheckoutRequest as GetAbandonedCheckoutRequest, type index_d$e_GetAbandonedCheckoutResponse as GetAbandonedCheckoutResponse, type index_d$e_GetAbandonedCheckoutResponseNonNullableFields as GetAbandonedCheckoutResponseNonNullableFields, type HeadersEntry$1 as HeadersEntry, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, index_d$e_Identity as Identity, type MessageEnvelope$c as MessageEnvelope, index_d$e_Mode as Mode, type MultiCurrencyPrice$4 as MultiCurrencyPrice, type index_d$e_Paging as Paging, type index_d$e_PagingMetadataV2 as PagingMetadataV2, type index_d$e_QueryAbandonedCheckoutsRequest as QueryAbandonedCheckoutsRequest, type index_d$e_QueryAbandonedCheckoutsResponse as QueryAbandonedCheckoutsResponse, type index_d$e_QueryV2 as QueryV2, type index_d$e_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RawHttpResponse$1 as RawHttpResponse, type index_d$e_RedirectToCheckoutRequest as RedirectToCheckoutRequest, type index_d$e_RemoveAbandonedCheckoutRequest as RemoveAbandonedCheckoutRequest, type index_d$e_RemoveAbandonedCheckoutResponse as RemoveAbandonedCheckoutResponse, type Reschedule$1 as Reschedule, type RestoreInfo$
|
|
2567
|
+
export { type index_d$e_AbandonedCheckout as AbandonedCheckout, type index_d$e_AbandonedCheckoutCreatedEnvelope as AbandonedCheckoutCreatedEnvelope, type index_d$e_AbandonedCheckoutRecovered as AbandonedCheckoutRecovered, type index_d$e_AbandonedCheckoutRecoveredEnvelope as AbandonedCheckoutRecoveredEnvelope, type ActionEvent$c as ActionEvent, type Activity$2 as Activity, ActivityType$2 as ActivityType, type index_d$e_AddAbandonedCheckoutActivityRequest as AddAbandonedCheckoutActivityRequest, type index_d$e_AddAbandonedCheckoutActivityResponse as AddAbandonedCheckoutActivityResponse, type BaseEventMetadata$c as BaseEventMetadata, type BuyerInfo$7 as BuyerInfo, type Cancel$1 as Cancel, type index_d$e_CartAbandonedEvent as CartAbandonedEvent, type index_d$e_CartRecoveredEvent as CartRecoveredEvent, type index_d$e_CommonCursorPaging as CommonCursorPaging, type index_d$e_CommonCursors as CommonCursors, type index_d$e_CommonPaging as CommonPaging, type index_d$e_CommonPagingMetadataV2 as CommonPagingMetadataV2, index_d$e_CommonSortOrder as CommonSortOrder, type index_d$e_CommonSorting as CommonSorting, type Complete$1 as Complete, type CursorPaging$6 as CursorPaging, type Cursors$6 as Cursors, type DomainEvent$c as DomainEvent, type DomainEventBodyOneOf$c as DomainEventBodyOneOf, type Empty$8 as Empty, type EntityCreatedEvent$c as EntityCreatedEvent, type EntityDeletedEvent$c as EntityDeletedEvent, type EntityUpdatedEvent$c as EntityUpdatedEvent, type EventMetadata$c as EventMetadata, type FullAddressContactDetails$5 as FullAddressContactDetails, type index_d$e_GetAbandonedCheckoutRequest as GetAbandonedCheckoutRequest, type index_d$e_GetAbandonedCheckoutResponse as GetAbandonedCheckoutResponse, type index_d$e_GetAbandonedCheckoutResponseNonNullableFields as GetAbandonedCheckoutResponseNonNullableFields, type HeadersEntry$1 as HeadersEntry, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, index_d$e_Identity as Identity, type MessageEnvelope$c as MessageEnvelope, index_d$e_Mode as Mode, type MultiCurrencyPrice$4 as MultiCurrencyPrice, type index_d$e_Paging as Paging, type index_d$e_PagingMetadataV2 as PagingMetadataV2, type index_d$e_QueryAbandonedCheckoutsRequest as QueryAbandonedCheckoutsRequest, type index_d$e_QueryAbandonedCheckoutsResponse as QueryAbandonedCheckoutsResponse, type index_d$e_QueryV2 as QueryV2, type index_d$e_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RawHttpResponse$1 as RawHttpResponse, type index_d$e_RedirectToCheckoutRequest as RedirectToCheckoutRequest, type index_d$e_RemoveAbandonedCheckoutRequest as RemoveAbandonedCheckoutRequest, type index_d$e_RemoveAbandonedCheckoutResponse as RemoveAbandonedCheckoutResponse, type Reschedule$1 as Reschedule, type RestoreInfo$a as RestoreInfo, type index_d$e_Search as Search, type index_d$e_SearchAbandonedCheckoutsRequest as SearchAbandonedCheckoutsRequest, type index_d$e_SearchAbandonedCheckoutsResponse as SearchAbandonedCheckoutsResponse, type index_d$e_SearchDetails as SearchDetails, type index_d$e_SearchPagingMethodOneOf as SearchPagingMethodOneOf, SortOrder$6 as SortOrder, type Sorting$6 as Sorting, Status$2 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$e_V1BuyerInfoIdOneOf as V1BuyerInfoIdOneOf, type VatId$6 as VatId, VatType$6 as VatType, WebhookIdentityType$c as WebhookIdentityType, __metadata$e as __metadata, index_d$e_getAbandonedCheckout as getAbandonedCheckout, index_d$e_onAbandonedCheckoutCreated as onAbandonedCheckoutCreated, index_d$e_onAbandonedCheckoutRecovered as onAbandonedCheckoutRecovered };
|
|
2565
2568
|
}
|
|
2566
2569
|
|
|
2567
2570
|
/**
|
|
@@ -4892,7 +4895,7 @@ interface DomainEventBodyOneOf$a {
|
|
|
4892
4895
|
interface EntityCreatedEvent$a {
|
|
4893
4896
|
entity?: string;
|
|
4894
4897
|
}
|
|
4895
|
-
interface RestoreInfo$
|
|
4898
|
+
interface RestoreInfo$9 {
|
|
4896
4899
|
deletedDate?: Date;
|
|
4897
4900
|
}
|
|
4898
4901
|
interface EntityUpdatedEvent$a {
|
|
@@ -7303,7 +7306,7 @@ declare const index_d$b_estimateTotals: typeof estimateTotals;
|
|
|
7303
7306
|
declare const index_d$b_getCart: typeof getCart;
|
|
7304
7307
|
declare const index_d$b_updateCart: typeof updateCart;
|
|
7305
7308
|
declare namespace index_d$b {
|
|
7306
|
-
export { type ActionEvent$a as ActionEvent, type index_d$b_AddToCartOptions as AddToCartOptions, type AddToCartRequest$1 as AddToCartRequest, type AddToCartResponse$1 as AddToCartResponse, type AddToCartResponseNonNullableFields$1 as AddToCartResponseNonNullableFields, type AddToCurrentCartAndEstimateTotalsRequest$1 as AddToCurrentCartAndEstimateTotalsRequest, type AddToCurrentCartRequest$1 as AddToCurrentCartRequest, type AdditionalFee$4 as AdditionalFee, type Address$6 as Address, type AddressLocation$5 as AddressLocation, type AddressWithContact$4 as AddressWithContact, type AggregatedTaxBreakdown$3 as AggregatedTaxBreakdown, type ApplicationError$7 as ApplicationError, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$3 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$a as BaseEventMetadata, type BuyerInfo$6 as BuyerInfo, type BuyerInfoIdOneOf$4 as BuyerInfoIdOneOf, type CalculatedLineItem$1 as CalculatedLineItem, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$3 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$3 as CarrierServiceOption, type Cart$1 as Cart, type CartCreatedEnvelope$1 as CartCreatedEnvelope, type CartDeletedEnvelope$1 as CartDeletedEnvelope, type CartDiscount$1 as CartDiscount, type CartDiscountDiscountSourceOneOf$1 as CartDiscountDiscountSourceOneOf, type CartUpdatedEnvelope$1 as CartUpdatedEnvelope, type CatalogOverrideFields$3 as CatalogOverrideFields, type CatalogReference$4 as CatalogReference, ChannelType$5 as ChannelType, ChargeType$4 as ChargeType, type Color$4 as Color, type Coupon$4 as Coupon, type index_d$b_CreateCartOptions as CreateCartOptions, type CreateCartRequest$1 as CreateCartRequest, type CreateCartResponse$1 as CreateCartResponse, type CreateCartResponseNonNullableFields$1 as CreateCartResponseNonNullableFields, type CreateCheckoutFromCurrentCartRequest$1 as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutOptions$1 as CreateCheckoutOptions, type CreateCheckoutRequest$2 as CreateCheckoutRequest, type CreateCheckoutResponse$2 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$2 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$3 as CustomLineItem, type DeleteCartRequest$1 as DeleteCartRequest, type DeleteCartResponse$1 as DeleteCartResponse, type DeleteCurrentCartRequest$1 as DeleteCurrentCartRequest, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type Description$3 as Description, type DescriptionLine$4 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$4 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$4 as DescriptionLineName, DescriptionLineType$4 as DescriptionLineType, type DescriptionLineValueOneOf$4 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$a as DomainEvent, type DomainEventBodyOneOf$a as DomainEventBodyOneOf, type Empty$6 as Empty, type EntityCreatedEvent$a as EntityCreatedEvent, type EntityDeletedEvent$a as EntityDeletedEvent, type EntityUpdatedEvent$a as EntityUpdatedEvent, type EstimateCurrentCartTotalsRequest$1 as EstimateCurrentCartTotalsRequest, type index_d$b_EstimateTotalsOptions as EstimateTotalsOptions, type EstimateTotalsRequest$1 as EstimateTotalsRequest, type EstimateTotalsResponse$1 as EstimateTotalsResponse, type EstimateTotalsResponseNonNullableFields$1 as EstimateTotalsResponseNonNullableFields, type EventMetadata$a as EventMetadata, type ExtendedFields$6 as ExtendedFields, FallbackReason$3 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$3 as FileType, type FullAddressContactDetails$4 as FullAddressContactDetails, type GetCartByCheckoutIdRequest$1 as GetCartByCheckoutIdRequest, type GetCartByCheckoutIdResponse$1 as GetCartByCheckoutIdResponse, type GetCartRequest$1 as GetCartRequest, type GetCartResponse$1 as GetCartResponse, type GetCartResponseNonNullableFields$1 as GetCartResponseNonNullableFields, type GetCurrentCartRequest$1 as GetCurrentCartRequest, type GetCurrentCartResponse$1 as GetCurrentCartResponse, type GetCurrentCartResponseNonNullableFields$1 as GetCurrentCartResponseNonNullableFields, type GiftCard$4 as GiftCard, type Group$3 as Group, type HostSelectedMembership$1 as HostSelectedMembership, type IdentificationData$a as IdentificationData, type IdentificationDataIdOneOf$a as IdentificationDataIdOneOf, type InvalidMembership$3 as InvalidMembership, type ItemAvailabilityInfo$3 as ItemAvailabilityInfo, ItemAvailabilityStatus$3 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$5 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type LineItemPricesData$1 as LineItemPricesData, type LineItemQuantityUpdate$2 as LineItemQuantityUpdate, ManualCalculationReason$3 as ManualCalculationReason, type Membership$3 as Membership, type MembershipName$5 as MembershipName, type MembershipOptions$3 as MembershipOptions, type MembershipPaymentCredits$3 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$2 as MerchantDiscountInput, type MessageEnvelope$a as MessageEnvelope, type MultiCurrencyPrice$3 as MultiCurrencyPrice, NameInLineItem$3 as NameInLineItem, NameInOther$3 as NameInOther, type Other$3 as Other, type OtherCharge$3 as OtherCharge, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$4 as PlainTextValue, type PriceDescription$4 as PriceDescription, type PriceSummary$4 as PriceSummary, type ProductName$4 as ProductName, RateType$3 as RateType, type RemoveCouponFromCurrentCartRequest$1 as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$2 as RemoveCouponRequest, type RemoveCouponResponse$2 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$2 as RemoveCouponResponseNonNullableFields, type RemoveLineItemsFromCurrentCartRequest$1 as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$2 as RemoveLineItemsRequest, type RemoveLineItemsResponse$2 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$2 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$
|
|
7309
|
+
export { type ActionEvent$a as ActionEvent, type index_d$b_AddToCartOptions as AddToCartOptions, type AddToCartRequest$1 as AddToCartRequest, type AddToCartResponse$1 as AddToCartResponse, type AddToCartResponseNonNullableFields$1 as AddToCartResponseNonNullableFields, type AddToCurrentCartAndEstimateTotalsRequest$1 as AddToCurrentCartAndEstimateTotalsRequest, type AddToCurrentCartRequest$1 as AddToCurrentCartRequest, type AdditionalFee$4 as AdditionalFee, type Address$6 as Address, type AddressLocation$5 as AddressLocation, type AddressWithContact$4 as AddressWithContact, type AggregatedTaxBreakdown$3 as AggregatedTaxBreakdown, type ApplicationError$7 as ApplicationError, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$3 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$a as BaseEventMetadata, type BuyerInfo$6 as BuyerInfo, type BuyerInfoIdOneOf$4 as BuyerInfoIdOneOf, type CalculatedLineItem$1 as CalculatedLineItem, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$3 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$3 as CarrierServiceOption, type Cart$1 as Cart, type CartCreatedEnvelope$1 as CartCreatedEnvelope, type CartDeletedEnvelope$1 as CartDeletedEnvelope, type CartDiscount$1 as CartDiscount, type CartDiscountDiscountSourceOneOf$1 as CartDiscountDiscountSourceOneOf, type CartUpdatedEnvelope$1 as CartUpdatedEnvelope, type CatalogOverrideFields$3 as CatalogOverrideFields, type CatalogReference$4 as CatalogReference, ChannelType$5 as ChannelType, ChargeType$4 as ChargeType, type Color$4 as Color, type Coupon$4 as Coupon, type index_d$b_CreateCartOptions as CreateCartOptions, type CreateCartRequest$1 as CreateCartRequest, type CreateCartResponse$1 as CreateCartResponse, type CreateCartResponseNonNullableFields$1 as CreateCartResponseNonNullableFields, type CreateCheckoutFromCurrentCartRequest$1 as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutOptions$1 as CreateCheckoutOptions, type CreateCheckoutRequest$2 as CreateCheckoutRequest, type CreateCheckoutResponse$2 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$2 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$3 as CustomLineItem, type DeleteCartRequest$1 as DeleteCartRequest, type DeleteCartResponse$1 as DeleteCartResponse, type DeleteCurrentCartRequest$1 as DeleteCurrentCartRequest, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type Description$3 as Description, type DescriptionLine$4 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$4 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$4 as DescriptionLineName, DescriptionLineType$4 as DescriptionLineType, type DescriptionLineValueOneOf$4 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$a as DomainEvent, type DomainEventBodyOneOf$a as DomainEventBodyOneOf, type Empty$6 as Empty, type EntityCreatedEvent$a as EntityCreatedEvent, type EntityDeletedEvent$a as EntityDeletedEvent, type EntityUpdatedEvent$a as EntityUpdatedEvent, type EstimateCurrentCartTotalsRequest$1 as EstimateCurrentCartTotalsRequest, type index_d$b_EstimateTotalsOptions as EstimateTotalsOptions, type EstimateTotalsRequest$1 as EstimateTotalsRequest, type EstimateTotalsResponse$1 as EstimateTotalsResponse, type EstimateTotalsResponseNonNullableFields$1 as EstimateTotalsResponseNonNullableFields, type EventMetadata$a as EventMetadata, type ExtendedFields$6 as ExtendedFields, FallbackReason$3 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$3 as FileType, type FullAddressContactDetails$4 as FullAddressContactDetails, type GetCartByCheckoutIdRequest$1 as GetCartByCheckoutIdRequest, type GetCartByCheckoutIdResponse$1 as GetCartByCheckoutIdResponse, type GetCartRequest$1 as GetCartRequest, type GetCartResponse$1 as GetCartResponse, type GetCartResponseNonNullableFields$1 as GetCartResponseNonNullableFields, type GetCurrentCartRequest$1 as GetCurrentCartRequest, type GetCurrentCartResponse$1 as GetCurrentCartResponse, type GetCurrentCartResponseNonNullableFields$1 as GetCurrentCartResponseNonNullableFields, type GiftCard$4 as GiftCard, type Group$3 as Group, type HostSelectedMembership$1 as HostSelectedMembership, type IdentificationData$a as IdentificationData, type IdentificationDataIdOneOf$a as IdentificationDataIdOneOf, type InvalidMembership$3 as InvalidMembership, type ItemAvailabilityInfo$3 as ItemAvailabilityInfo, ItemAvailabilityStatus$3 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$5 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type LineItemPricesData$1 as LineItemPricesData, type LineItemQuantityUpdate$2 as LineItemQuantityUpdate, ManualCalculationReason$3 as ManualCalculationReason, type Membership$3 as Membership, type MembershipName$5 as MembershipName, type MembershipOptions$3 as MembershipOptions, type MembershipPaymentCredits$3 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$2 as MerchantDiscountInput, type MessageEnvelope$a as MessageEnvelope, type MultiCurrencyPrice$3 as MultiCurrencyPrice, NameInLineItem$3 as NameInLineItem, NameInOther$3 as NameInOther, type Other$3 as Other, type OtherCharge$3 as OtherCharge, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$4 as PlainTextValue, type PriceDescription$4 as PriceDescription, type PriceSummary$4 as PriceSummary, type ProductName$4 as ProductName, RateType$3 as RateType, type RemoveCouponFromCurrentCartRequest$1 as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$2 as RemoveCouponRequest, type RemoveCouponResponse$2 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$2 as RemoveCouponResponseNonNullableFields, type RemoveLineItemsFromCurrentCartRequest$1 as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$2 as RemoveLineItemsRequest, type RemoveLineItemsResponse$2 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$2 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$9 as RestoreInfo, RuleType$4 as RuleType, type Scope$3 as Scope, type SecuredMedia$3 as SecuredMedia, type SelectedCarrierServiceOption$3 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$3 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$3 as SelectedCarrierServiceOptionPrices, type SelectedMembership$3 as SelectedMembership, type SelectedMemberships$3 as SelectedMemberships, type SelectedShippingOption$1 as SelectedShippingOption, type ServiceProperties$4 as ServiceProperties, Severity$3 as Severity, type ShippingInformation$2 as ShippingInformation, type ShippingOption$3 as ShippingOption, type ShippingPrice$4 as ShippingPrice, type ShippingRegion$4 as ShippingRegion, type StreetAddress$5 as StreetAddress, SubscriptionFrequency$5 as SubscriptionFrequency, type SubscriptionOptionInfo$4 as SubscriptionOptionInfo, type SubscriptionSettings$5 as SubscriptionSettings, type SystemError$4 as SystemError, type Target$3 as Target, type TargetLineItem$3 as TargetLineItem, type TargetTargetTypeOneOf$3 as TargetTargetTypeOneOf, type TaxBreakdown$3 as TaxBreakdown, type TaxCalculationDetails$3 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$3 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$3 as TaxRateBreakdown, type TaxSummary$4 as TaxSummary, type Title$3 as Title, type index_d$b_UpdateCartOptions as UpdateCartOptions, type UpdateCartRequest$1 as UpdateCartRequest, type UpdateCartResponse$1 as UpdateCartResponse, type UpdateCartResponseNonNullableFields$1 as UpdateCartResponseNonNullableFields, type UpdateCurrentCartLineItemQuantityRequest$1 as UpdateCurrentCartLineItemQuantityRequest, type UpdateLineItemsQuantityRequest$2 as UpdateLineItemsQuantityRequest, type UpdateLineItemsQuantityResponse$2 as UpdateLineItemsQuantityResponse, type UpdateLineItemsQuantityResponseNonNullableFields$2 as UpdateLineItemsQuantityResponseNonNullableFields, type V1Coupon$1 as V1Coupon, type V1MerchantDiscount$1 as V1MerchantDiscount, type ValidationError$4 as ValidationError, type VatId$5 as VatId, VatType$5 as VatType, type Violation$3 as Violation, WebhookIdentityType$a as WebhookIdentityType, WeightUnit$5 as WeightUnit, __metadata$b as __metadata, index_d$b_addToCart as addToCart, index_d$b_createCart as createCart, createCheckout$1 as createCheckout, index_d$b_deleteCart as deleteCart, index_d$b_estimateTotals as estimateTotals, index_d$b_getCart as getCart, onCartCreated$1 as onCartCreated, onCartDeleted$1 as onCartDeleted, onCartUpdated$1 as onCartUpdated, removeCoupon$1 as removeCoupon, removeLineItems$1 as removeLineItems, index_d$b_updateCart as updateCart, updateLineItemsQuantity$1 as updateLineItemsQuantity };
|
|
7307
7310
|
}
|
|
7308
7311
|
|
|
7309
7312
|
interface Cart {
|
|
@@ -8858,7 +8861,7 @@ interface DomainEventBodyOneOf$9 {
|
|
|
8858
8861
|
interface EntityCreatedEvent$9 {
|
|
8859
8862
|
entity?: string;
|
|
8860
8863
|
}
|
|
8861
|
-
interface RestoreInfo$
|
|
8864
|
+
interface RestoreInfo$8 {
|
|
8862
8865
|
deletedDate?: Date;
|
|
8863
8866
|
}
|
|
8864
8867
|
interface EntityUpdatedEvent$9 {
|
|
@@ -11108,7 +11111,7 @@ declare const index_d$a_removeLineItemsFromCurrentCart: typeof removeLineItemsFr
|
|
|
11108
11111
|
declare const index_d$a_updateCurrentCart: typeof updateCurrentCart;
|
|
11109
11112
|
declare const index_d$a_updateCurrentCartLineItemQuantity: typeof updateCurrentCartLineItemQuantity;
|
|
11110
11113
|
declare namespace index_d$a {
|
|
11111
|
-
export { type ActionEvent$9 as ActionEvent, type index_d$a_AddToCartRequest as AddToCartRequest, type index_d$a_AddToCartResponse as AddToCartResponse, type index_d$a_AddToCartResponseNonNullableFields as AddToCartResponseNonNullableFields, type index_d$a_AddToCurrentCartAndEstimateTotalsRequest as AddToCurrentCartAndEstimateTotalsRequest, type index_d$a_AddToCurrentCartOptions as AddToCurrentCartOptions, type index_d$a_AddToCurrentCartRequest as AddToCurrentCartRequest, type AdditionalFee$3 as AdditionalFee, type Address$5 as Address, type AddressLocation$4 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type ApplicationError$6 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$9 as BaseEventMetadata, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type index_d$a_CalculatedLineItem as CalculatedLineItem, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$2 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type index_d$a_Cart as Cart, type index_d$a_CartCreatedEnvelope as CartCreatedEnvelope, type index_d$a_CartDeletedEnvelope as CartDeletedEnvelope, type index_d$a_CartDiscount as CartDiscount, type index_d$a_CartDiscountDiscountSourceOneOf as CartDiscountDiscountSourceOneOf, type index_d$a_CartUpdatedEnvelope as CartUpdatedEnvelope, type CatalogOverrideFields$2 as CatalogOverrideFields, type CatalogReference$3 as CatalogReference, ChannelType$4 as ChannelType, ChargeType$3 as ChargeType, type Color$3 as Color, type Coupon$3 as Coupon, type index_d$a_CreateCartRequest as CreateCartRequest, type index_d$a_CreateCartResponse as CreateCartResponse, type index_d$a_CreateCartResponseNonNullableFields as CreateCartResponseNonNullableFields, type index_d$a_CreateCheckoutFromCurrentCartOptions as CreateCheckoutFromCurrentCartOptions, type index_d$a_CreateCheckoutFromCurrentCartRequest as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutRequest$1 as CreateCheckoutRequest, type CreateCheckoutResponse$1 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$1 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$2 as CustomLineItem, type index_d$a_DeleteCartRequest as DeleteCartRequest, type index_d$a_DeleteCartResponse as DeleteCartResponse, type index_d$a_DeleteCurrentCartRequest as DeleteCurrentCartRequest, type DeliveryLogistics$3 as DeliveryLogistics, type DeliveryTimeSlot$3 as DeliveryTimeSlot, type Description$2 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$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$9 as DomainEvent, type DomainEventBodyOneOf$9 as DomainEventBodyOneOf, type Empty$5 as Empty, type EntityCreatedEvent$9 as EntityCreatedEvent, type EntityDeletedEvent$9 as EntityDeletedEvent, type EntityUpdatedEvent$9 as EntityUpdatedEvent, type index_d$a_EstimateCurrentCartTotalsOptions as EstimateCurrentCartTotalsOptions, type index_d$a_EstimateCurrentCartTotalsRequest as EstimateCurrentCartTotalsRequest, type index_d$a_EstimateTotalsRequest as EstimateTotalsRequest, type index_d$a_EstimateTotalsResponse as EstimateTotalsResponse, type index_d$a_EstimateTotalsResponseNonNullableFields as EstimateTotalsResponseNonNullableFields, type EventMetadata$9 as EventMetadata, type ExtendedFields$5 as ExtendedFields, FallbackReason$2 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$2 as FileType, type FullAddressContactDetails$3 as FullAddressContactDetails, type index_d$a_GetCartByCheckoutIdRequest as GetCartByCheckoutIdRequest, type index_d$a_GetCartByCheckoutIdResponse as GetCartByCheckoutIdResponse, type index_d$a_GetCartRequest as GetCartRequest, type index_d$a_GetCartResponse as GetCartResponse, type index_d$a_GetCartResponseNonNullableFields as GetCartResponseNonNullableFields, type index_d$a_GetCurrentCartRequest as GetCurrentCartRequest, type index_d$a_GetCurrentCartResponse as GetCurrentCartResponse, type index_d$a_GetCurrentCartResponseNonNullableFields as GetCurrentCartResponseNonNullableFields, type GiftCard$3 as GiftCard, type Group$2 as Group, type index_d$a_HostSelectedMembership as HostSelectedMembership, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$2 as ItemAvailabilityInfo, ItemAvailabilityStatus$2 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$4 as LineItem, type LineItemDiscount$3 as LineItemDiscount, type index_d$a_LineItemPricesData as LineItemPricesData, type LineItemQuantityUpdate$1 as LineItemQuantityUpdate, ManualCalculationReason$2 as ManualCalculationReason, type Membership$2 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$9 as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$2 as NameInLineItem, NameInOther$2 as NameInOther, type Other$2 as Other, type OtherCharge$2 as OtherCharge, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$3 as PhysicalProperties, type PickupDetails$4 as PickupDetails, PickupMethod$3 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type PriceDescription$3 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$3 as ProductName, RateType$2 as RateType, type index_d$a_RemoveCouponFromCurrentCartRequest as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$1 as RemoveCouponRequest, type RemoveCouponResponse$1 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$1 as RemoveCouponResponseNonNullableFields, type index_d$a_RemoveLineItemsFromCurrentCartRequest as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$1 as RemoveLineItemsRequest, type RemoveLineItemsResponse$1 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$1 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$7 as RestoreInfo, RuleType$3 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 index_d$a_SelectedShippingOption as SelectedShippingOption, type ServiceProperties$3 as ServiceProperties, Severity$2 as Severity, type ShippingInformation$1 as ShippingInformation, type ShippingOption$2 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, type StreetAddress$4 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$3 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, type SystemError$3 as SystemError, type Target$2 as Target, type TargetLineItem$2 as TargetLineItem, type TargetTargetTypeOneOf$2 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type Title$2 as Title, type index_d$a_UpdateCartRequest as UpdateCartRequest, type index_d$a_UpdateCartResponse as UpdateCartResponse, type index_d$a_UpdateCartResponseNonNullableFields as UpdateCartResponseNonNullableFields, type index_d$a_UpdateCurrentCartLineItemQuantityRequest as UpdateCurrentCartLineItemQuantityRequest, type index_d$a_UpdateCurrentCartOptions as UpdateCurrentCartOptions, type UpdateLineItemsQuantityRequest$1 as UpdateLineItemsQuantityRequest, type UpdateLineItemsQuantityResponse$1 as UpdateLineItemsQuantityResponse, type UpdateLineItemsQuantityResponseNonNullableFields$1 as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$a_V1Coupon as V1Coupon, type index_d$a_V1MerchantDiscount as V1MerchantDiscount, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type Violation$2 as Violation, WebhookIdentityType$9 as WebhookIdentityType, WeightUnit$4 as WeightUnit, __metadata$a as __metadata, index_d$a_addToCurrentCart as addToCurrentCart, index_d$a_createCheckoutFromCurrentCart as createCheckoutFromCurrentCart, index_d$a_deleteCurrentCart as deleteCurrentCart, index_d$a_estimateCurrentCartTotals as estimateCurrentCartTotals, index_d$a_getCurrentCart as getCurrentCart, index_d$a_onCartCreated as onCartCreated, index_d$a_onCartDeleted as onCartDeleted, index_d$a_onCartUpdated as onCartUpdated, index_d$a_removeCouponFromCurrentCart as removeCouponFromCurrentCart, index_d$a_removeLineItemsFromCurrentCart as removeLineItemsFromCurrentCart, index_d$a_updateCurrentCart as updateCurrentCart, index_d$a_updateCurrentCartLineItemQuantity as updateCurrentCartLineItemQuantity };
|
|
11114
|
+
export { type ActionEvent$9 as ActionEvent, type index_d$a_AddToCartRequest as AddToCartRequest, type index_d$a_AddToCartResponse as AddToCartResponse, type index_d$a_AddToCartResponseNonNullableFields as AddToCartResponseNonNullableFields, type index_d$a_AddToCurrentCartAndEstimateTotalsRequest as AddToCurrentCartAndEstimateTotalsRequest, type index_d$a_AddToCurrentCartOptions as AddToCurrentCartOptions, type index_d$a_AddToCurrentCartRequest as AddToCurrentCartRequest, type AdditionalFee$3 as AdditionalFee, type Address$5 as Address, type AddressLocation$4 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type ApplicationError$6 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$9 as BaseEventMetadata, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type index_d$a_CalculatedLineItem as CalculatedLineItem, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$2 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type index_d$a_Cart as Cart, type index_d$a_CartCreatedEnvelope as CartCreatedEnvelope, type index_d$a_CartDeletedEnvelope as CartDeletedEnvelope, type index_d$a_CartDiscount as CartDiscount, type index_d$a_CartDiscountDiscountSourceOneOf as CartDiscountDiscountSourceOneOf, type index_d$a_CartUpdatedEnvelope as CartUpdatedEnvelope, type CatalogOverrideFields$2 as CatalogOverrideFields, type CatalogReference$3 as CatalogReference, ChannelType$4 as ChannelType, ChargeType$3 as ChargeType, type Color$3 as Color, type Coupon$3 as Coupon, type index_d$a_CreateCartRequest as CreateCartRequest, type index_d$a_CreateCartResponse as CreateCartResponse, type index_d$a_CreateCartResponseNonNullableFields as CreateCartResponseNonNullableFields, type index_d$a_CreateCheckoutFromCurrentCartOptions as CreateCheckoutFromCurrentCartOptions, type index_d$a_CreateCheckoutFromCurrentCartRequest as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutRequest$1 as CreateCheckoutRequest, type CreateCheckoutResponse$1 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$1 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$2 as CustomLineItem, type index_d$a_DeleteCartRequest as DeleteCartRequest, type index_d$a_DeleteCartResponse as DeleteCartResponse, type index_d$a_DeleteCurrentCartRequest as DeleteCurrentCartRequest, type DeliveryLogistics$3 as DeliveryLogistics, type DeliveryTimeSlot$3 as DeliveryTimeSlot, type Description$2 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$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$9 as DomainEvent, type DomainEventBodyOneOf$9 as DomainEventBodyOneOf, type Empty$5 as Empty, type EntityCreatedEvent$9 as EntityCreatedEvent, type EntityDeletedEvent$9 as EntityDeletedEvent, type EntityUpdatedEvent$9 as EntityUpdatedEvent, type index_d$a_EstimateCurrentCartTotalsOptions as EstimateCurrentCartTotalsOptions, type index_d$a_EstimateCurrentCartTotalsRequest as EstimateCurrentCartTotalsRequest, type index_d$a_EstimateTotalsRequest as EstimateTotalsRequest, type index_d$a_EstimateTotalsResponse as EstimateTotalsResponse, type index_d$a_EstimateTotalsResponseNonNullableFields as EstimateTotalsResponseNonNullableFields, type EventMetadata$9 as EventMetadata, type ExtendedFields$5 as ExtendedFields, FallbackReason$2 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$2 as FileType, type FullAddressContactDetails$3 as FullAddressContactDetails, type index_d$a_GetCartByCheckoutIdRequest as GetCartByCheckoutIdRequest, type index_d$a_GetCartByCheckoutIdResponse as GetCartByCheckoutIdResponse, type index_d$a_GetCartRequest as GetCartRequest, type index_d$a_GetCartResponse as GetCartResponse, type index_d$a_GetCartResponseNonNullableFields as GetCartResponseNonNullableFields, type index_d$a_GetCurrentCartRequest as GetCurrentCartRequest, type index_d$a_GetCurrentCartResponse as GetCurrentCartResponse, type index_d$a_GetCurrentCartResponseNonNullableFields as GetCurrentCartResponseNonNullableFields, type GiftCard$3 as GiftCard, type Group$2 as Group, type index_d$a_HostSelectedMembership as HostSelectedMembership, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$2 as ItemAvailabilityInfo, ItemAvailabilityStatus$2 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$4 as LineItem, type LineItemDiscount$3 as LineItemDiscount, type index_d$a_LineItemPricesData as LineItemPricesData, type LineItemQuantityUpdate$1 as LineItemQuantityUpdate, ManualCalculationReason$2 as ManualCalculationReason, type Membership$2 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$9 as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$2 as NameInLineItem, NameInOther$2 as NameInOther, type Other$2 as Other, type OtherCharge$2 as OtherCharge, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$3 as PhysicalProperties, type PickupDetails$4 as PickupDetails, PickupMethod$3 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type PriceDescription$3 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$3 as ProductName, RateType$2 as RateType, type index_d$a_RemoveCouponFromCurrentCartRequest as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$1 as RemoveCouponRequest, type RemoveCouponResponse$1 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$1 as RemoveCouponResponseNonNullableFields, type index_d$a_RemoveLineItemsFromCurrentCartRequest as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$1 as RemoveLineItemsRequest, type RemoveLineItemsResponse$1 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$1 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$8 as RestoreInfo, RuleType$3 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 index_d$a_SelectedShippingOption as SelectedShippingOption, type ServiceProperties$3 as ServiceProperties, Severity$2 as Severity, type ShippingInformation$1 as ShippingInformation, type ShippingOption$2 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, type StreetAddress$4 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$3 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, type SystemError$3 as SystemError, type Target$2 as Target, type TargetLineItem$2 as TargetLineItem, type TargetTargetTypeOneOf$2 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type Title$2 as Title, type index_d$a_UpdateCartRequest as UpdateCartRequest, type index_d$a_UpdateCartResponse as UpdateCartResponse, type index_d$a_UpdateCartResponseNonNullableFields as UpdateCartResponseNonNullableFields, type index_d$a_UpdateCurrentCartLineItemQuantityRequest as UpdateCurrentCartLineItemQuantityRequest, type index_d$a_UpdateCurrentCartOptions as UpdateCurrentCartOptions, type UpdateLineItemsQuantityRequest$1 as UpdateLineItemsQuantityRequest, type UpdateLineItemsQuantityResponse$1 as UpdateLineItemsQuantityResponse, type UpdateLineItemsQuantityResponseNonNullableFields$1 as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$a_V1Coupon as V1Coupon, type index_d$a_V1MerchantDiscount as V1MerchantDiscount, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type Violation$2 as Violation, WebhookIdentityType$9 as WebhookIdentityType, WeightUnit$4 as WeightUnit, __metadata$a as __metadata, index_d$a_addToCurrentCart as addToCurrentCart, index_d$a_createCheckoutFromCurrentCart as createCheckoutFromCurrentCart, index_d$a_deleteCurrentCart as deleteCurrentCart, index_d$a_estimateCurrentCartTotals as estimateCurrentCartTotals, index_d$a_getCurrentCart as getCurrentCart, index_d$a_onCartCreated as onCartCreated, index_d$a_onCartDeleted as onCartDeleted, index_d$a_onCartUpdated as onCartUpdated, index_d$a_removeCouponFromCurrentCart as removeCouponFromCurrentCart, index_d$a_removeLineItemsFromCurrentCart as removeLineItemsFromCurrentCart, index_d$a_updateCurrentCart as updateCurrentCart, index_d$a_updateCurrentCartLineItemQuantity as updateCurrentCartLineItemQuantity };
|
|
11112
11115
|
}
|
|
11113
11116
|
|
|
11114
11117
|
interface Checkout$1 {
|
|
@@ -13296,7 +13299,7 @@ interface DomainEventBodyOneOf$8 {
|
|
|
13296
13299
|
interface EntityCreatedEvent$8 {
|
|
13297
13300
|
entity?: string;
|
|
13298
13301
|
}
|
|
13299
|
-
interface RestoreInfo$
|
|
13302
|
+
interface RestoreInfo$7 {
|
|
13300
13303
|
deletedDate?: Date;
|
|
13301
13304
|
}
|
|
13302
13305
|
interface EntityUpdatedEvent$8 {
|
|
@@ -21932,7 +21935,7 @@ declare const index_d$9_removeOverrideCheckoutUrl: typeof removeOverrideCheckout
|
|
|
21932
21935
|
declare const index_d$9_updateCheckout: typeof updateCheckout;
|
|
21933
21936
|
declare const index_d$9_updateLineItemsQuantity: typeof updateLineItemsQuantity;
|
|
21934
21937
|
declare namespace index_d$9 {
|
|
21935
|
-
export { type ActionEvent$8 as ActionEvent, type index_d$9_AddToCheckoutOptions as AddToCheckoutOptions, type index_d$9_AddToCheckoutRequest as AddToCheckoutRequest, type index_d$9_AddToCheckoutResponse as AddToCheckoutResponse, type index_d$9_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$2 as AdditionalFee, type Address$4 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$3 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type index_d$9_ApiAddress as ApiAddress, type ApplicationError$5 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$2 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$2 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$8 as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$1 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$1 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$1 as CarrierError, type CarrierErrors$1 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$2 as CatalogReference, type ChannelInfo$2 as ChannelInfo, index_d$9_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$3 as ChannelType, type index_d$9_ChargeDetails as ChargeDetails, ChargeType$2 as ChargeType, type Checkout$1 as Checkout, type index_d$9_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type index_d$9_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type index_d$9_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type index_d$9_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$2 as Color, type index_d$9_CommonVatId as CommonVatId, index_d$9_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$2 as Coupon, type index_d$9_CreateCheckoutOptions as CreateCheckoutOptions, type index_d$9_CreateCheckoutRequest as CreateCheckoutRequest, type index_d$9_CreateCheckoutResponse as CreateCheckoutResponse, type index_d$9_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type index_d$9_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type index_d$9_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type index_d$9_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type index_d$9_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$2 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryLogistics$2 as DeliveryLogistics, type DeliveryTimeSlot$2 as DeliveryTimeSlot, type Description$1 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$2 as Details, type DetailsKindOneOf$2 as DetailsKindOneOf, type Discount$2 as Discount, index_d$9_DiscountDiscountType as DiscountDiscountType, type DiscountRule$2 as DiscountRule, type DiscountRuleName$2 as DiscountRuleName, DiscountType$2 as DiscountType, type DomainEvent$8 as DomainEvent, type DomainEventBodyOneOf$8 as DomainEventBodyOneOf, type index_d$9_DoublePaymentErrorData as DoublePaymentErrorData, type index_d$9_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$4 as Empty, type EntityCreatedEvent$8 as EntityCreatedEvent, type EntityDeletedEvent$8 as EntityDeletedEvent, type EntityUpdatedEvent$8 as EntityUpdatedEvent, type EventMetadata$8 as EventMetadata, type ExtendedFields$4 as ExtendedFields, FallbackReason$1 as FallbackReason, type FieldViolation$2 as FieldViolation, FileType$1 as FileType, type FullAddressContactDetails$2 as FullAddressContactDetails, type FullName$1 as FullName, type index_d$9_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type index_d$9_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type index_d$9_GetCheckoutRequest as GetCheckoutRequest, type index_d$9_GetCheckoutResponse as GetCheckoutResponse, type index_d$9_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type index_d$9_GetCheckoutURLRequest as GetCheckoutURLRequest, type index_d$9_GetCheckoutURLResponse as GetCheckoutURLResponse, type index_d$9_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type index_d$9_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type index_d$9_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type index_d$9_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type index_d$9_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$2 as GiftCard, type Group$1 as Group, type IdentificationData$8 as IdentificationData, type IdentificationDataIdOneOf$8 as IdentificationDataIdOneOf, IdentityType$2 as IdentityType, type InvalidMembership$1 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$2 as ItemTaxFullDetails, type ItemType$2 as ItemType, ItemTypeItemType$2 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$2 as ItemTypeItemTypeDataOneOf, JurisdictionType$2 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$2 as LineItemDiscount, type index_d$9_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$1 as ManualCalculationReason, type index_d$9_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type index_d$9_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$1 as Membership, type MembershipName$3 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$2 as MerchantDiscount, type index_d$9_MerchantDiscountInput as MerchantDiscountInput, type MessageEnvelope$8 as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$1 as OtherCharge, type index_d$9_PaymentErrorResponseData as PaymentErrorResponseData, PaymentOptionType$2 as PaymentOptionType, type PhysicalProperties$2 as PhysicalProperties, type PickupAddress$2 as PickupAddress, type PickupDetails$3 as PickupDetails, PickupMethod$2 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type PriceDescription$2 as PriceDescription, type PriceSummary$2 as PriceSummary, type index_d$9_ProductDetails as ProductDetails, type ProductName$2 as ProductName, RateType$1 as RateType, type index_d$9_RedeemErrorData as RedeemErrorData, type index_d$9_RemoveCouponRequest as RemoveCouponRequest, type index_d$9_RemoveCouponResponse as RemoveCouponResponse, type index_d$9_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type index_d$9_RemoveGiftCardRequest as RemoveGiftCardRequest, type index_d$9_RemoveGiftCardResponse as RemoveGiftCardResponse, type index_d$9_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type index_d$9_RemoveLineItemsRequest as RemoveLineItemsRequest, type index_d$9_RemoveLineItemsResponse as RemoveLineItemsResponse, type index_d$9_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type index_d$9_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type index_d$9_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type index_d$9_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$6 as RestoreInfo, RuleType$2 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, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type index_d$9_ShippingCalculationErrorData as ShippingCalculationErrorData, type index_d$9_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$1 as ShippingOption, type ShippingPrice$2 as ShippingPrice, type ShippingRegion$2 as ShippingRegion, type index_d$9_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$3 as StreetAddress, type index_d$9_Subscription as Subscription, type index_d$9_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$3 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$3 as SubscriptionSettings, type SystemError$2 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$2 as TaxSummary, type Title$1 as Title, type Totals$1 as Totals, type index_d$9_UpdateCheckout as UpdateCheckout, type index_d$9_UpdateCheckoutOptions as UpdateCheckoutOptions, type index_d$9_UpdateCheckoutRequest as UpdateCheckoutRequest, type index_d$9_UpdateCheckoutResponse as UpdateCheckoutResponse, type index_d$9_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type index_d$9_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type index_d$9_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type index_d$9_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$9_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type index_d$9_V1BuyerInfo as V1BuyerInfo, type index_d$9_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type index_d$9_V1PickupDetails as V1PickupDetails, type index_d$9_V1ShippingInfo as V1ShippingInfo, type index_d$9_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type index_d$9_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type index_d$9_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$2 as ValidationError, type VatId$3 as VatId, VatType$3 as VatType, type Violation$1 as Violation, type index_d$9_ViolationsList as ViolationsList, WebhookIdentityType$8 as WebhookIdentityType, WeightUnit$3 as WeightUnit, __metadata$9 as __metadata, index_d$9_addToCheckout as addToCheckout, index_d$9_createCheckout as createCheckout, createOrder$1 as createOrder, index_d$9_getCheckout as getCheckout, index_d$9_getCheckoutUrl as getCheckoutUrl, index_d$9_markCheckoutAsCompleted as markCheckoutAsCompleted, index_d$9_onCheckoutCompleted as onCheckoutCompleted, index_d$9_onCheckoutCreated as onCheckoutCreated, index_d$9_onCheckoutUpdated as onCheckoutUpdated, index_d$9_removeCoupon as removeCoupon, index_d$9_removeGiftCard as removeGiftCard, index_d$9_removeLineItems as removeLineItems, index_d$9_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, index_d$9_updateCheckout as updateCheckout, index_d$9_updateLineItemsQuantity as updateLineItemsQuantity };
|
|
21938
|
+
export { type ActionEvent$8 as ActionEvent, type index_d$9_AddToCheckoutOptions as AddToCheckoutOptions, type index_d$9_AddToCheckoutRequest as AddToCheckoutRequest, type index_d$9_AddToCheckoutResponse as AddToCheckoutResponse, type index_d$9_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$2 as AdditionalFee, type Address$4 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$3 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type index_d$9_ApiAddress as ApiAddress, type ApplicationError$5 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$2 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$2 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$8 as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$1 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$1 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$1 as CarrierError, type CarrierErrors$1 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$2 as CatalogReference, type ChannelInfo$2 as ChannelInfo, index_d$9_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$3 as ChannelType, type index_d$9_ChargeDetails as ChargeDetails, ChargeType$2 as ChargeType, type Checkout$1 as Checkout, type index_d$9_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type index_d$9_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type index_d$9_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type index_d$9_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$2 as Color, type index_d$9_CommonVatId as CommonVatId, index_d$9_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$2 as Coupon, type index_d$9_CreateCheckoutOptions as CreateCheckoutOptions, type index_d$9_CreateCheckoutRequest as CreateCheckoutRequest, type index_d$9_CreateCheckoutResponse as CreateCheckoutResponse, type index_d$9_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type index_d$9_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type index_d$9_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type index_d$9_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type index_d$9_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$2 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryLogistics$2 as DeliveryLogistics, type DeliveryTimeSlot$2 as DeliveryTimeSlot, type Description$1 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$2 as Details, type DetailsKindOneOf$2 as DetailsKindOneOf, type Discount$2 as Discount, index_d$9_DiscountDiscountType as DiscountDiscountType, type DiscountRule$2 as DiscountRule, type DiscountRuleName$2 as DiscountRuleName, DiscountType$2 as DiscountType, type DomainEvent$8 as DomainEvent, type DomainEventBodyOneOf$8 as DomainEventBodyOneOf, type index_d$9_DoublePaymentErrorData as DoublePaymentErrorData, type index_d$9_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$4 as Empty, type EntityCreatedEvent$8 as EntityCreatedEvent, type EntityDeletedEvent$8 as EntityDeletedEvent, type EntityUpdatedEvent$8 as EntityUpdatedEvent, type EventMetadata$8 as EventMetadata, type ExtendedFields$4 as ExtendedFields, FallbackReason$1 as FallbackReason, type FieldViolation$2 as FieldViolation, FileType$1 as FileType, type FullAddressContactDetails$2 as FullAddressContactDetails, type FullName$1 as FullName, type index_d$9_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type index_d$9_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type index_d$9_GetCheckoutRequest as GetCheckoutRequest, type index_d$9_GetCheckoutResponse as GetCheckoutResponse, type index_d$9_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type index_d$9_GetCheckoutURLRequest as GetCheckoutURLRequest, type index_d$9_GetCheckoutURLResponse as GetCheckoutURLResponse, type index_d$9_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type index_d$9_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type index_d$9_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type index_d$9_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type index_d$9_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$2 as GiftCard, type Group$1 as Group, type IdentificationData$8 as IdentificationData, type IdentificationDataIdOneOf$8 as IdentificationDataIdOneOf, IdentityType$2 as IdentityType, type InvalidMembership$1 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$2 as ItemTaxFullDetails, type ItemType$2 as ItemType, ItemTypeItemType$2 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$2 as ItemTypeItemTypeDataOneOf, JurisdictionType$2 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$2 as LineItemDiscount, type index_d$9_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$1 as ManualCalculationReason, type index_d$9_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type index_d$9_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$1 as Membership, type MembershipName$3 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$2 as MerchantDiscount, type index_d$9_MerchantDiscountInput as MerchantDiscountInput, type MessageEnvelope$8 as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$1 as OtherCharge, type index_d$9_PaymentErrorResponseData as PaymentErrorResponseData, PaymentOptionType$2 as PaymentOptionType, type PhysicalProperties$2 as PhysicalProperties, type PickupAddress$2 as PickupAddress, type PickupDetails$3 as PickupDetails, PickupMethod$2 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type PriceDescription$2 as PriceDescription, type PriceSummary$2 as PriceSummary, type index_d$9_ProductDetails as ProductDetails, type ProductName$2 as ProductName, RateType$1 as RateType, type index_d$9_RedeemErrorData as RedeemErrorData, type index_d$9_RemoveCouponRequest as RemoveCouponRequest, type index_d$9_RemoveCouponResponse as RemoveCouponResponse, type index_d$9_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type index_d$9_RemoveGiftCardRequest as RemoveGiftCardRequest, type index_d$9_RemoveGiftCardResponse as RemoveGiftCardResponse, type index_d$9_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type index_d$9_RemoveLineItemsRequest as RemoveLineItemsRequest, type index_d$9_RemoveLineItemsResponse as RemoveLineItemsResponse, type index_d$9_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type index_d$9_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type index_d$9_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type index_d$9_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$7 as RestoreInfo, RuleType$2 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, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type index_d$9_ShippingCalculationErrorData as ShippingCalculationErrorData, type index_d$9_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$1 as ShippingOption, type ShippingPrice$2 as ShippingPrice, type ShippingRegion$2 as ShippingRegion, type index_d$9_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$3 as StreetAddress, type index_d$9_Subscription as Subscription, type index_d$9_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$3 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$3 as SubscriptionSettings, type SystemError$2 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$2 as TaxSummary, type Title$1 as Title, type Totals$1 as Totals, type index_d$9_UpdateCheckout as UpdateCheckout, type index_d$9_UpdateCheckoutOptions as UpdateCheckoutOptions, type index_d$9_UpdateCheckoutRequest as UpdateCheckoutRequest, type index_d$9_UpdateCheckoutResponse as UpdateCheckoutResponse, type index_d$9_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type index_d$9_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type index_d$9_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type index_d$9_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$9_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type index_d$9_V1BuyerInfo as V1BuyerInfo, type index_d$9_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type index_d$9_V1PickupDetails as V1PickupDetails, type index_d$9_V1ShippingInfo as V1ShippingInfo, type index_d$9_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type index_d$9_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type index_d$9_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$2 as ValidationError, type VatId$3 as VatId, VatType$3 as VatType, type Violation$1 as Violation, type index_d$9_ViolationsList as ViolationsList, WebhookIdentityType$8 as WebhookIdentityType, WeightUnit$3 as WeightUnit, __metadata$9 as __metadata, index_d$9_addToCheckout as addToCheckout, index_d$9_createCheckout as createCheckout, createOrder$1 as createOrder, index_d$9_getCheckout as getCheckout, index_d$9_getCheckoutUrl as getCheckoutUrl, index_d$9_markCheckoutAsCompleted as markCheckoutAsCompleted, index_d$9_onCheckoutCompleted as onCheckoutCompleted, index_d$9_onCheckoutCreated as onCheckoutCreated, index_d$9_onCheckoutUpdated as onCheckoutUpdated, index_d$9_removeCoupon as removeCoupon, index_d$9_removeGiftCard as removeGiftCard, index_d$9_removeLineItems as removeLineItems, index_d$9_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, index_d$9_updateCheckout as updateCheckout, index_d$9_updateLineItemsQuantity as updateLineItemsQuantity };
|
|
21936
21939
|
}
|
|
21937
21940
|
|
|
21938
21941
|
interface CheckoutSettings {
|
|
@@ -22180,7 +22183,7 @@ interface DomainEventBodyOneOf$7 {
|
|
|
22180
22183
|
interface EntityCreatedEvent$7 {
|
|
22181
22184
|
entity?: string;
|
|
22182
22185
|
}
|
|
22183
|
-
interface RestoreInfo$
|
|
22186
|
+
interface RestoreInfo$6 {
|
|
22184
22187
|
deletedDate?: Date;
|
|
22185
22188
|
}
|
|
22186
22189
|
interface EntityUpdatedEvent$7 {
|
|
@@ -22327,7 +22330,7 @@ declare const index_d$8_getCheckoutSettings: typeof getCheckoutSettings;
|
|
|
22327
22330
|
declare const index_d$8_onCheckoutSettingsUpdated: typeof onCheckoutSettingsUpdated;
|
|
22328
22331
|
declare const index_d$8_updateCheckoutSettings: typeof updateCheckoutSettings;
|
|
22329
22332
|
declare namespace index_d$8 {
|
|
22330
|
-
export { type ActionEvent$7 as ActionEvent, index_d$8_Alignment as Alignment, type BaseEventMetadata$7 as BaseEventMetadata, type index_d$8_CheckboxField as CheckboxField, type index_d$8_CheckoutBrand as CheckoutBrand, type index_d$8_CheckoutFields as CheckoutFields, type index_d$8_CheckoutHeader as CheckoutHeader, type index_d$8_CheckoutPolicies as CheckoutPolicies, type index_d$8_CheckoutSettings as CheckoutSettings, type index_d$8_CheckoutSettingsUpdatedEnvelope as CheckoutSettingsUpdatedEnvelope, type index_d$8_ContactUsPolicy as ContactUsPolicy, type index_d$8_CustomCheckoutPolicy as CustomCheckoutPolicy, type index_d$8_DeleteCheckoutSettingsRequest as DeleteCheckoutSettingsRequest, type index_d$8_DeleteCheckoutSettingsResponse as DeleteCheckoutSettingsResponse, type index_d$8_DigitalItemPolicy as DigitalItemPolicy, type DomainEvent$7 as DomainEvent, type DomainEventBodyOneOf$7 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$7 as EntityCreatedEvent, type EntityDeletedEvent$7 as EntityDeletedEvent, type EntityUpdatedEvent$7 as EntityUpdatedEvent, type EventMetadata$7 as EventMetadata, type index_d$8_GetCheckoutSettingsRequest as GetCheckoutSettingsRequest, type index_d$8_GetCheckoutSettingsResponse as GetCheckoutSettingsResponse, type index_d$8_GiftCardProviderWasProvisioned as GiftCardProviderWasProvisioned, type IdentificationData$7 as IdentificationData, type IdentificationDataIdOneOf$7 as IdentificationDataIdOneOf, type index_d$8_ListCheckoutSettingsRequest as ListCheckoutSettingsRequest, type index_d$8_ListCheckoutSettingsResponse as ListCheckoutSettingsResponse, type index_d$8_Logo as Logo, index_d$8_LogoSize as LogoSize, type MessageEnvelope$7 as MessageEnvelope, type index_d$8_PrivacyPolicy as PrivacyPolicy, type RestoreInfo$
|
|
22333
|
+
export { type ActionEvent$7 as ActionEvent, index_d$8_Alignment as Alignment, type BaseEventMetadata$7 as BaseEventMetadata, type index_d$8_CheckboxField as CheckboxField, type index_d$8_CheckoutBrand as CheckoutBrand, type index_d$8_CheckoutFields as CheckoutFields, type index_d$8_CheckoutHeader as CheckoutHeader, type index_d$8_CheckoutPolicies as CheckoutPolicies, type index_d$8_CheckoutSettings as CheckoutSettings, type index_d$8_CheckoutSettingsUpdatedEnvelope as CheckoutSettingsUpdatedEnvelope, type index_d$8_ContactUsPolicy as ContactUsPolicy, type index_d$8_CustomCheckoutPolicy as CustomCheckoutPolicy, type index_d$8_DeleteCheckoutSettingsRequest as DeleteCheckoutSettingsRequest, type index_d$8_DeleteCheckoutSettingsResponse as DeleteCheckoutSettingsResponse, type index_d$8_DigitalItemPolicy as DigitalItemPolicy, type DomainEvent$7 as DomainEvent, type DomainEventBodyOneOf$7 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$7 as EntityCreatedEvent, type EntityDeletedEvent$7 as EntityDeletedEvent, type EntityUpdatedEvent$7 as EntityUpdatedEvent, type EventMetadata$7 as EventMetadata, type index_d$8_GetCheckoutSettingsRequest as GetCheckoutSettingsRequest, type index_d$8_GetCheckoutSettingsResponse as GetCheckoutSettingsResponse, type index_d$8_GiftCardProviderWasProvisioned as GiftCardProviderWasProvisioned, type IdentificationData$7 as IdentificationData, type IdentificationDataIdOneOf$7 as IdentificationDataIdOneOf, type index_d$8_ListCheckoutSettingsRequest as ListCheckoutSettingsRequest, type index_d$8_ListCheckoutSettingsResponse as ListCheckoutSettingsResponse, type index_d$8_Logo as Logo, index_d$8_LogoSize as LogoSize, type MessageEnvelope$7 as MessageEnvelope, type index_d$8_PrivacyPolicy as PrivacyPolicy, type RestoreInfo$6 as RestoreInfo, type index_d$8_ReturnPolicy as ReturnPolicy, type index_d$8_TermsAndConditionsPolicy as TermsAndConditionsPolicy, type index_d$8_UpdateCheckoutSettingsRequest as UpdateCheckoutSettingsRequest, type index_d$8_UpdateCheckoutSettingsResponse as UpdateCheckoutSettingsResponse, WebhookIdentityType$7 as WebhookIdentityType, __metadata$8 as __metadata, index_d$8_getCheckoutSettings as getCheckoutSettings, index_d$8_onCheckoutSettingsUpdated as onCheckoutSettingsUpdated, index_d$8_updateCheckoutSettings as updateCheckoutSettings };
|
|
22331
22334
|
}
|
|
22332
22335
|
|
|
22333
22336
|
interface CheckoutTemplate {
|
|
@@ -24100,7 +24103,7 @@ interface DomainEventBodyOneOf$6 {
|
|
|
24100
24103
|
interface EntityCreatedEvent$6 {
|
|
24101
24104
|
entity?: string;
|
|
24102
24105
|
}
|
|
24103
|
-
interface RestoreInfo$
|
|
24106
|
+
interface RestoreInfo$5 {
|
|
24104
24107
|
deletedDate?: Date;
|
|
24105
24108
|
}
|
|
24106
24109
|
interface EntityUpdatedEvent$6 {
|
|
@@ -24705,7 +24708,7 @@ declare const index_d$7_onCheckoutTemplateUsed: typeof onCheckoutTemplateUsed;
|
|
|
24705
24708
|
declare const index_d$7_queryCheckoutTemplates: typeof queryCheckoutTemplates;
|
|
24706
24709
|
declare const index_d$7_updateCheckoutTemplate: typeof updateCheckoutTemplate;
|
|
24707
24710
|
declare namespace index_d$7 {
|
|
24708
|
-
export { type ActionEvent$6 as ActionEvent, type AdditionalFee$1 as AdditionalFee, type Address$3 as Address, type AddressLocation$2 as AddressLocation, type AddressWithContact$1 as AddressWithContact, type index_d$7_AggregatedTaxBreakdown as AggregatedTaxBreakdown, type ApplicationError$4 as ApplicationError, type AppliedDiscount$1 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$1 as AppliedDiscountDiscountSourceOneOf, type index_d$7_AutoTaxFallbackCalculationDetails as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$6 as BaseEventMetadata, type BuyerInfo$3 as BuyerInfo, type BuyerInfoIdOneOf$1 as BuyerInfoIdOneOf, type index_d$7_CalculationErrors as CalculationErrors, type index_d$7_CalculationErrorsShippingCalculationErrorOneOf as CalculationErrorsShippingCalculationErrorOneOf, type index_d$7_CarrierError as CarrierError, type index_d$7_CarrierErrors as CarrierErrors, type index_d$7_CarrierServiceOption as CarrierServiceOption, type index_d$7_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$1 as CatalogReference, ChannelType$2 as ChannelType, ChargeType$1 as ChargeType, type index_d$7_Checkout as Checkout, type index_d$7_CheckoutCustomization as CheckoutCustomization, type index_d$7_CheckoutTemplate as CheckoutTemplate, type index_d$7_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type index_d$7_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type index_d$7_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type index_d$7_CheckoutTemplateUsed as CheckoutTemplateUsed, type index_d$7_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type index_d$7_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type index_d$7_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$1 as Color, type index_d$7_ConversionInfo as ConversionInfo, type Coupon$1 as Coupon, type index_d$7_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type index_d$7_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type index_d$7_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type index_d$7_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type index_d$7_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type index_d$7_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type index_d$7_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$1 as CreatedBy, type index_d$7_CreatedByIdOneOf as CreatedByIdOneOf, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$4 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$4 as Cursors, type index_d$7_CustomContentReference as CustomContentReference, type CustomField$2 as CustomField, type index_d$7_CustomLineItem as CustomLineItem, type index_d$7_CustomSettings as CustomSettings, type index_d$7_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type index_d$7_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryLogistics$1 as DeliveryLogistics, type DeliveryTimeSlot$1 as DeliveryTimeSlot, type index_d$7_Description as Description, type DescriptionLine$1 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$1 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$1 as DescriptionLineName, DescriptionLineType$1 as DescriptionLineType, type DescriptionLineValueOneOf$1 as DescriptionLineValueOneOf, type Details$1 as Details, type DetailsKindOneOf$1 as DetailsKindOneOf, type DiscountRule$1 as DiscountRule, type DiscountRuleName$1 as DiscountRuleName, DiscountType$1 as DiscountType, type DomainEvent$6 as DomainEvent, type DomainEventBodyOneOf$6 as DomainEventBodyOneOf, type EntityCreatedEvent$6 as EntityCreatedEvent, type EntityDeletedEvent$6 as EntityDeletedEvent, type EntityUpdatedEvent$6 as EntityUpdatedEvent, type EventMetadata$6 as EventMetadata, type ExtendedFields$3 as ExtendedFields, index_d$7_FallbackReason as FallbackReason, type FieldViolation$1 as FieldViolation, index_d$7_FileType as FileType, type FullAddressContactDetails$1 as FullAddressContactDetails, type index_d$7_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type index_d$7_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type index_d$7_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$1 as GiftCard, type index_d$7_Group as Group, type index_d$7_HeadersEntry as HeadersEntry, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type index_d$7_InvalidMembership as InvalidMembership, type index_d$7_ItemAvailabilityInfo as ItemAvailabilityInfo, index_d$7_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$1 as ItemTaxFullDetails, type ItemType$1 as ItemType, ItemTypeItemType$1 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$1 as ItemTypeItemTypeDataOneOf, JurisdictionType$1 as JurisdictionType, type LineItem$2 as LineItem, type LineItemDiscount$1 as LineItemDiscount, index_d$7_ManualCalculationReason as ManualCalculationReason, type index_d$7_Membership as Membership, type MembershipName$2 as MembershipName, type index_d$7_MembershipOptions as MembershipOptions, type index_d$7_MembershipPaymentCredits as MembershipPaymentCredits, type MerchantDiscount$1 as MerchantDiscount, type MessageEnvelope$6 as MessageEnvelope, type index_d$7_MultiCurrencyPrice as MultiCurrencyPrice, index_d$7_NameInLineItem as NameInLineItem, index_d$7_NameInOther as NameInOther, type index_d$7_Other as Other, type index_d$7_OtherCharge as OtherCharge, PaymentOptionType$1 as PaymentOptionType, type PhysicalProperties$1 as PhysicalProperties, type PickupDetails$2 as PickupDetails, PickupMethod$1 as PickupMethod, type PlainTextValue$1 as PlainTextValue, type PriceDescription$1 as PriceDescription, type PriceSummary$1 as PriceSummary, type ProductName$1 as ProductName, type index_d$7_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type index_d$7_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type index_d$7_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, index_d$7_RateType as RateType, type index_d$7_RawHttpResponse as RawHttpResponse, type RestoreInfo$
|
|
24711
|
+
export { type ActionEvent$6 as ActionEvent, type AdditionalFee$1 as AdditionalFee, type Address$3 as Address, type AddressLocation$2 as AddressLocation, type AddressWithContact$1 as AddressWithContact, type index_d$7_AggregatedTaxBreakdown as AggregatedTaxBreakdown, type ApplicationError$4 as ApplicationError, type AppliedDiscount$1 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$1 as AppliedDiscountDiscountSourceOneOf, type index_d$7_AutoTaxFallbackCalculationDetails as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$6 as BaseEventMetadata, type BuyerInfo$3 as BuyerInfo, type BuyerInfoIdOneOf$1 as BuyerInfoIdOneOf, type index_d$7_CalculationErrors as CalculationErrors, type index_d$7_CalculationErrorsShippingCalculationErrorOneOf as CalculationErrorsShippingCalculationErrorOneOf, type index_d$7_CarrierError as CarrierError, type index_d$7_CarrierErrors as CarrierErrors, type index_d$7_CarrierServiceOption as CarrierServiceOption, type index_d$7_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$1 as CatalogReference, ChannelType$2 as ChannelType, ChargeType$1 as ChargeType, type index_d$7_Checkout as Checkout, type index_d$7_CheckoutCustomization as CheckoutCustomization, type index_d$7_CheckoutTemplate as CheckoutTemplate, type index_d$7_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type index_d$7_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type index_d$7_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type index_d$7_CheckoutTemplateUsed as CheckoutTemplateUsed, type index_d$7_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type index_d$7_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type index_d$7_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$1 as Color, type index_d$7_ConversionInfo as ConversionInfo, type Coupon$1 as Coupon, type index_d$7_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type index_d$7_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type index_d$7_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type index_d$7_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type index_d$7_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type index_d$7_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type index_d$7_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$1 as CreatedBy, type index_d$7_CreatedByIdOneOf as CreatedByIdOneOf, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$4 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$4 as Cursors, type index_d$7_CustomContentReference as CustomContentReference, type CustomField$2 as CustomField, type index_d$7_CustomLineItem as CustomLineItem, type index_d$7_CustomSettings as CustomSettings, type index_d$7_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type index_d$7_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryLogistics$1 as DeliveryLogistics, type DeliveryTimeSlot$1 as DeliveryTimeSlot, type index_d$7_Description as Description, type DescriptionLine$1 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$1 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$1 as DescriptionLineName, DescriptionLineType$1 as DescriptionLineType, type DescriptionLineValueOneOf$1 as DescriptionLineValueOneOf, type Details$1 as Details, type DetailsKindOneOf$1 as DetailsKindOneOf, type DiscountRule$1 as DiscountRule, type DiscountRuleName$1 as DiscountRuleName, DiscountType$1 as DiscountType, type DomainEvent$6 as DomainEvent, type DomainEventBodyOneOf$6 as DomainEventBodyOneOf, type EntityCreatedEvent$6 as EntityCreatedEvent, type EntityDeletedEvent$6 as EntityDeletedEvent, type EntityUpdatedEvent$6 as EntityUpdatedEvent, type EventMetadata$6 as EventMetadata, type ExtendedFields$3 as ExtendedFields, index_d$7_FallbackReason as FallbackReason, type FieldViolation$1 as FieldViolation, index_d$7_FileType as FileType, type FullAddressContactDetails$1 as FullAddressContactDetails, type index_d$7_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type index_d$7_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type index_d$7_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$1 as GiftCard, type index_d$7_Group as Group, type index_d$7_HeadersEntry as HeadersEntry, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type index_d$7_InvalidMembership as InvalidMembership, type index_d$7_ItemAvailabilityInfo as ItemAvailabilityInfo, index_d$7_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$1 as ItemTaxFullDetails, type ItemType$1 as ItemType, ItemTypeItemType$1 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$1 as ItemTypeItemTypeDataOneOf, JurisdictionType$1 as JurisdictionType, type LineItem$2 as LineItem, type LineItemDiscount$1 as LineItemDiscount, index_d$7_ManualCalculationReason as ManualCalculationReason, type index_d$7_Membership as Membership, type MembershipName$2 as MembershipName, type index_d$7_MembershipOptions as MembershipOptions, type index_d$7_MembershipPaymentCredits as MembershipPaymentCredits, type MerchantDiscount$1 as MerchantDiscount, type MessageEnvelope$6 as MessageEnvelope, type index_d$7_MultiCurrencyPrice as MultiCurrencyPrice, index_d$7_NameInLineItem as NameInLineItem, index_d$7_NameInOther as NameInOther, type index_d$7_Other as Other, type index_d$7_OtherCharge as OtherCharge, PaymentOptionType$1 as PaymentOptionType, type PhysicalProperties$1 as PhysicalProperties, type PickupDetails$2 as PickupDetails, PickupMethod$1 as PickupMethod, type PlainTextValue$1 as PlainTextValue, type PriceDescription$1 as PriceDescription, type PriceSummary$1 as PriceSummary, type ProductName$1 as ProductName, type index_d$7_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type index_d$7_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type index_d$7_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, index_d$7_RateType as RateType, type index_d$7_RawHttpResponse as RawHttpResponse, type RestoreInfo$5 as RestoreInfo, RuleType$1 as RuleType, type index_d$7_Scope as Scope, type index_d$7_SecuredMedia as SecuredMedia, type index_d$7_SelectedCarrierServiceOption as SelectedCarrierServiceOption, type index_d$7_SelectedCarrierServiceOptionOtherCharge as SelectedCarrierServiceOptionOtherCharge, type index_d$7_SelectedCarrierServiceOptionPrices as SelectedCarrierServiceOptionPrices, type index_d$7_SelectedMembership as SelectedMembership, type index_d$7_SelectedMemberships as SelectedMemberships, type ServiceProperties$1 as ServiceProperties, index_d$7_Severity as Severity, type ShippingInfo$1 as ShippingInfo, type index_d$7_ShippingOption as ShippingOption, type ShippingPrice$1 as ShippingPrice, type ShippingRegion$1 as ShippingRegion, SortOrder$4 as SortOrder, type Sorting$4 as Sorting, index_d$7_Status as Status, type StreetAddress$2 as StreetAddress, SubscriptionFrequency$2 as SubscriptionFrequency, type SubscriptionOptionInfo$1 as SubscriptionOptionInfo, type SubscriptionSettings$2 as SubscriptionSettings, type SystemError$1 as SystemError, type index_d$7_Target as Target, type index_d$7_TargetLineItem as TargetLineItem, type index_d$7_TargetTargetTypeOneOf as TargetTargetTypeOneOf, type index_d$7_TaxBreakdown as TaxBreakdown, type index_d$7_TaxCalculationDetails as TaxCalculationDetails, type index_d$7_TaxCalculationDetailsCalculationDetailsOneOf as TaxCalculationDetailsCalculationDetailsOneOf, type index_d$7_TaxRateBreakdown as TaxRateBreakdown, type TaxSummary$1 as TaxSummary, type index_d$7_Title as Title, type index_d$7_UpdateCheckoutTemplate as UpdateCheckoutTemplate, type index_d$7_UpdateCheckoutTemplateRequest as UpdateCheckoutTemplateRequest, type index_d$7_UpdateCheckoutTemplateResponse as UpdateCheckoutTemplateResponse, type index_d$7_UpdateCheckoutTemplateResponseNonNullableFields as UpdateCheckoutTemplateResponseNonNullableFields, type index_d$7_V1LineItem as V1LineItem, type ValidationError$1 as ValidationError, type VatId$2 as VatId, VatType$2 as VatType, type index_d$7_Violation as Violation, type index_d$7_WebClientCustomization as WebClientCustomization, WebhookIdentityType$6 as WebhookIdentityType, WeightUnit$2 as WeightUnit, __metadata$7 as __metadata, index_d$7_createCheckoutFromTemplate as createCheckoutFromTemplate, index_d$7_createCheckoutTemplate as createCheckoutTemplate, index_d$7_deleteCheckoutTemplate as deleteCheckoutTemplate, index_d$7_getCheckoutTemplate as getCheckoutTemplate, index_d$7_onCheckoutTemplateCreated as onCheckoutTemplateCreated, index_d$7_onCheckoutTemplateDeleted as onCheckoutTemplateDeleted, index_d$7_onCheckoutTemplateUpdated as onCheckoutTemplateUpdated, index_d$7_onCheckoutTemplateUsed as onCheckoutTemplateUsed, index_d$7_queryCheckoutTemplates as queryCheckoutTemplates, index_d$7_updateCheckoutTemplate as updateCheckoutTemplate };
|
|
24709
24712
|
}
|
|
24710
24713
|
|
|
24711
24714
|
/**
|
|
@@ -25485,7 +25488,7 @@ interface DomainEventBodyOneOf$5 {
|
|
|
25485
25488
|
interface EntityCreatedEvent$5 {
|
|
25486
25489
|
entity?: string;
|
|
25487
25490
|
}
|
|
25488
|
-
interface
|
|
25491
|
+
interface RestoreInfo$4 {
|
|
25489
25492
|
deletedDate?: Date;
|
|
25490
25493
|
}
|
|
25491
25494
|
interface EntityUpdatedEvent$5 {
|
|
@@ -26214,7 +26217,7 @@ declare const index_d$6_updateDeliveryCarrier: typeof updateDeliveryCarrier;
|
|
|
26214
26217
|
declare const index_d$6_updateDeliveryProfile: typeof updateDeliveryProfile;
|
|
26215
26218
|
declare const index_d$6_updateDeliveryRegion: typeof updateDeliveryRegion;
|
|
26216
26219
|
declare namespace index_d$6 {
|
|
26217
|
-
export { type ActionEvent$5 as ActionEvent, type index_d$6_AddDeliveryCarrierOptions as AddDeliveryCarrierOptions, type index_d$6_AddDeliveryCarrierRequest as AddDeliveryCarrierRequest, type index_d$6_AddDeliveryCarrierResponse as AddDeliveryCarrierResponse, type index_d$6_AddDeliveryCarrierResponseNonNullableFields as AddDeliveryCarrierResponseNonNullableFields, type index_d$6_AddDeliveryRegionOptions as AddDeliveryRegionOptions, type index_d$6_AddDeliveryRegionRequest as AddDeliveryRegionRequest, type index_d$6_AddDeliveryRegionResponse as AddDeliveryRegionResponse, type index_d$6_AddDeliveryRegionResponseNonNullableFields as AddDeliveryRegionResponseNonNullableFields, type index_d$6_AdditionalCharge as AdditionalCharge, type ApplicationError$3 as ApplicationError, type index_d$6_Asset as Asset, type index_d$6_BackupRate as BackupRate, type BaseEventMetadata$5 as BaseEventMetadata, type BulkActionMetadata$3 as BulkActionMetadata, index_d$6_ChargeType as ChargeType, type index_d$6_Column as Column, type index_d$6_CreateDeliveryProfileRequest as CreateDeliveryProfileRequest, type index_d$6_CreateDeliveryProfileResponse as CreateDeliveryProfileResponse, type index_d$6_CreateDeliveryProfileResponseNonNullableFields as CreateDeliveryProfileResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$1 as CursorQuery, type CursorQueryPagingMethodOneOf$1 as CursorQueryPagingMethodOneOf, type Cursors$3 as Cursors, type index_d$6_DashboardTable as DashboardTable, type index_d$6_DeleteContext as DeleteContext, type index_d$6_DeleteDeliveryProfileRequest as DeleteDeliveryProfileRequest, type index_d$6_DeleteDeliveryProfileResponse as DeleteDeliveryProfileResponse, index_d$6_DeleteStatus as DeleteStatus, type index_d$6_DeliveryCarrier as DeliveryCarrier, type index_d$6_DeliveryCarrierDetails as DeliveryCarrierDetails, type index_d$6_DeliveryCarrierRegionalSettings as DeliveryCarrierRegionalSettings, type index_d$6_DeliveryProfile as DeliveryProfile, type index_d$6_DeliveryProfileCreatedEnvelope as DeliveryProfileCreatedEnvelope, type index_d$6_DeliveryProfileDeletedEnvelope as DeliveryProfileDeletedEnvelope, type index_d$6_DeliveryProfileDeliveryRegionAddedEnvelope as DeliveryProfileDeliveryRegionAddedEnvelope, type index_d$6_DeliveryProfileDeliveryRegionRemovedEnvelope as DeliveryProfileDeliveryRegionRemovedEnvelope, type index_d$6_DeliveryProfileDeliveryRegionUpdatedEnvelope as DeliveryProfileDeliveryRegionUpdatedEnvelope, type index_d$6_DeliveryProfileUpdatedEnvelope as DeliveryProfileUpdatedEnvelope, type index_d$6_DeliveryProfilesQueryBuilder as DeliveryProfilesQueryBuilder, type index_d$6_DeliveryProfilesQueryResult as DeliveryProfilesQueryResult, type index_d$6_DeliveryRegion as DeliveryRegion, type index_d$6_DeliveryRegionAdded as DeliveryRegionAdded, type index_d$6_DeliveryRegionRemoved as DeliveryRegionRemoved, type index_d$6_DeliveryRegionUpdated as DeliveryRegionUpdated, type index_d$6_Destination as Destination, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$2 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$5 as EventMetadata, type ExtendedFields$2 as ExtendedFields, type index_d$6_GetDeliveryProfileRequest as GetDeliveryProfileRequest, type index_d$6_GetDeliveryProfileResponse as GetDeliveryProfileResponse, type index_d$6_GetDeliveryProfileResponseNonNullableFields as GetDeliveryProfileResponseNonNullableFields, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type ItemMetadata$3 as ItemMetadata, type index_d$6_ListDeliveryCarrierDetailsRequest as ListDeliveryCarrierDetailsRequest, type index_d$6_ListDeliveryCarrierDetailsResponse as ListDeliveryCarrierDetailsResponse, type index_d$6_ListDeliveryCarrierDetailsResponseNonNullableFields as ListDeliveryCarrierDetailsResponseNonNullableFields, type index_d$6_ListDeliveryCarriersOptions as ListDeliveryCarriersOptions, type index_d$6_ListDeliveryCarriersRequest as ListDeliveryCarriersRequest, type index_d$6_ListDeliveryCarriersResponse as ListDeliveryCarriersResponse, type index_d$6_ListDeliveryCarriersResponseNonNullableFields as ListDeliveryCarriersResponseNonNullableFields, type index_d$6_ListDeliveryCarriersResult as ListDeliveryCarriersResult, type MessageEnvelope$5 as MessageEnvelope, type index_d$6_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type index_d$6_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type index_d$6_NamespaceChanged as NamespaceChanged, type index_d$6_QueryDeliveryProfilesRequest as QueryDeliveryProfilesRequest, type index_d$6_QueryDeliveryProfilesResponse as QueryDeliveryProfilesResponse, type index_d$6_QueryDeliveryProfilesResponseNonNullableFields as QueryDeliveryProfilesResponseNonNullableFields, type index_d$6_RemoveDeliveryCarrierOptions as RemoveDeliveryCarrierOptions, type index_d$6_RemoveDeliveryCarrierRequest as RemoveDeliveryCarrierRequest, type index_d$6_RemoveDeliveryCarrierResponse as RemoveDeliveryCarrierResponse, type index_d$6_RemoveDeliveryCarrierResponseNonNullableFields as RemoveDeliveryCarrierResponseNonNullableFields, type index_d$6_RemoveDeliveryRegionIdentifiers as RemoveDeliveryRegionIdentifiers, type index_d$6_RemoveDeliveryRegionOptions as RemoveDeliveryRegionOptions, type index_d$6_RemoveDeliveryRegionRequest as RemoveDeliveryRegionRequest, type index_d$6_RemoveDeliveryRegionResponse as RemoveDeliveryRegionResponse, type index_d$6_RemoveDeliveryRegionResponseNonNullableFields as RemoveDeliveryRegionResponseNonNullableFields, type index_d$6_Row as Row, type index_d$6_ServiceProvisioned as ServiceProvisioned, type index_d$6_ServiceRemoved as ServiceRemoved, type index_d$6_SiteCreated as SiteCreated, index_d$6_SiteCreatedContext as SiteCreatedContext, type index_d$6_SiteDeleted as SiteDeleted, type index_d$6_SiteHardDeleted as SiteHardDeleted, type index_d$6_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type index_d$6_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type index_d$6_SitePublished as SitePublished, type index_d$6_SiteRenamed as SiteRenamed, type index_d$6_SiteTransferred as SiteTransferred, type index_d$6_SiteUndeleted as SiteUndeleted, type index_d$6_SiteUnpublished as SiteUnpublished, SortOrder$3 as SortOrder, type Sorting$3 as Sorting, State$1 as State, type index_d$6_StudioAssigned as StudioAssigned, type index_d$6_StudioUnassigned as StudioUnassigned, type
|
|
26220
|
+
export { type ActionEvent$5 as ActionEvent, type index_d$6_AddDeliveryCarrierOptions as AddDeliveryCarrierOptions, type index_d$6_AddDeliveryCarrierRequest as AddDeliveryCarrierRequest, type index_d$6_AddDeliveryCarrierResponse as AddDeliveryCarrierResponse, type index_d$6_AddDeliveryCarrierResponseNonNullableFields as AddDeliveryCarrierResponseNonNullableFields, type index_d$6_AddDeliveryRegionOptions as AddDeliveryRegionOptions, type index_d$6_AddDeliveryRegionRequest as AddDeliveryRegionRequest, type index_d$6_AddDeliveryRegionResponse as AddDeliveryRegionResponse, type index_d$6_AddDeliveryRegionResponseNonNullableFields as AddDeliveryRegionResponseNonNullableFields, type index_d$6_AdditionalCharge as AdditionalCharge, type ApplicationError$3 as ApplicationError, type index_d$6_Asset as Asset, type index_d$6_BackupRate as BackupRate, type BaseEventMetadata$5 as BaseEventMetadata, type BulkActionMetadata$3 as BulkActionMetadata, index_d$6_ChargeType as ChargeType, type index_d$6_Column as Column, type index_d$6_CreateDeliveryProfileRequest as CreateDeliveryProfileRequest, type index_d$6_CreateDeliveryProfileResponse as CreateDeliveryProfileResponse, type index_d$6_CreateDeliveryProfileResponseNonNullableFields as CreateDeliveryProfileResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$1 as CursorQuery, type CursorQueryPagingMethodOneOf$1 as CursorQueryPagingMethodOneOf, type Cursors$3 as Cursors, type index_d$6_DashboardTable as DashboardTable, type index_d$6_DeleteContext as DeleteContext, type index_d$6_DeleteDeliveryProfileRequest as DeleteDeliveryProfileRequest, type index_d$6_DeleteDeliveryProfileResponse as DeleteDeliveryProfileResponse, index_d$6_DeleteStatus as DeleteStatus, type index_d$6_DeliveryCarrier as DeliveryCarrier, type index_d$6_DeliveryCarrierDetails as DeliveryCarrierDetails, type index_d$6_DeliveryCarrierRegionalSettings as DeliveryCarrierRegionalSettings, type index_d$6_DeliveryProfile as DeliveryProfile, type index_d$6_DeliveryProfileCreatedEnvelope as DeliveryProfileCreatedEnvelope, type index_d$6_DeliveryProfileDeletedEnvelope as DeliveryProfileDeletedEnvelope, type index_d$6_DeliveryProfileDeliveryRegionAddedEnvelope as DeliveryProfileDeliveryRegionAddedEnvelope, type index_d$6_DeliveryProfileDeliveryRegionRemovedEnvelope as DeliveryProfileDeliveryRegionRemovedEnvelope, type index_d$6_DeliveryProfileDeliveryRegionUpdatedEnvelope as DeliveryProfileDeliveryRegionUpdatedEnvelope, type index_d$6_DeliveryProfileUpdatedEnvelope as DeliveryProfileUpdatedEnvelope, type index_d$6_DeliveryProfilesQueryBuilder as DeliveryProfilesQueryBuilder, type index_d$6_DeliveryProfilesQueryResult as DeliveryProfilesQueryResult, type index_d$6_DeliveryRegion as DeliveryRegion, type index_d$6_DeliveryRegionAdded as DeliveryRegionAdded, type index_d$6_DeliveryRegionRemoved as DeliveryRegionRemoved, type index_d$6_DeliveryRegionUpdated as DeliveryRegionUpdated, type index_d$6_Destination as Destination, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$2 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$5 as EventMetadata, type ExtendedFields$2 as ExtendedFields, type index_d$6_GetDeliveryProfileRequest as GetDeliveryProfileRequest, type index_d$6_GetDeliveryProfileResponse as GetDeliveryProfileResponse, type index_d$6_GetDeliveryProfileResponseNonNullableFields as GetDeliveryProfileResponseNonNullableFields, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type ItemMetadata$3 as ItemMetadata, type index_d$6_ListDeliveryCarrierDetailsRequest as ListDeliveryCarrierDetailsRequest, type index_d$6_ListDeliveryCarrierDetailsResponse as ListDeliveryCarrierDetailsResponse, type index_d$6_ListDeliveryCarrierDetailsResponseNonNullableFields as ListDeliveryCarrierDetailsResponseNonNullableFields, type index_d$6_ListDeliveryCarriersOptions as ListDeliveryCarriersOptions, type index_d$6_ListDeliveryCarriersRequest as ListDeliveryCarriersRequest, type index_d$6_ListDeliveryCarriersResponse as ListDeliveryCarriersResponse, type index_d$6_ListDeliveryCarriersResponseNonNullableFields as ListDeliveryCarriersResponseNonNullableFields, type index_d$6_ListDeliveryCarriersResult as ListDeliveryCarriersResult, type MessageEnvelope$5 as MessageEnvelope, type index_d$6_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type index_d$6_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type index_d$6_NamespaceChanged as NamespaceChanged, type index_d$6_QueryDeliveryProfilesRequest as QueryDeliveryProfilesRequest, type index_d$6_QueryDeliveryProfilesResponse as QueryDeliveryProfilesResponse, type index_d$6_QueryDeliveryProfilesResponseNonNullableFields as QueryDeliveryProfilesResponseNonNullableFields, type index_d$6_RemoveDeliveryCarrierOptions as RemoveDeliveryCarrierOptions, type index_d$6_RemoveDeliveryCarrierRequest as RemoveDeliveryCarrierRequest, type index_d$6_RemoveDeliveryCarrierResponse as RemoveDeliveryCarrierResponse, type index_d$6_RemoveDeliveryCarrierResponseNonNullableFields as RemoveDeliveryCarrierResponseNonNullableFields, type index_d$6_RemoveDeliveryRegionIdentifiers as RemoveDeliveryRegionIdentifiers, type index_d$6_RemoveDeliveryRegionOptions as RemoveDeliveryRegionOptions, type index_d$6_RemoveDeliveryRegionRequest as RemoveDeliveryRegionRequest, type index_d$6_RemoveDeliveryRegionResponse as RemoveDeliveryRegionResponse, type index_d$6_RemoveDeliveryRegionResponseNonNullableFields as RemoveDeliveryRegionResponseNonNullableFields, type RestoreInfo$4 as RestoreInfo, type index_d$6_Row as Row, type index_d$6_ServiceProvisioned as ServiceProvisioned, type index_d$6_ServiceRemoved as ServiceRemoved, type index_d$6_SiteCreated as SiteCreated, index_d$6_SiteCreatedContext as SiteCreatedContext, type index_d$6_SiteDeleted as SiteDeleted, type index_d$6_SiteHardDeleted as SiteHardDeleted, type index_d$6_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type index_d$6_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type index_d$6_SitePublished as SitePublished, type index_d$6_SiteRenamed as SiteRenamed, type index_d$6_SiteTransferred as SiteTransferred, type index_d$6_SiteUndeleted as SiteUndeleted, type index_d$6_SiteUnpublished as SiteUnpublished, SortOrder$3 as SortOrder, type Sorting$3 as Sorting, State$1 as State, type index_d$6_StudioAssigned as StudioAssigned, type index_d$6_StudioUnassigned as StudioUnassigned, type index_d$6_UpdateDeliveryCarrierOptions as UpdateDeliveryCarrierOptions, type index_d$6_UpdateDeliveryCarrierRequest as UpdateDeliveryCarrierRequest, type index_d$6_UpdateDeliveryCarrierResponse as UpdateDeliveryCarrierResponse, type index_d$6_UpdateDeliveryCarrierResponseNonNullableFields as UpdateDeliveryCarrierResponseNonNullableFields, type index_d$6_UpdateDeliveryProfile as UpdateDeliveryProfile, type index_d$6_UpdateDeliveryProfileRequest as UpdateDeliveryProfileRequest, type index_d$6_UpdateDeliveryProfileResponse as UpdateDeliveryProfileResponse, type index_d$6_UpdateDeliveryProfileResponseNonNullableFields as UpdateDeliveryProfileResponseNonNullableFields, type index_d$6_UpdateDeliveryRegion as UpdateDeliveryRegion, type index_d$6_UpdateDeliveryRegionIdentifiers as UpdateDeliveryRegionIdentifiers, type index_d$6_UpdateDeliveryRegionOptions as UpdateDeliveryRegionOptions, type index_d$6_UpdateDeliveryRegionRequest as UpdateDeliveryRegionRequest, type index_d$6_UpdateDeliveryRegionResponse as UpdateDeliveryRegionResponse, type index_d$6_UpdateDeliveryRegionResponseNonNullableFields as UpdateDeliveryRegionResponseNonNullableFields, type UpdateExtendedFieldsOptions$1 as UpdateExtendedFieldsOptions, type UpdateExtendedFieldsRequest$1 as UpdateExtendedFieldsRequest, type UpdateExtendedFieldsResponse$1 as UpdateExtendedFieldsResponse, type UpdateExtendedFieldsResponseNonNullableFields$1 as UpdateExtendedFieldsResponseNonNullableFields, WebhookIdentityType$5 as WebhookIdentityType, __metadata$6 as __metadata, index_d$6_addDeliveryCarrier as addDeliveryCarrier, index_d$6_addDeliveryRegion as addDeliveryRegion, index_d$6_createDeliveryProfile as createDeliveryProfile, index_d$6_deleteDeliveryProfile as deleteDeliveryProfile, index_d$6_getDeliveryProfile as getDeliveryProfile, index_d$6_listDeliveryCarrierDetails as listDeliveryCarrierDetails, index_d$6_listDeliveryCarriers as listDeliveryCarriers, index_d$6_onDeliveryProfileCreated as onDeliveryProfileCreated, index_d$6_onDeliveryProfileDeleted as onDeliveryProfileDeleted, index_d$6_onDeliveryProfileDeliveryRegionAdded as onDeliveryProfileDeliveryRegionAdded, index_d$6_onDeliveryProfileDeliveryRegionRemoved as onDeliveryProfileDeliveryRegionRemoved, index_d$6_onDeliveryProfileDeliveryRegionUpdated as onDeliveryProfileDeliveryRegionUpdated, index_d$6_onDeliveryProfileUpdated as onDeliveryProfileUpdated, index_d$6_queryDeliveryProfiles as queryDeliveryProfiles, index_d$6_removeDeliveryCarrier as removeDeliveryCarrier, index_d$6_removeDeliveryRegion as removeDeliveryRegion, index_d$6_updateDeliveryCarrier as updateDeliveryCarrier, index_d$6_updateDeliveryProfile as updateDeliveryProfile, index_d$6_updateDeliveryRegion as updateDeliveryRegion, updateExtendedFields$1 as updateExtendedFields };
|
|
26218
26221
|
}
|
|
26219
26222
|
|
|
26220
26223
|
interface OrderWithFulfillments {
|