@salesforce/lds-adapters-industries-cpq 0.1.0-dev1
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/LICENSE.txt +82 -0
- package/dist/es/es2018/industries-cpq.js +9433 -0
- package/dist/es/es2018/types/src/generated/adapters/adapter-utils.d.ts +62 -0
- package/dist/es/es2018/types/src/generated/adapters/bulkProductDetails.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/adapters/categoryDetails.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/adapters/categoryList.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/adapters/configure.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/createCart.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/createCartItems.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/createFavorite.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/adapters/createRule.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/deleteFavorite.d.ts +14 -0
- package/dist/es/es2018/types/src/generated/adapters/getCart.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/getFavorite.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/getFavoriteId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/adapters/guidedSelectionProductList.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/adapters/preview.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/priceCart.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/productDetails.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/productList.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/searchProductList.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/shareFavorite.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/smartProductSelection.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/adapters/updateCart.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/updateCartItems.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/updateFavorite.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/adapters/updateRule.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/validateRule.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/resources/deleteConnectCpqConfiguratorSavedConfigurationById.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCpqCartsByCartId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCpqConfiguratorSavedConfiguration.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCpqConfiguratorSavedConfigurationById.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCpqCartsByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCpqCartsItemsByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCpqCartsPriceByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCarts.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCartsItemsByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCategories.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCategoriesByCategoryId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsConfigure.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsCreateRule.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsUpdateRule.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsValidateRule.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorFavoriteActionsShare.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorSavedConfiguration.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqPreview.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProducts.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsBulk.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsByProductId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsGuidedSelection.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsSearch.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsSmartSelection.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/putConnectCpqConfiguratorSavedConfigurationById.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/types/AdditionalFieldsOutputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ApiStatusOutputRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/AttributeCategoryOutputRepresentation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/AttributePickListOutputRepresentation.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/AttributePickListValueOutputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/BulkProductDetailsInput.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/CartItemOutputRepresentation.d.ts +60 -0
- package/dist/es/es2018/types/src/generated/types/CartItemsOutputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/CartPricingTotalOutputRepresentation.d.ts +46 -0
- package/dist/es/es2018/types/src/generated/types/CategoryDetailsInputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/CategoryDetailsOutputRepresentation.d.ts +62 -0
- package/dist/es/es2018/types/src/generated/types/CategoryListInputRepresentation.d.ts +69 -0
- package/dist/es/es2018/types/src/generated/types/CategoryListOutputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/CategoryOutputRepresentation.d.ts +60 -0
- package/dist/es/es2018/types/src/generated/types/ConditionCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConditionInformationCollectionInputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ConditionInformationInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ConditionInputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAddedNodeInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAdditionalFieldsOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributeCategoryOutputRepresentation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributeOutputRepresentation.d.ts +109 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributePicklistOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributePicklistValueOutputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorDeletedNodeInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorInputRepresentation.d.ts +64 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorOptionsInputRepresentation.d.ts +49 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorOutputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorPriceOutputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorPricingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductCatalogOutputRepresentation.d.ts +114 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductClassificationOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductComponentGroupOutputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductRelatedComponentOutputRepresentation.d.ts +79 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductSellingModelOptionOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductSellingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorQualificationContextOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorQuantityInfoOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleInputRepresentation.d.ts +64 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleOutputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleValidatorInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleValidatorOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorUnitOfMeasureOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorUpdatedNodeInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/CpqBaseBulkDetailsOutput.d.ts +51 -0
- package/dist/es/es2018/types/src/generated/types/CpqBaseDetailsOutputRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/CpqBaseListOutputRepresentation.d.ts +61 -0
- package/dist/es/es2018/types/src/generated/types/CpqMessageOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartInputRepresentation.d.ts +48 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartItemsInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartItemsInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartItemsOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartRequestWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/CreateFavoriteOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/FacetValueRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/FavoriteInputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/FavoriteListOutputRepresenation.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/types/FavoriteOutputRepresenation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/FilterCriteriaInputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/FilterInputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/GetCartOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionInputRepresentation.d.ts +103 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionOutputRepresentation.d.ts +67 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionSearchTermInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionSearchTermOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/PreviewInputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/PreviewInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/PriceCartInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/PriceCartInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/PricingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/PricingTotalOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ProductAttributeOutputRepresentation.d.ts +113 -0
- package/dist/es/es2018/types/src/generated/types/ProductClassificationOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ProductComponentGroupOutputRepresentation.d.ts +53 -0
- package/dist/es/es2018/types/src/generated/types/ProductConfigurationInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ProductDataInput.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ProductDeltaConfigurationInputRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/ProductDetailsInputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ProductDetailsInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ProductDetailsOutputRepresentation.d.ts +126 -0
- package/dist/es/es2018/types/src/generated/types/ProductListInputRepresentation.d.ts +61 -0
- package/dist/es/es2018/types/src/generated/types/ProductListInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ProductListOutputRepresentation.d.ts +120 -0
- package/dist/es/es2018/types/src/generated/types/ProductOutputRepresentation.d.ts +116 -0
- package/dist/es/es2018/types/src/generated/types/ProductPricesOutputRepresentation.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/ProductQuantityOutputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ProductRelatedComponentOutputRepresentation.d.ts +79 -0
- package/dist/es/es2018/types/src/generated/types/ProductSellingModelOptionOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ProductSellingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ProductSpecificationRecordTypeOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ProductSpecificationTypeOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ProductVariantAttributeOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ProductVariantAttributeSetOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/ProductVariantAttributeValueOutputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/PromotionOutputRepresentation.d.ts +61 -0
- package/dist/es/es2018/types/src/generated/types/QocBaseOutputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/QualificationContextOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/RelatedObjectFilterInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ResourceValueCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/RuleActionCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/RuleActionInputRepresentation.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/RuleCriteriaCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/RuleCriteriaInputRepresentation.d.ts +53 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsFacetRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsInputRepresentation.d.ts +64 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsOutputRepresentation.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/ShareFavoriteInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ShareFavoriteOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/SmartSelectionInputRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/SmartSelectionOutputRepresentation.d.ts +48 -0
- package/dist/es/es2018/types/src/generated/types/SmartSelectionSearchInputRepresentation.d.ts +46 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartItemsInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartItemsInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartItemsOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/UpdateFavoriteInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/UpdateFavoriteOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ValidateCartOutputRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/ValidationResultOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/type-utils.d.ts +32 -0
- package/package.json +76 -0
- package/sfdc/index.d.ts +1 -0
- package/sfdc/index.js +9596 -0
- package/src/raml/api.raml +4269 -0
- package/src/raml/luvio.raml +207 -0
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { FilterCriteriaInputRepresentation as FilterCriteriaInputRepresentation_FilterCriteriaInputRepresentation } from './FilterCriteriaInputRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "fa3015a817b454e8e04f224025b529be";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: FilterInputRepresentation, existing: FilterInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FilterInputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: FilterInputRepresentationNormalized, incoming: FilterInputRepresentationNormalized): boolean;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: FilterInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Input Representation for Filters
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface FilterInputRepresentationNormalized {
|
|
18
|
+
/** filter criteria */
|
|
19
|
+
criteria: Array<FilterCriteriaInputRepresentation_FilterCriteriaInputRepresentation>;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Input Representation for Filters
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface FilterInputRepresentation {
|
|
28
|
+
criteria: Array<FilterCriteriaInputRepresentation_FilterCriteriaInputRepresentation>;
|
|
29
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { ApiStatusOutputRepresentation as ApiStatusOutputRepresentation_ApiStatusOutputRepresentation } from './ApiStatusOutputRepresentation';
|
|
2
|
+
import { CartItemsOutputRepresentation as CartItemsOutputRepresentation_CartItemsOutputRepresentation } from './CartItemsOutputRepresentation';
|
|
3
|
+
import { PricingTotalOutputRepresentation as PricingTotalOutputRepresentation_PricingTotalOutputRepresentation } from './PricingTotalOutputRepresentation';
|
|
4
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
5
|
+
export declare const VERSION = "db83704358e5d7a3f3f3622cdd0a5114";
|
|
6
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
|
+
export declare const RepresentationType: string;
|
|
8
|
+
export declare function normalize(input: GetCartOutputRepresentation, existing: GetCartOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): GetCartOutputRepresentationNormalized;
|
|
9
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
10
|
+
export declare function equals(existing: GetCartOutputRepresentationNormalized, incoming: GetCartOutputRepresentationNormalized): boolean;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: GetCartOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
13
|
+
/**
|
|
14
|
+
* Output Representation for Get Cart
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface GetCartOutputRepresentationNormalized {
|
|
20
|
+
/** API Status */
|
|
21
|
+
apiStatus: ApiStatusOutputRepresentation_ApiStatusOutputRepresentation;
|
|
22
|
+
/** Unique identifier(id) of the cart */
|
|
23
|
+
cartId?: string;
|
|
24
|
+
/** Cart Items */
|
|
25
|
+
cartItems?: CartItemsOutputRepresentation_CartItemsOutputRepresentation;
|
|
26
|
+
/** Cart Total Pricing details */
|
|
27
|
+
totals?: Array<PricingTotalOutputRepresentation_PricingTotalOutputRepresentation>;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Output Representation for Get Cart
|
|
31
|
+
*
|
|
32
|
+
* Keys:
|
|
33
|
+
* (none)
|
|
34
|
+
*/
|
|
35
|
+
export interface GetCartOutputRepresentation {
|
|
36
|
+
apiStatus: ApiStatusOutputRepresentation_ApiStatusOutputRepresentation;
|
|
37
|
+
cartId?: string;
|
|
38
|
+
cartItems?: CartItemsOutputRepresentation_CartItemsOutputRepresentation;
|
|
39
|
+
totals?: Array<PricingTotalOutputRepresentation_PricingTotalOutputRepresentation>;
|
|
40
|
+
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
import { FilterInputRepresentation as FilterInputRepresentation_FilterInputRepresentation } from './FilterInputRepresentation';
|
|
2
|
+
import { RelatedObjectFilterInputRepresentation as RelatedObjectFilterInputRepresentation_RelatedObjectFilterInputRepresentation } from './RelatedObjectFilterInputRepresentation';
|
|
3
|
+
import { GuidedSelectionSearchTermInputRepresentation as GuidedSelectionSearchTermInputRepresentation_GuidedSelectionSearchTermInputRepresentation } from './GuidedSelectionSearchTermInputRepresentation';
|
|
4
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
5
|
+
export declare const VERSION = "9890c36b80e5d82b1eab5d0d82849933";
|
|
6
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
|
+
export declare const RepresentationType: string;
|
|
8
|
+
export declare function normalize(input: GuidedSelectionInputRepresentation, existing: GuidedSelectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): GuidedSelectionInputRepresentationNormalized;
|
|
9
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
10
|
+
export declare function equals(existing: GuidedSelectionInputRepresentationNormalized, incoming: GuidedSelectionInputRepresentationNormalized): boolean;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: GuidedSelectionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
13
|
+
/**
|
|
14
|
+
* Input Representation for Guided Selection.
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface GuidedSelectionInputRepresentationNormalized {
|
|
20
|
+
/** Additional Context Data */
|
|
21
|
+
additionalContextData?: unknown;
|
|
22
|
+
/** Map of additional fields */
|
|
23
|
+
additionalFields?: {};
|
|
24
|
+
/** Id of the catalog. */
|
|
25
|
+
catalogId?: string;
|
|
26
|
+
/** Id of the category. */
|
|
27
|
+
categoryId?: string;
|
|
28
|
+
/** Context Definition Name */
|
|
29
|
+
contextDefinition?: string;
|
|
30
|
+
/** Context Mapping Name */
|
|
31
|
+
contextMapping?: string;
|
|
32
|
+
/** CorrelationId */
|
|
33
|
+
correlationId?: string;
|
|
34
|
+
/** Currency code for the prices */
|
|
35
|
+
currencyCode?: string;
|
|
36
|
+
/** Cursor */
|
|
37
|
+
cursor?: string;
|
|
38
|
+
/** Enable Pricing */
|
|
39
|
+
enablePricing?: boolean;
|
|
40
|
+
/** Enable Qualification */
|
|
41
|
+
enableQualification?: boolean;
|
|
42
|
+
/** Filters */
|
|
43
|
+
filter?: FilterInputRepresentation_FilterInputRepresentation;
|
|
44
|
+
/** Guided Selection Response Identifier */
|
|
45
|
+
guidedSelectionResponseId?: string;
|
|
46
|
+
/** Get Catalog details */
|
|
47
|
+
includeCatalogDetails?: boolean;
|
|
48
|
+
/** Number of item count you want in the response */
|
|
49
|
+
limit?: number;
|
|
50
|
+
/** Offset size from which you need the catalog count */
|
|
51
|
+
offset?: number;
|
|
52
|
+
/** Sort by ascending/descending order */
|
|
53
|
+
orderBy?: Array<string>;
|
|
54
|
+
/** Id of the price Book. */
|
|
55
|
+
priceBookId?: string;
|
|
56
|
+
/** Pricing Procedure Name */
|
|
57
|
+
pricingProcedure?: string;
|
|
58
|
+
/** Id of the productClassification. */
|
|
59
|
+
productClassificationId?: string;
|
|
60
|
+
/** Qualification Procedure Name */
|
|
61
|
+
qualificationProcedure?: string;
|
|
62
|
+
/** RelatedObjectFilters */
|
|
63
|
+
relatedObjectFilters?: Array<RelatedObjectFilterInputRepresentation_RelatedObjectFilterInputRepresentation>;
|
|
64
|
+
/** Guided Selection Search Terms */
|
|
65
|
+
searchTerms?: Array<GuidedSelectionSearchTermInputRepresentation_GuidedSelectionSearchTermInputRepresentation>;
|
|
66
|
+
/** Enable Promotion Rules */
|
|
67
|
+
usePromotions?: boolean;
|
|
68
|
+
/** User context */
|
|
69
|
+
userContext?: {};
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Input Representation for Guided Selection.
|
|
73
|
+
*
|
|
74
|
+
* Keys:
|
|
75
|
+
* (none)
|
|
76
|
+
*/
|
|
77
|
+
export interface GuidedSelectionInputRepresentation {
|
|
78
|
+
additionalContextData?: unknown;
|
|
79
|
+
additionalFields?: {};
|
|
80
|
+
catalogId?: string;
|
|
81
|
+
categoryId?: string;
|
|
82
|
+
contextDefinition?: string;
|
|
83
|
+
contextMapping?: string;
|
|
84
|
+
correlationId?: string;
|
|
85
|
+
currencyCode?: string;
|
|
86
|
+
cursor?: string;
|
|
87
|
+
enablePricing?: boolean;
|
|
88
|
+
enableQualification?: boolean;
|
|
89
|
+
filter?: FilterInputRepresentation_FilterInputRepresentation;
|
|
90
|
+
guidedSelectionResponseId?: string;
|
|
91
|
+
includeCatalogDetails?: boolean;
|
|
92
|
+
limit?: number;
|
|
93
|
+
offset?: number;
|
|
94
|
+
orderBy?: Array<string>;
|
|
95
|
+
priceBookId?: string;
|
|
96
|
+
pricingProcedure?: string;
|
|
97
|
+
productClassificationId?: string;
|
|
98
|
+
qualificationProcedure?: string;
|
|
99
|
+
relatedObjectFilters?: Array<RelatedObjectFilterInputRepresentation_RelatedObjectFilterInputRepresentation>;
|
|
100
|
+
searchTerms?: Array<GuidedSelectionSearchTermInputRepresentation_GuidedSelectionSearchTermInputRepresentation>;
|
|
101
|
+
usePromotions?: boolean;
|
|
102
|
+
userContext?: {};
|
|
103
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { ApiStatusOutputRepresentation as ApiStatusOutputRepresentation_ApiStatusOutputRepresentation } from './ApiStatusOutputRepresentation';
|
|
2
|
+
import { GuidedSelectionSearchTermOutputRepresentation as GuidedSelectionSearchTermOutputRepresentation_GuidedSelectionSearchTermOutputRepresentation } from './GuidedSelectionSearchTermOutputRepresentation';
|
|
3
|
+
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
+
export declare const TTL = 1000;
|
|
5
|
+
export declare const VERSION = "59b55511c24a0471c3f3a7aa8c21c5c1";
|
|
6
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
|
+
export declare const RepresentationType: string;
|
|
8
|
+
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
9
|
+
message: string;
|
|
10
|
+
}
|
|
11
|
+
export type GuidedSelectionOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
|
|
12
|
+
export type PartialGuidedSelectionOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
|
|
13
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
|
|
14
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): GuidedSelectionOutputRepresentationNormalizedKeyMetadata;
|
|
15
|
+
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: GuidedSelectionOutputRepresentation): string;
|
|
16
|
+
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: GuidedSelectionOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
17
|
+
export declare function normalize(input: GuidedSelectionOutputRepresentation, existing: GuidedSelectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): GuidedSelectionOutputRepresentationNormalized;
|
|
18
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
19
|
+
export declare function equals(existing: GuidedSelectionOutputRepresentationNormalized, incoming: GuidedSelectionOutputRepresentationNormalized): boolean;
|
|
20
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
21
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: GuidedSelectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
22
|
+
/**
|
|
23
|
+
* Guided selection output representation
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* message (string): apiStatus.statusCode
|
|
27
|
+
*/
|
|
28
|
+
export interface GuidedSelectionOutputRepresentationNormalized {
|
|
29
|
+
/** Api Status Object */
|
|
30
|
+
apiStatus: ApiStatusOutputRepresentation_ApiStatusOutputRepresentation;
|
|
31
|
+
/** ContextId */
|
|
32
|
+
contextId?: string;
|
|
33
|
+
/** CorrelationId */
|
|
34
|
+
correlationId?: string;
|
|
35
|
+
/** Cursor */
|
|
36
|
+
cursor?: string;
|
|
37
|
+
/** Limit */
|
|
38
|
+
limit?: number;
|
|
39
|
+
/** Offset */
|
|
40
|
+
offSet?: number;
|
|
41
|
+
/** Result object */
|
|
42
|
+
result: Array<{}>;
|
|
43
|
+
/** Guided Selection Search Terms */
|
|
44
|
+
searchTerms?: Array<GuidedSelectionSearchTermOutputRepresentation_GuidedSelectionSearchTermOutputRepresentation>;
|
|
45
|
+
/** Totals */
|
|
46
|
+
total?: number;
|
|
47
|
+
/** User Context */
|
|
48
|
+
userContext?: {};
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Guided selection output representation
|
|
52
|
+
*
|
|
53
|
+
* Keys:
|
|
54
|
+
* message (string): apiStatus.statusCode
|
|
55
|
+
*/
|
|
56
|
+
export interface GuidedSelectionOutputRepresentation {
|
|
57
|
+
apiStatus: ApiStatusOutputRepresentation_ApiStatusOutputRepresentation;
|
|
58
|
+
contextId?: string;
|
|
59
|
+
correlationId?: string;
|
|
60
|
+
cursor?: string;
|
|
61
|
+
limit?: number;
|
|
62
|
+
offSet?: number;
|
|
63
|
+
result: Array<{}>;
|
|
64
|
+
searchTerms?: Array<GuidedSelectionSearchTermOutputRepresentation_GuidedSelectionSearchTermOutputRepresentation>;
|
|
65
|
+
total?: number;
|
|
66
|
+
userContext?: {};
|
|
67
|
+
}
|
package/dist/es/es2018/types/src/generated/types/GuidedSelectionSearchTermInputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "0604914421b251a1dd49cb7e2c26cf10";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: GuidedSelectionSearchTermInputRepresentation, existing: GuidedSelectionSearchTermInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): GuidedSelectionSearchTermInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: GuidedSelectionSearchTermInputRepresentationNormalized, incoming: GuidedSelectionSearchTermInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: GuidedSelectionSearchTermInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Input Representation for Guided Selection Search Term.
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface GuidedSelectionSearchTermInputRepresentationNormalized {
|
|
17
|
+
/** Guided Selection Tags */
|
|
18
|
+
tags?: Array<string>;
|
|
19
|
+
/** Guided Selection Search Term */
|
|
20
|
+
term?: string;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Input Representation for Guided Selection Search Term.
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface GuidedSelectionSearchTermInputRepresentation {
|
|
29
|
+
tags?: Array<string>;
|
|
30
|
+
term?: string;
|
|
31
|
+
}
|
package/dist/es/es2018/types/src/generated/types/GuidedSelectionSearchTermOutputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "5e71204ff9b06e91fd0995149e9c11cb";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: GuidedSelectionSearchTermOutputRepresentation, existing: GuidedSelectionSearchTermOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): GuidedSelectionSearchTermOutputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: GuidedSelectionSearchTermOutputRepresentationNormalized, incoming: GuidedSelectionSearchTermOutputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: GuidedSelectionSearchTermOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Guided selection search term output representation
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface GuidedSelectionSearchTermOutputRepresentationNormalized {
|
|
17
|
+
/** Guided Selection Search Term tags */
|
|
18
|
+
tags: Array<string>;
|
|
19
|
+
/** Guided Selection Search Term value */
|
|
20
|
+
term: string;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Guided selection search term output representation
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface GuidedSelectionSearchTermOutputRepresentation {
|
|
29
|
+
tags: Array<string>;
|
|
30
|
+
term: string;
|
|
31
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "bccc0235eacd124bbd7a32cf40bd0523";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: PreviewInputRepresentation, existing: PreviewInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): PreviewInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: PreviewInputRepresentationNormalized, incoming: PreviewInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: PreviewInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Input Representation for Preview Product or cart item.
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface PreviewInputRepresentationNormalized {
|
|
17
|
+
/** Id of the Cart to which ths conigured items belongs to. */
|
|
18
|
+
cartId?: string;
|
|
19
|
+
/** Items to be configure and update to the cart. */
|
|
20
|
+
configuredItems?: Array<{}>;
|
|
21
|
+
/** CorrelationId */
|
|
22
|
+
correlationId?: string;
|
|
23
|
+
/** Key value pair of custom fields. */
|
|
24
|
+
customFields?: {
|
|
25
|
+
[key: string]: string;
|
|
26
|
+
};
|
|
27
|
+
/** User context in which cart would be created. */
|
|
28
|
+
userContext?: {};
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Input Representation for Preview Product or cart item.
|
|
32
|
+
*
|
|
33
|
+
* Keys:
|
|
34
|
+
* (none)
|
|
35
|
+
*/
|
|
36
|
+
export interface PreviewInputRepresentation {
|
|
37
|
+
cartId?: string;
|
|
38
|
+
configuredItems?: Array<{}>;
|
|
39
|
+
correlationId?: string;
|
|
40
|
+
customFields?: {
|
|
41
|
+
[key: string]: string;
|
|
42
|
+
};
|
|
43
|
+
userContext?: {};
|
|
44
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { PreviewInputRepresentation as PreviewInputRepresentation_PreviewInputRepresentation } from './PreviewInputRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "776dc95338a074b0bf3753abc342f6a4";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: PreviewInputRepresentationWrapper, existing: PreviewInputRepresentationWrapperNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): PreviewInputRepresentationWrapperNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: PreviewInputRepresentationWrapperNormalized, incoming: PreviewInputRepresentationWrapperNormalized): boolean;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: PreviewInputRepresentationWrapper, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Preview Input Representation Wrapper
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface PreviewInputRepresentationWrapperNormalized {
|
|
18
|
+
/** Key for api call */
|
|
19
|
+
previewInput: PreviewInputRepresentation_PreviewInputRepresentation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Preview Input Representation Wrapper
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface PreviewInputRepresentationWrapper {
|
|
28
|
+
previewInput: PreviewInputRepresentation_PreviewInputRepresentation;
|
|
29
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "5b7eea3b6d59bdb1990ccebe2b0261b4";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: PriceCartInputRepresentation, existing: PriceCartInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): PriceCartInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: PriceCartInputRepresentationNormalized, incoming: PriceCartInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: PriceCartInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Input representation for price cart items API
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface PriceCartInputRepresentationNormalized {
|
|
17
|
+
/** Cart Item pricing configs */
|
|
18
|
+
cartItemPricingConfig?: Array<{}>;
|
|
19
|
+
/** Correlation Id */
|
|
20
|
+
correlationId?: string;
|
|
21
|
+
/** User Context for cart pricing */
|
|
22
|
+
userContext?: {};
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Input representation for price cart items API
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface PriceCartInputRepresentation {
|
|
31
|
+
cartItemPricingConfig?: Array<{}>;
|
|
32
|
+
correlationId?: string;
|
|
33
|
+
userContext?: {};
|
|
34
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { PriceCartInputRepresentation as PriceCartInputRepresentation_PriceCartInputRepresentation } from './PriceCartInputRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "0c66025936c8d1df51c446482625a6a5";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: PriceCartInputRepresentationWrapper, existing: PriceCartInputRepresentationWrapperNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): PriceCartInputRepresentationWrapperNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: PriceCartInputRepresentationWrapperNormalized, incoming: PriceCartInputRepresentationWrapperNormalized): boolean;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: PriceCartInputRepresentationWrapper, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Wrapper for Price Cart API
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface PriceCartInputRepresentationWrapperNormalized {
|
|
18
|
+
requestBody: PriceCartInputRepresentation_PriceCartInputRepresentation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Wrapper for Price Cart API
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface PriceCartInputRepresentationWrapper {
|
|
27
|
+
requestBody: PriceCartInputRepresentation_PriceCartInputRepresentation;
|
|
28
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "e3d26bb6b365c1f14a8651544c759eed";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: PricingModelOutputRepresentation, existing: PricingModelOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): PricingModelOutputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: PricingModelOutputRepresentationNormalized, incoming: PricingModelOutputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: PricingModelOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Pricing Model representation
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface PricingModelOutputRepresentationNormalized {
|
|
17
|
+
/** Frequency of Recurrence */
|
|
18
|
+
frequency?: string;
|
|
19
|
+
/** Price Model Id */
|
|
20
|
+
id?: string;
|
|
21
|
+
/** Name of Pricing Model */
|
|
22
|
+
name?: string;
|
|
23
|
+
/** Number of occurrences */
|
|
24
|
+
occurrence?: number;
|
|
25
|
+
/** Type of Pricing Model */
|
|
26
|
+
pricingModelType?: string;
|
|
27
|
+
/** Unit of Measure */
|
|
28
|
+
unitOfMeasure?: string;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Pricing Model representation
|
|
32
|
+
*
|
|
33
|
+
* Keys:
|
|
34
|
+
* (none)
|
|
35
|
+
*/
|
|
36
|
+
export interface PricingModelOutputRepresentation {
|
|
37
|
+
frequency?: string;
|
|
38
|
+
id?: string;
|
|
39
|
+
name?: string;
|
|
40
|
+
occurrence?: number;
|
|
41
|
+
pricingModelType?: string;
|
|
42
|
+
unitOfMeasure?: string;
|
|
43
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "ce1e52694d8508b2f5239ba28287dc1e";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: PricingTotalOutputRepresentation, existing: PricingTotalOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): PricingTotalOutputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: PricingTotalOutputRepresentationNormalized, incoming: PricingTotalOutputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: PricingTotalOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Pricing total output representation
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface PricingTotalOutputRepresentationNormalized {
|
|
17
|
+
/** Cart total for the price type */
|
|
18
|
+
amount?: number;
|
|
19
|
+
/** Frequency for the cart total */
|
|
20
|
+
frequency?: string;
|
|
21
|
+
/** Occurence for the price type */
|
|
22
|
+
occurrence?: number;
|
|
23
|
+
/** Price Type */
|
|
24
|
+
priceType?: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Pricing total output representation
|
|
28
|
+
*
|
|
29
|
+
* Keys:
|
|
30
|
+
* (none)
|
|
31
|
+
*/
|
|
32
|
+
export interface PricingTotalOutputRepresentation {
|
|
33
|
+
amount?: number;
|
|
34
|
+
frequency?: string;
|
|
35
|
+
occurrence?: number;
|
|
36
|
+
priceType?: string;
|
|
37
|
+
}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import { AttributePickListOutputRepresentation as AttributePickListOutputRepresentation_AttributePickListOutputRepresentation } from './AttributePickListOutputRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "a721b7658e0e47f6255b519635c8e0d4";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ProductAttributeOutputRepresentation, existing: ProductAttributeOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ProductAttributeOutputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ProductAttributeOutputRepresentationNormalized, incoming: ProductAttributeOutputRepresentationNormalized): boolean;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ProductAttributeOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Product Attributes output representation
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ProductAttributeOutputRepresentationNormalized {
|
|
18
|
+
/** Map of additional fields */
|
|
19
|
+
additionalFields?: {};
|
|
20
|
+
/** Attribute Category Id */
|
|
21
|
+
attributeCategoryId?: string;
|
|
22
|
+
/** overrided name of the attribute */
|
|
23
|
+
attributeNameOverride?: string;
|
|
24
|
+
/** Attribute picklist in product attribute */
|
|
25
|
+
attributePickList?: AttributePickListOutputRepresentation_AttributePickListOutputRepresentation;
|
|
26
|
+
/** Code of the attribute */
|
|
27
|
+
code?: string;
|
|
28
|
+
/** DataType of product attribute */
|
|
29
|
+
dataType?: string;
|
|
30
|
+
/** Help text of the attribute */
|
|
31
|
+
defaultHelpText?: string;
|
|
32
|
+
/** Default of the attribute */
|
|
33
|
+
defaultValue?: string;
|
|
34
|
+
/** description of product attribute */
|
|
35
|
+
description?: string;
|
|
36
|
+
/** developer name of product attribute */
|
|
37
|
+
developerName?: string;
|
|
38
|
+
/** display type of the attribute */
|
|
39
|
+
displayType?: string;
|
|
40
|
+
/** Is true if attribute is hidden */
|
|
41
|
+
hidden?: boolean;
|
|
42
|
+
/** Id of product attribute */
|
|
43
|
+
id?: string;
|
|
44
|
+
/** Is true if attribute is cloneable */
|
|
45
|
+
isCloneable?: boolean;
|
|
46
|
+
/** Is true if attribute is configurable */
|
|
47
|
+
isConfigurable?: boolean;
|
|
48
|
+
/** Is true if attribute is encrypted */
|
|
49
|
+
isEncrypted?: boolean;
|
|
50
|
+
/** Is Price Impacting field in attribute */
|
|
51
|
+
isPriceImpacting?: boolean;
|
|
52
|
+
/** Is true if attribute is read only */
|
|
53
|
+
isReadOnly?: boolean;
|
|
54
|
+
/** Is true if attribute is required */
|
|
55
|
+
isRequired?: boolean;
|
|
56
|
+
/** Label of the attribute */
|
|
57
|
+
label?: string;
|
|
58
|
+
/** maximum value of the attribute */
|
|
59
|
+
maximumValue?: string;
|
|
60
|
+
/** minimum value of the attribute */
|
|
61
|
+
minimumValue?: string;
|
|
62
|
+
/** name of product attribute */
|
|
63
|
+
name?: string;
|
|
64
|
+
/** Sequence of the attribute */
|
|
65
|
+
sequence?: number;
|
|
66
|
+
/** Status of product attribute - Active/InActive */
|
|
67
|
+
status?: string;
|
|
68
|
+
/** step increment/decrement value of the attribute */
|
|
69
|
+
stepValue?: string;
|
|
70
|
+
/** user value of the product attribute */
|
|
71
|
+
userValue?: string;
|
|
72
|
+
/** parsable decoder of the attribute */
|
|
73
|
+
valueDecoder?: string;
|
|
74
|
+
/** value description of the attribute */
|
|
75
|
+
valueDescription?: string;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* Product Attributes output representation
|
|
79
|
+
*
|
|
80
|
+
* Keys:
|
|
81
|
+
* (none)
|
|
82
|
+
*/
|
|
83
|
+
export interface ProductAttributeOutputRepresentation {
|
|
84
|
+
additionalFields?: {};
|
|
85
|
+
attributeCategoryId?: string;
|
|
86
|
+
attributeNameOverride?: string;
|
|
87
|
+
attributePickList?: AttributePickListOutputRepresentation_AttributePickListOutputRepresentation;
|
|
88
|
+
code?: string;
|
|
89
|
+
dataType?: string;
|
|
90
|
+
defaultHelpText?: string;
|
|
91
|
+
defaultValue?: string;
|
|
92
|
+
description?: string;
|
|
93
|
+
developerName?: string;
|
|
94
|
+
displayType?: string;
|
|
95
|
+
hidden?: boolean;
|
|
96
|
+
id?: string;
|
|
97
|
+
isCloneable?: boolean;
|
|
98
|
+
isConfigurable?: boolean;
|
|
99
|
+
isEncrypted?: boolean;
|
|
100
|
+
isPriceImpacting?: boolean;
|
|
101
|
+
isReadOnly?: boolean;
|
|
102
|
+
isRequired?: boolean;
|
|
103
|
+
label?: string;
|
|
104
|
+
maximumValue?: string;
|
|
105
|
+
minimumValue?: string;
|
|
106
|
+
name?: string;
|
|
107
|
+
sequence?: number;
|
|
108
|
+
status?: string;
|
|
109
|
+
stepValue?: string;
|
|
110
|
+
userValue?: string;
|
|
111
|
+
valueDecoder?: string;
|
|
112
|
+
valueDescription?: string;
|
|
113
|
+
}
|