@lcdp/api-react-rest-client 2.9.0-upgrade-codegen-client-react.12465674350 → 2.9.0-upgrade-codegen-client-react.12586609052
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/auth/src/apis/SearchApiKeyApi.d.ts +6 -6
- package/auth/src/apis/SearchApiKeyApi.js +6 -6
- package/auth/src/models/RestError.d.ts +22 -22
- package/auth/src/models/RestError.js +22 -22
- package/auth/src/runtime.js +2 -11
- package/banking-operation/src/apis/SearchLevyApi.d.ts +14 -14
- package/banking-operation/src/apis/SearchLevyApi.js +14 -14
- package/banking-operation/src/apis/SearchOrderPaymentApi.d.ts +2 -2
- package/banking-operation/src/apis/SearchOrderPaymentApi.js +2 -2
- package/banking-operation/src/models/LevyPaymentStatus.d.ts +3 -3
- package/banking-operation/src/models/LevyPaymentStatus.js +3 -3
- package/banking-operation/src/models/LevyStatus.d.ts +2 -2
- package/banking-operation/src/models/LevyStatus.js +2 -2
- package/banking-operation/src/models/Transaction.d.ts +4 -4
- package/banking-operation/src/models/Transaction.js +4 -4
- package/banking-operation/src/runtime.js +2 -11
- package/catalog/src/apis/SearchProductInsightApi.d.ts +4 -4
- package/catalog/src/apis/SearchProductInsightApi.js +4 -4
- package/catalog/src/models/ProductStorageType.d.ts +4 -4
- package/catalog/src/models/ProductStorageType.js +4 -4
- package/catalog/src/models/RestError.d.ts +22 -22
- package/catalog/src/models/RestError.js +22 -22
- package/catalog/src/runtime.js +2 -11
- package/challenge/src/models/ChallengeAction.d.ts +1 -1
- package/challenge/src/models/ChallengeAction.js +1 -1
- package/challenge/src/runtime.js +2 -11
- package/configuration/src/models/RestError.d.ts +22 -22
- package/configuration/src/models/RestError.js +22 -22
- package/configuration/src/runtime.js +2 -11
- package/content/src/models/RestError.d.ts +22 -22
- package/content/src/models/RestError.js +22 -22
- package/content/src/runtime.js +2 -11
- package/factory/src/apis/SearchAssemblyApi.d.ts +6 -6
- package/factory/src/apis/SearchAssemblyApi.js +6 -6
- package/factory/src/models/AssemblyOutputInner.d.ts +2 -2
- package/factory/src/models/AssemblyOutputInner.js +2 -2
- package/factory/src/models/AssemblyStatus.d.ts +8 -8
- package/factory/src/models/AssemblyStatus.js +8 -8
- package/factory/src/models/ProductStatus.d.ts +4 -4
- package/factory/src/models/ProductStatus.js +4 -4
- package/factory/src/models/SaleOfferStatus.d.ts +7 -7
- package/factory/src/models/SaleOfferStatus.js +7 -7
- package/factory/src/models/StatusEnum.d.ts +8 -8
- package/factory/src/models/StatusEnum.js +8 -8
- package/factory/src/runtime.js +2 -11
- package/favorite/src/apis/ManageFavoriteProductApi.d.ts +4 -4
- package/favorite/src/apis/ManageFavoriteProductApi.js +4 -4
- package/favorite/src/models/ProductStatus.d.ts +4 -4
- package/favorite/src/models/ProductStatus.js +4 -4
- package/favorite/src/models/RestError.d.ts +22 -22
- package/favorite/src/models/RestError.js +22 -22
- package/favorite/src/runtime.js +2 -11
- package/geo/src/runtime.js +2 -11
- package/inventory/src/apis/SearchInventoryApi.d.ts +54 -54
- package/inventory/src/apis/SearchInventoryApi.js +54 -54
- package/inventory/src/models/RestError.d.ts +22 -22
- package/inventory/src/models/RestError.js +22 -22
- package/inventory/src/runtime.js +2 -11
- package/invoice/src/apis/SearchInvoiceApi.d.ts +10 -10
- package/invoice/src/apis/SearchInvoiceApi.js +10 -10
- package/invoice/src/apis/SearchInvoiceLineApi.d.ts +4 -4
- package/invoice/src/apis/SearchInvoiceLineApi.js +4 -4
- package/invoice/src/apis/SearchOrderTallyApi.d.ts +8 -8
- package/invoice/src/apis/SearchOrderTallyApi.js +8 -8
- package/invoice/src/models/InvoiceType.d.ts +13 -13
- package/invoice/src/models/InvoiceType.js +13 -13
- package/invoice/src/models/RestError.d.ts +22 -22
- package/invoice/src/models/RestError.js +22 -22
- package/invoice/src/runtime.js +2 -11
- package/laboratory/src/apis/SearchLaboratoryApi.d.ts +2 -2
- package/laboratory/src/apis/SearchLaboratoryApi.js +2 -2
- package/laboratory/src/runtime.js +2 -11
- package/laboratory-store/src/apis/SearchLaboratoryStoreApi.d.ts +7 -7
- package/laboratory-store/src/apis/SearchLaboratoryStoreApi.js +7 -7
- package/laboratory-store/src/models/DisplayType.d.ts +2 -2
- package/laboratory-store/src/models/DisplayType.js +2 -2
- package/laboratory-store/src/models/LaboratoryType.d.ts +5 -5
- package/laboratory-store/src/models/LaboratoryType.js +5 -5
- package/laboratory-store/src/models/RestError.d.ts +22 -22
- package/laboratory-store/src/models/RestError.js +22 -22
- package/laboratory-store/src/runtime.js +2 -11
- package/laboratory-store-log/src/apis/SearchLaboratoryStoreLogApi.d.ts +2 -2
- package/laboratory-store-log/src/apis/SearchLaboratoryStoreLogApi.js +2 -2
- package/laboratory-store-log/src/runtime.js +2 -11
- package/lexicon/src/models/RestError.d.ts +22 -22
- package/lexicon/src/models/RestError.js +22 -22
- package/lexicon/src/runtime.js +2 -11
- package/litigation/src/models/RestError.d.ts +22 -22
- package/litigation/src/models/RestError.js +22 -22
- package/litigation/src/runtime.js +2 -11
- package/magic-cart/src/models/ProductStorageType.d.ts +4 -4
- package/magic-cart/src/models/ProductStorageType.js +4 -4
- package/magic-cart/src/runtime.js +2 -11
- package/mandate/src/models/ChallengeAction.d.ts +1 -1
- package/mandate/src/models/ChallengeAction.js +1 -1
- package/mandate/src/models/Mandate.d.ts +5 -5
- package/mandate/src/models/Mandate.js +5 -5
- package/mandate/src/runtime.js +2 -11
- package/mangopay-hook/src/models/RestError.d.ts +22 -22
- package/mangopay-hook/src/models/RestError.js +22 -22
- package/mangopay-hook/src/runtime.js +2 -11
- package/message/src/apis/SearchMessageApi.d.ts +4 -4
- package/message/src/apis/SearchMessageApi.js +4 -4
- package/message/src/runtime.js +2 -11
- package/notification/src/apis/SearchNotificationApi.d.ts +2 -2
- package/notification/src/apis/SearchNotificationApi.js +2 -2
- package/notification/src/apis/SearchNotificationTypeApi.d.ts +6 -6
- package/notification/src/apis/SearchNotificationTypeApi.js +6 -6
- package/notification/src/models/NotificationTypeId.d.ts +48 -48
- package/notification/src/models/NotificationTypeId.js +48 -48
- package/notification/src/models/RestError.d.ts +22 -22
- package/notification/src/models/RestError.js +22 -22
- package/notification/src/runtime.js +2 -11
- package/order/src/apis/SearchFreeCarriageCouponApi.d.ts +2 -2
- package/order/src/apis/SearchFreeCarriageCouponApi.js +2 -2
- package/order/src/apis/SearchOrderApi.d.ts +18 -18
- package/order/src/apis/SearchOrderApi.js +18 -18
- package/order/src/apis/SearchOrderItemApi.d.ts +24 -24
- package/order/src/apis/SearchOrderItemApi.js +24 -24
- package/order/src/models/OrderItemWarning.d.ts +5 -5
- package/order/src/models/OrderItemWarning.js +5 -5
- package/order/src/models/OrderItemsOperation.d.ts +3 -3
- package/order/src/models/OrderItemsOperation.js +3 -3
- package/order/src/models/OrderStatus.d.ts +15 -15
- package/order/src/models/OrderStatus.js +15 -15
- package/order/src/models/OrderStatusReason.d.ts +3 -3
- package/order/src/models/OrderStatusReason.js +3 -3
- package/order/src/models/OrderStorageType.d.ts +4 -4
- package/order/src/models/OrderStorageType.js +4 -4
- package/order/src/models/OrderType.d.ts +2 -2
- package/order/src/models/OrderType.js +2 -2
- package/order/src/models/OrderWarning.d.ts +2 -2
- package/order/src/models/OrderWarning.js +2 -2
- package/order/src/models/ProductStorageType.d.ts +4 -4
- package/order/src/models/ProductStorageType.js +4 -4
- package/order/src/models/RestError.d.ts +22 -22
- package/order/src/models/RestError.js +22 -22
- package/order/src/models/UpdateOrderStatusParameters.d.ts +8 -8
- package/order/src/models/UpdateOrderStatusParameters.js +8 -8
- package/order/src/runtime.js +2 -11
- package/order-log/src/apis/SearchOrderLogApi.d.ts +2 -2
- package/order-log/src/apis/SearchOrderLogApi.js +2 -2
- package/order-log/src/models/OrderStatusReason.d.ts +3 -3
- package/order-log/src/models/OrderStatusReason.js +3 -3
- package/order-log/src/runtime.js +2 -11
- package/outrage-message/src/apis/SearchOutrageMessageApi.d.ts +4 -4
- package/outrage-message/src/apis/SearchOutrageMessageApi.js +4 -4
- package/outrage-message/src/runtime.js +2 -11
- package/package.json +1 -1
- package/product/src/apis/SearchProductApi.d.ts +18 -18
- package/product/src/apis/SearchProductApi.js +18 -18
- package/product/src/apis/SearchProductProscriptionApi.d.ts +4 -4
- package/product/src/apis/SearchProductProscriptionApi.js +4 -4
- package/product/src/models/DataProvider.d.ts +5 -5
- package/product/src/models/DataProvider.js +5 -5
- package/product/src/models/ProductDispensationPlace.d.ts +2 -2
- package/product/src/models/ProductDispensationPlace.js +2 -2
- package/product/src/models/ProductMarketStatus.d.ts +6 -6
- package/product/src/models/ProductMarketStatus.js +6 -6
- package/product/src/models/ProductStatus.d.ts +4 -4
- package/product/src/models/ProductStatus.js +4 -4
- package/product/src/models/ProductStorageType.d.ts +4 -4
- package/product/src/models/ProductStorageType.js +4 -4
- package/product/src/models/RestError.d.ts +22 -22
- package/product/src/models/RestError.js +22 -22
- package/product/src/runtime.js +2 -11
- package/pub/src/apis/SearchPubApi.d.ts +27 -27
- package/pub/src/apis/SearchPubApi.js +27 -27
- package/pub/src/models/PubLocationEnum.d.ts +3 -3
- package/pub/src/models/PubLocationEnum.js +3 -3
- package/pub/src/models/RestError.d.ts +22 -22
- package/pub/src/models/RestError.js +22 -22
- package/pub/src/runtime.js +2 -11
- package/recommendation/src/apis/SearchFavoriteProductRecommendationApi.d.ts +4 -4
- package/recommendation/src/apis/SearchFavoriteProductRecommendationApi.js +4 -4
- package/recommendation/src/apis/SearchProductPriceRecommendationApi.d.ts +4 -4
- package/recommendation/src/apis/SearchProductPriceRecommendationApi.js +4 -4
- package/recommendation/src/apis/SearchProductRecommendationApi.d.ts +4 -4
- package/recommendation/src/apis/SearchProductRecommendationApi.js +4 -4
- package/recommendation/src/models/ProductRecommendationType.d.ts +3 -3
- package/recommendation/src/models/ProductRecommendationType.js +3 -3
- package/recommendation/src/runtime.js +2 -11
- package/rfx/src/apis/SearchRfoiApi.d.ts +10 -10
- package/rfx/src/apis/SearchRfoiApi.js +10 -10
- package/rfx/src/models/RestError.d.ts +22 -22
- package/rfx/src/models/RestError.js +22 -22
- package/rfx/src/runtime.js +2 -11
- package/sale-offer/src/apis/SearchSaleOfferApi.d.ts +35 -35
- package/sale-offer/src/apis/SearchSaleOfferApi.js +35 -35
- package/sale-offer/src/models/RestError.d.ts +22 -22
- package/sale-offer/src/models/RestError.js +22 -22
- package/sale-offer/src/models/SaleOfferStatus.d.ts +7 -7
- package/sale-offer/src/models/SaleOfferStatus.js +7 -7
- package/sale-offer/src/models/SaleOfferStatusReason.d.ts +6 -6
- package/sale-offer/src/models/SaleOfferStatusReason.js +6 -6
- package/sale-offer/src/runtime.js +2 -11
- package/sale-offer-log/src/apis/SearchSaleOfferLogApi.d.ts +2 -2
- package/sale-offer-log/src/apis/SearchSaleOfferLogApi.js +2 -2
- package/sale-offer-log/src/runtime.js +2 -11
- package/servant/src/models/RestError.d.ts +22 -22
- package/servant/src/models/RestError.js +22 -22
- package/servant/src/runtime.js +2 -11
- package/shipment/src/apis/SearchOrderCarriageApi.d.ts +4 -4
- package/shipment/src/apis/SearchOrderCarriageApi.js +4 -4
- package/shipment/src/models/RestError.d.ts +22 -22
- package/shipment/src/models/RestError.js +22 -22
- package/shipment/src/models/ShipmentError.d.ts +1 -1
- package/shipment/src/models/ShipmentError.js +1 -1
- package/shipment/src/models/ShipmentParcelStatus.d.ts +3 -3
- package/shipment/src/models/ShipmentParcelStatus.js +3 -3
- package/shipment/src/runtime.js +2 -11
- package/shopping-cart/src/apis/ManageCartSubCartApi.d.ts +4 -4
- package/shopping-cart/src/apis/ManageCartSubCartApi.js +4 -4
- package/shopping-cart/src/models/ProductStorageType.d.ts +4 -4
- package/shopping-cart/src/models/ProductStorageType.js +4 -4
- package/shopping-cart/src/models/RestError.d.ts +22 -22
- package/shopping-cart/src/models/RestError.js +22 -22
- package/shopping-cart/src/models/SaleOfferStatus.d.ts +7 -7
- package/shopping-cart/src/models/SaleOfferStatus.js +7 -7
- package/shopping-cart/src/models/UserRole.d.ts +8 -8
- package/shopping-cart/src/models/UserRole.js +8 -8
- package/shopping-cart/src/runtime.js +2 -11
- package/smuggler/src/models/RestError.d.ts +22 -22
- package/smuggler/src/models/RestError.js +22 -22
- package/smuggler/src/runtime.js +2 -11
- package/statistic/src/apis/SearchSaleOfferStatisticsApi.d.ts +2 -2
- package/statistic/src/apis/SearchSaleOfferStatisticsApi.js +2 -2
- package/statistic/src/models/RestError.d.ts +22 -22
- package/statistic/src/models/RestError.js +22 -22
- package/statistic/src/runtime.js +2 -11
- package/subscription/src/apis/SearchSubscriptionApi.d.ts +8 -8
- package/subscription/src/apis/SearchSubscriptionApi.js +8 -8
- package/subscription/src/apis/SearchSubscriptionPlanApi.d.ts +2 -2
- package/subscription/src/apis/SearchSubscriptionPlanApi.js +2 -2
- package/subscription/src/models/RestError.d.ts +22 -22
- package/subscription/src/models/RestError.js +22 -22
- package/subscription/src/models/SubscriptionPlanFeatureId.d.ts +3 -3
- package/subscription/src/models/SubscriptionPlanFeatureId.js +3 -3
- package/subscription/src/models/SubscriptionPlanId.d.ts +3 -3
- package/subscription/src/models/SubscriptionPlanId.js +3 -3
- package/subscription/src/runtime.js +2 -11
- package/third-party/src/models/RestError.d.ts +22 -22
- package/third-party/src/models/RestError.js +22 -22
- package/third-party/src/models/ThirdPartyLinkCreationParameters.d.ts +2 -2
- package/third-party/src/models/ThirdPartyLinkCreationParameters.js +2 -2
- package/third-party/src/runtime.js +2 -11
- package/thread/src/apis/SearchThreadCommentApi.d.ts +4 -4
- package/thread/src/apis/SearchThreadCommentApi.js +4 -4
- package/thread/src/runtime.js +2 -11
- package/ubo/src/models/RestError.d.ts +22 -22
- package/ubo/src/models/RestError.js +22 -22
- package/ubo/src/models/UboDeclaration.d.ts +6 -6
- package/ubo/src/models/UboDeclaration.js +6 -6
- package/ubo/src/runtime.js +2 -11
- package/user/src/apis/ManageUserDocumentApi.d.ts +18 -18
- package/user/src/apis/ManageUserDocumentApi.js +18 -18
- package/user/src/apis/SearchUserApi.d.ts +20 -20
- package/user/src/apis/SearchUserApi.js +20 -20
- package/user/src/apis/SearchUserDocumentApi.d.ts +30 -30
- package/user/src/apis/SearchUserDocumentApi.js +30 -30
- package/user/src/models/Gender.d.ts +2 -2
- package/user/src/models/Gender.js +2 -2
- package/user/src/models/KycLevel.d.ts +2 -2
- package/user/src/models/KycLevel.js +2 -2
- package/user/src/models/NotificationTypeId.d.ts +48 -48
- package/user/src/models/NotificationTypeId.js +48 -48
- package/user/src/models/OffisanteStatus.d.ts +3 -3
- package/user/src/models/OffisanteStatus.js +3 -3
- package/user/src/models/RestError.d.ts +22 -22
- package/user/src/models/RestError.js +22 -22
- package/user/src/models/UserDocument.d.ts +10 -10
- package/user/src/models/UserDocument.js +10 -10
- package/user/src/models/UserDocumentStatus.d.ts +5 -5
- package/user/src/models/UserDocumentStatus.js +5 -5
- package/user/src/models/UserRole.d.ts +8 -8
- package/user/src/models/UserRole.js +8 -8
- package/user/src/models/UserRuleActionEnum.d.ts +1 -1
- package/user/src/models/UserRuleActionEnum.js +1 -1
- package/user/src/models/UserRuleAttributeEnum.d.ts +2 -2
- package/user/src/models/UserRuleAttributeEnum.js +2 -2
- package/user/src/models/UserRuleComparatorEnum.d.ts +2 -2
- package/user/src/models/UserRuleComparatorEnum.js +2 -2
- package/user/src/runtime.js +2 -11
- package/wish/src/apis/SearchProductEnthusiasmApi.d.ts +10 -10
- package/wish/src/apis/SearchProductEnthusiasmApi.js +10 -10
- package/wish/src/apis/SearchWishApi.d.ts +10 -10
- package/wish/src/apis/SearchWishApi.js +10 -10
- package/wish/src/models/RestError.d.ts +22 -22
- package/wish/src/models/RestError.js +22 -22
- package/wish/src/models/WishReferrerType.d.ts +2 -2
- package/wish/src/models/WishReferrerType.js +2 -2
- package/wish/src/models/WishStatus.d.ts +3 -3
- package/wish/src/models/WishStatus.js +3 -3
- package/wish/src/runtime.js +2 -11
|
@@ -280,22 +280,22 @@ exports.SearchProductApi = SearchProductApi;
|
|
|
280
280
|
* @export
|
|
281
281
|
*/
|
|
282
282
|
exports.GetProductsOrderByEnum = {
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
283
|
+
NAME_ASC: 'NAME:asc',
|
|
284
|
+
NAME_DESC: 'NAME:desc',
|
|
285
|
+
BARCODES_PRINCIPAL_ASC: 'BARCODES_PRINCIPAL:asc',
|
|
286
|
+
BARCODES_PRINCIPAL_DESC: 'BARCODES_PRINCIPAL:desc',
|
|
287
|
+
UNIT_PRICE_ASC: 'UNIT_PRICE:asc',
|
|
288
|
+
UNIT_PRICE_DESC: 'UNIT_PRICE:desc',
|
|
289
|
+
TYPE_ASC: 'TYPE:asc',
|
|
290
|
+
TYPE_DESC: 'TYPE:desc',
|
|
291
|
+
VAT_VALUE_ASC: 'VAT_VALUE:asc',
|
|
292
|
+
VAT_VALUE_DESC: 'VAT_VALUE:desc',
|
|
293
|
+
LABORATORY_NAME_ASC: 'LABORATORY_NAME:asc',
|
|
294
|
+
LABORATORY_NAME_DESC: 'LABORATORY_NAME:desc',
|
|
295
|
+
UNIT_WEIGHT_ASC: 'UNIT_WEIGHT:asc',
|
|
296
|
+
UNIT_WEIGHT_DESC: 'UNIT_WEIGHT:desc',
|
|
297
|
+
STATUS_ASC: 'STATUS:asc',
|
|
298
|
+
STATUS_DESC: 'STATUS:desc',
|
|
299
|
+
CREATED_AT_DESC: 'CREATED_AT:desc',
|
|
300
|
+
CREATED_AT_ASC: 'CREATED_AT:asc'
|
|
301
301
|
};
|
|
@@ -34,9 +34,9 @@ export declare class SearchProductProscriptionApi extends runtime.BaseAPI {
|
|
|
34
34
|
* @export
|
|
35
35
|
*/
|
|
36
36
|
export declare const GetProductProscriptionsOrderByEnum: {
|
|
37
|
-
readonly
|
|
38
|
-
readonly
|
|
39
|
-
readonly
|
|
40
|
-
readonly
|
|
37
|
+
readonly BATCH_ASC: "BATCH:asc";
|
|
38
|
+
readonly BATCH_DESC: "BATCH:desc";
|
|
39
|
+
readonly CREATED_AT_ASC: "CREATED_AT:asc";
|
|
40
|
+
readonly CREATED_AT_DESC: "CREATED_AT:desc";
|
|
41
41
|
};
|
|
42
42
|
export declare type GetProductProscriptionsOrderByEnum = typeof GetProductProscriptionsOrderByEnum[keyof typeof GetProductProscriptionsOrderByEnum];
|
|
@@ -170,8 +170,8 @@ exports.SearchProductProscriptionApi = SearchProductProscriptionApi;
|
|
|
170
170
|
* @export
|
|
171
171
|
*/
|
|
172
172
|
exports.GetProductProscriptionsOrderByEnum = {
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
173
|
+
BATCH_ASC: 'BATCH:asc',
|
|
174
|
+
BATCH_DESC: 'BATCH:desc',
|
|
175
|
+
CREATED_AT_ASC: 'CREATED_AT:asc',
|
|
176
|
+
CREATED_AT_DESC: 'CREATED_AT:desc'
|
|
177
177
|
};
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DataProvider: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
21
|
-
readonly
|
|
17
|
+
readonly VIDAL: "VIDAL";
|
|
18
|
+
readonly BCB: "BCB";
|
|
19
|
+
readonly MEDIPIM: "MEDIPIM";
|
|
20
|
+
readonly LCDP_CATALOG: "LCDP_CATALOG";
|
|
21
|
+
readonly USER: "USER";
|
|
22
22
|
};
|
|
23
23
|
export declare type DataProvider = typeof DataProvider[keyof typeof DataProvider];
|
|
24
24
|
export declare function instanceOfDataProvider(value: any): boolean;
|
|
@@ -19,11 +19,11 @@ exports.DataProviderToJSON = exports.DataProviderFromJSONTyped = exports.DataPro
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.DataProvider = {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
VIDAL: 'VIDAL',
|
|
23
|
+
BCB: 'BCB',
|
|
24
|
+
MEDIPIM: 'MEDIPIM',
|
|
25
|
+
LCDP_CATALOG: 'LCDP_CATALOG',
|
|
26
|
+
USER: 'USER'
|
|
27
27
|
};
|
|
28
28
|
function instanceOfDataProvider(value) {
|
|
29
29
|
for (var key in exports.DataProvider) {
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const ProductDispensationPlace: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
17
|
+
readonly PHARMACY: "PHARMACY";
|
|
18
|
+
readonly HOSPITAL: "HOSPITAL";
|
|
19
19
|
};
|
|
20
20
|
export declare type ProductDispensationPlace = typeof ProductDispensationPlace[keyof typeof ProductDispensationPlace];
|
|
21
21
|
export declare function instanceOfProductDispensationPlace(value: any): boolean;
|
|
@@ -19,8 +19,8 @@ exports.ProductDispensationPlaceToJSON = exports.ProductDispensationPlaceFromJSO
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.ProductDispensationPlace = {
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
PHARMACY: 'PHARMACY',
|
|
23
|
+
HOSPITAL: 'HOSPITAL'
|
|
24
24
|
};
|
|
25
25
|
function instanceOfProductDispensationPlace(value) {
|
|
26
26
|
for (var key in exports.ProductDispensationPlace) {
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const ProductMarketStatus: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
21
|
-
readonly
|
|
22
|
-
readonly
|
|
17
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
18
|
+
readonly DELETED: "DELETED";
|
|
19
|
+
readonly PHARMACO: "PHARMACO";
|
|
20
|
+
readonly NEW: "NEW";
|
|
21
|
+
readonly DELETED_ONEYEAR: "DELETED_ONEYEAR";
|
|
22
|
+
readonly PHARMACO_ONEYEAR: "PHARMACO_ONEYEAR";
|
|
23
23
|
};
|
|
24
24
|
export declare type ProductMarketStatus = typeof ProductMarketStatus[keyof typeof ProductMarketStatus];
|
|
25
25
|
export declare function instanceOfProductMarketStatus(value: any): boolean;
|
|
@@ -19,12 +19,12 @@ exports.ProductMarketStatusToJSON = exports.ProductMarketStatusFromJSONTyped = e
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.ProductMarketStatus = {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
22
|
+
AVAILABLE: 'AVAILABLE',
|
|
23
|
+
DELETED: 'DELETED',
|
|
24
|
+
PHARMACO: 'PHARMACO',
|
|
25
|
+
NEW: 'NEW',
|
|
26
|
+
DELETED_ONEYEAR: 'DELETED_ONEYEAR',
|
|
27
|
+
PHARMACO_ONEYEAR: 'PHARMACO_ONEYEAR'
|
|
28
28
|
};
|
|
29
29
|
function instanceOfProductMarketStatus(value) {
|
|
30
30
|
for (var key in exports.ProductMarketStatus) {
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const ProductStatus: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
17
|
+
readonly VALIDATED: "VALIDATED";
|
|
18
|
+
readonly WAITING_FOR_VALIDATION: "WAITING_FOR_VALIDATION";
|
|
19
|
+
readonly ARCHIVED: "ARCHIVED";
|
|
20
|
+
readonly UNIT_PRICE_UPDATED: "UNIT_PRICE_UPDATED";
|
|
21
21
|
};
|
|
22
22
|
export declare type ProductStatus = typeof ProductStatus[keyof typeof ProductStatus];
|
|
23
23
|
export declare function instanceOfProductStatus(value: any): boolean;
|
|
@@ -19,10 +19,10 @@ exports.ProductStatusToJSON = exports.ProductStatusFromJSONTyped = exports.Produ
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.ProductStatus = {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
VALIDATED: 'VALIDATED',
|
|
23
|
+
WAITING_FOR_VALIDATION: 'WAITING_FOR_VALIDATION',
|
|
24
|
+
ARCHIVED: 'ARCHIVED',
|
|
25
|
+
UNIT_PRICE_UPDATED: 'UNIT_PRICE_UPDATED'
|
|
26
26
|
};
|
|
27
27
|
function instanceOfProductStatus(value) {
|
|
28
28
|
for (var key in exports.ProductStatus) {
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const ProductStorageType: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
17
|
+
readonly FREE: "FREE";
|
|
18
|
+
readonly FRIDGE: "FRIDGE";
|
|
19
|
+
readonly FREEZER: "FREEZER";
|
|
20
|
+
readonly FRESH: "FRESH";
|
|
21
21
|
};
|
|
22
22
|
export declare type ProductStorageType = typeof ProductStorageType[keyof typeof ProductStorageType];
|
|
23
23
|
export declare function instanceOfProductStorageType(value: any): boolean;
|
|
@@ -19,10 +19,10 @@ exports.ProductStorageTypeToJSON = exports.ProductStorageTypeFromJSONTyped = exp
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.ProductStorageType = {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
FREE: 'FREE',
|
|
23
|
+
FRIDGE: 'FRIDGE',
|
|
24
|
+
FREEZER: 'FREEZER',
|
|
25
|
+
FRESH: 'FRESH'
|
|
26
26
|
};
|
|
27
27
|
function instanceOfProductStorageType(value) {
|
|
28
28
|
for (var key in exports.ProductStorageType) {
|
|
@@ -34,28 +34,28 @@ export interface RestError {
|
|
|
34
34
|
* @export
|
|
35
35
|
*/
|
|
36
36
|
export declare const RestErrorCodeEnum: {
|
|
37
|
-
readonly
|
|
38
|
-
readonly
|
|
39
|
-
readonly
|
|
40
|
-
readonly
|
|
41
|
-
readonly
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
readonly
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
47
|
-
readonly
|
|
48
|
-
readonly
|
|
49
|
-
readonly
|
|
50
|
-
readonly
|
|
51
|
-
readonly
|
|
52
|
-
readonly
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
55
|
-
readonly
|
|
56
|
-
readonly
|
|
57
|
-
readonly
|
|
58
|
-
readonly
|
|
37
|
+
readonly CODE000: "CODE000";
|
|
38
|
+
readonly CODE001: "CODE001";
|
|
39
|
+
readonly CODE002: "CODE002";
|
|
40
|
+
readonly CODE003: "CODE003";
|
|
41
|
+
readonly CODE004: "CODE004";
|
|
42
|
+
readonly CODE005: "CODE005";
|
|
43
|
+
readonly CODE006: "CODE006";
|
|
44
|
+
readonly CODE007: "CODE007";
|
|
45
|
+
readonly CODE008: "CODE008";
|
|
46
|
+
readonly CODE009: "CODE009";
|
|
47
|
+
readonly CODE010: "CODE010";
|
|
48
|
+
readonly CODE011: "CODE011";
|
|
49
|
+
readonly CODE012: "CODE012";
|
|
50
|
+
readonly CODE013: "CODE013";
|
|
51
|
+
readonly CODE014: "CODE014";
|
|
52
|
+
readonly CODE015: "CODE015";
|
|
53
|
+
readonly CODE016: "CODE016";
|
|
54
|
+
readonly CODE017: "CODE017";
|
|
55
|
+
readonly CODE018: "CODE018";
|
|
56
|
+
readonly CODE019: "CODE019";
|
|
57
|
+
readonly CODE020: "CODE020";
|
|
58
|
+
readonly CODE021: "CODE021";
|
|
59
59
|
};
|
|
60
60
|
export declare type RestErrorCodeEnum = typeof RestErrorCodeEnum[keyof typeof RestErrorCodeEnum];
|
|
61
61
|
/**
|
|
@@ -18,28 +18,28 @@ exports.RestErrorToJSON = exports.RestErrorFromJSONTyped = exports.RestErrorFrom
|
|
|
18
18
|
* @export
|
|
19
19
|
*/
|
|
20
20
|
exports.RestErrorCodeEnum = {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
21
|
+
CODE000: 'CODE000',
|
|
22
|
+
CODE001: 'CODE001',
|
|
23
|
+
CODE002: 'CODE002',
|
|
24
|
+
CODE003: 'CODE003',
|
|
25
|
+
CODE004: 'CODE004',
|
|
26
|
+
CODE005: 'CODE005',
|
|
27
|
+
CODE006: 'CODE006',
|
|
28
|
+
CODE007: 'CODE007',
|
|
29
|
+
CODE008: 'CODE008',
|
|
30
|
+
CODE009: 'CODE009',
|
|
31
|
+
CODE010: 'CODE010',
|
|
32
|
+
CODE011: 'CODE011',
|
|
33
|
+
CODE012: 'CODE012',
|
|
34
|
+
CODE013: 'CODE013',
|
|
35
|
+
CODE014: 'CODE014',
|
|
36
|
+
CODE015: 'CODE015',
|
|
37
|
+
CODE016: 'CODE016',
|
|
38
|
+
CODE017: 'CODE017',
|
|
39
|
+
CODE018: 'CODE018',
|
|
40
|
+
CODE019: 'CODE019',
|
|
41
|
+
CODE020: 'CODE020',
|
|
42
|
+
CODE021: 'CODE021'
|
|
43
43
|
};
|
|
44
44
|
/**
|
|
45
45
|
* @export
|
package/product/src/runtime.js
CHANGED
|
@@ -240,16 +240,7 @@ var BaseAPI = /** @class */ (function () {
|
|
|
240
240
|
case 10:
|
|
241
241
|
_b++;
|
|
242
242
|
return [3 /*break*/, 8];
|
|
243
|
-
case 11:
|
|
244
|
-
if (response === undefined) {
|
|
245
|
-
if (e_1 instanceof Error) {
|
|
246
|
-
throw new FetchError(e_1, 'The request failed and the interceptors did not return an alternative response');
|
|
247
|
-
}
|
|
248
|
-
else {
|
|
249
|
-
throw e_1;
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
return [3 /*break*/, 12];
|
|
243
|
+
case 11: throw e_1;
|
|
253
244
|
case 12:
|
|
254
245
|
_d = 0, _e = this.middleware;
|
|
255
246
|
_f.label = 13;
|
|
@@ -331,7 +322,7 @@ var BaseAPI = /** @class */ (function () {
|
|
|
331
322
|
if (response && (response.status >= 200 && response.status < 300)) {
|
|
332
323
|
return [2 /*return*/, response];
|
|
333
324
|
}
|
|
334
|
-
throw
|
|
325
|
+
throw response;
|
|
335
326
|
}
|
|
336
327
|
});
|
|
337
328
|
});
|
|
@@ -66,38 +66,38 @@ export declare class SearchPubApi extends runtime.BaseAPI {
|
|
|
66
66
|
* @export
|
|
67
67
|
*/
|
|
68
68
|
export declare const GetPubStatisticsOrderByEnum: {
|
|
69
|
-
readonly
|
|
70
|
-
readonly
|
|
71
|
-
readonly
|
|
72
|
-
readonly
|
|
69
|
+
readonly CLICKS_COUNT_ASC: "CLICKS_COUNT:asc";
|
|
70
|
+
readonly CLICKS_COUNT_DESC: "CLICKS_COUNT:desc";
|
|
71
|
+
readonly LAST_CLICK_DATE_ASC: "LAST_CLICK_DATE:asc";
|
|
72
|
+
readonly LAST_CLICK_DATE_DESC: "LAST_CLICK_DATE:desc";
|
|
73
73
|
};
|
|
74
74
|
export declare type GetPubStatisticsOrderByEnum = typeof GetPubStatisticsOrderByEnum[keyof typeof GetPubStatisticsOrderByEnum];
|
|
75
75
|
/**
|
|
76
76
|
* @export
|
|
77
77
|
*/
|
|
78
78
|
export declare const GetPubsOrderByEnum: {
|
|
79
|
-
readonly
|
|
80
|
-
readonly
|
|
81
|
-
readonly
|
|
82
|
-
readonly
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
85
|
-
readonly
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
readonly
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
93
|
-
readonly
|
|
94
|
-
readonly
|
|
95
|
-
readonly
|
|
96
|
-
readonly
|
|
97
|
-
readonly
|
|
98
|
-
readonly
|
|
99
|
-
readonly
|
|
100
|
-
readonly
|
|
101
|
-
readonly
|
|
79
|
+
readonly RANDOM: "RANDOM";
|
|
80
|
+
readonly CREATED_AT_ASC: "CREATED_AT:asc";
|
|
81
|
+
readonly CREATED_AT_DESC: "CREATED_AT:desc";
|
|
82
|
+
readonly UPDATED_AT_ASC: "UPDATED_AT:asc";
|
|
83
|
+
readonly UPDATED_AT_DESC: "UPDATED_AT:desc";
|
|
84
|
+
readonly CLICKS_COUNT_ASC: "CLICKS_COUNT:asc";
|
|
85
|
+
readonly CLICKS_COUNT_DESC: "CLICKS_COUNT:desc";
|
|
86
|
+
readonly NAME_ASC: "NAME:asc";
|
|
87
|
+
readonly NAME_DESC: "NAME:desc";
|
|
88
|
+
readonly ANALYTIC_TAG_ASC: "ANALYTIC_TAG:asc";
|
|
89
|
+
readonly ANALYTIC_TAG_DESC: "ANALYTIC_TAG:desc";
|
|
90
|
+
readonly LOCATION_ASC: "LOCATION:asc";
|
|
91
|
+
readonly LOCATION_DESC: "LOCATION:desc";
|
|
92
|
+
readonly ACTIVE_ASC: "ACTIVE:asc";
|
|
93
|
+
readonly ACTIVE_DESC: "ACTIVE:desc";
|
|
94
|
+
readonly SCHEDULE_ACTIVATION_DATE_ASC: "SCHEDULE_ACTIVATION_DATE:asc";
|
|
95
|
+
readonly SCHEDULE_ACTIVATION_DATE_DESC: "SCHEDULE_ACTIVATION_DATE:desc";
|
|
96
|
+
readonly SCHEDULE_DEACTIVATION_DATE_ASC: "SCHEDULE_DEACTIVATION_DATE:asc";
|
|
97
|
+
readonly SCHEDULE_DEACTIVATION_DATE_DESC: "SCHEDULE_DEACTIVATION_DATE:desc";
|
|
98
|
+
readonly TIMECARD_ACTIVATION_DATE_ASC: "TIMECARD_ACTIVATION_DATE:asc";
|
|
99
|
+
readonly TIMECARD_ACTIVATION_DATE_DESC: "TIMECARD_ACTIVATION_DATE:desc";
|
|
100
|
+
readonly TIMECARD_DEACTIVATION_DATE_ASC: "TIMECARD_DEACTIVATION_DATE:asc";
|
|
101
|
+
readonly TIMECARD_DEACTIVATION_DATE_DESC: "TIMECARD_DEACTIVATION_DATE:desc";
|
|
102
102
|
};
|
|
103
103
|
export declare type GetPubsOrderByEnum = typeof GetPubsOrderByEnum[keyof typeof GetPubsOrderByEnum];
|
|
@@ -359,36 +359,36 @@ exports.SearchPubApi = SearchPubApi;
|
|
|
359
359
|
* @export
|
|
360
360
|
*/
|
|
361
361
|
exports.GetPubStatisticsOrderByEnum = {
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
362
|
+
CLICKS_COUNT_ASC: 'CLICKS_COUNT:asc',
|
|
363
|
+
CLICKS_COUNT_DESC: 'CLICKS_COUNT:desc',
|
|
364
|
+
LAST_CLICK_DATE_ASC: 'LAST_CLICK_DATE:asc',
|
|
365
|
+
LAST_CLICK_DATE_DESC: 'LAST_CLICK_DATE:desc'
|
|
366
366
|
};
|
|
367
367
|
/**
|
|
368
368
|
* @export
|
|
369
369
|
*/
|
|
370
370
|
exports.GetPubsOrderByEnum = {
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
371
|
+
RANDOM: 'RANDOM',
|
|
372
|
+
CREATED_AT_ASC: 'CREATED_AT:asc',
|
|
373
|
+
CREATED_AT_DESC: 'CREATED_AT:desc',
|
|
374
|
+
UPDATED_AT_ASC: 'UPDATED_AT:asc',
|
|
375
|
+
UPDATED_AT_DESC: 'UPDATED_AT:desc',
|
|
376
|
+
CLICKS_COUNT_ASC: 'CLICKS_COUNT:asc',
|
|
377
|
+
CLICKS_COUNT_DESC: 'CLICKS_COUNT:desc',
|
|
378
|
+
NAME_ASC: 'NAME:asc',
|
|
379
|
+
NAME_DESC: 'NAME:desc',
|
|
380
|
+
ANALYTIC_TAG_ASC: 'ANALYTIC_TAG:asc',
|
|
381
|
+
ANALYTIC_TAG_DESC: 'ANALYTIC_TAG:desc',
|
|
382
|
+
LOCATION_ASC: 'LOCATION:asc',
|
|
383
|
+
LOCATION_DESC: 'LOCATION:desc',
|
|
384
|
+
ACTIVE_ASC: 'ACTIVE:asc',
|
|
385
|
+
ACTIVE_DESC: 'ACTIVE:desc',
|
|
386
|
+
SCHEDULE_ACTIVATION_DATE_ASC: 'SCHEDULE_ACTIVATION_DATE:asc',
|
|
387
|
+
SCHEDULE_ACTIVATION_DATE_DESC: 'SCHEDULE_ACTIVATION_DATE:desc',
|
|
388
|
+
SCHEDULE_DEACTIVATION_DATE_ASC: 'SCHEDULE_DEACTIVATION_DATE:asc',
|
|
389
|
+
SCHEDULE_DEACTIVATION_DATE_DESC: 'SCHEDULE_DEACTIVATION_DATE:desc',
|
|
390
|
+
TIMECARD_ACTIVATION_DATE_ASC: 'TIMECARD_ACTIVATION_DATE:asc',
|
|
391
|
+
TIMECARD_ACTIVATION_DATE_DESC: 'TIMECARD_ACTIVATION_DATE:desc',
|
|
392
|
+
TIMECARD_DEACTIVATION_DATE_ASC: 'TIMECARD_DEACTIVATION_DATE:asc',
|
|
393
|
+
TIMECARD_DEACTIVATION_DATE_DESC: 'TIMECARD_DEACTIVATION_DATE:desc'
|
|
394
394
|
};
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const PubLocationEnum: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
17
|
+
readonly DASHBOARD: "DASHBOARD";
|
|
18
|
+
readonly MAINMENU: "MAINMENU";
|
|
19
|
+
readonly SEARCH: "SEARCH";
|
|
20
20
|
};
|
|
21
21
|
export declare type PubLocationEnum = typeof PubLocationEnum[keyof typeof PubLocationEnum];
|
|
22
22
|
export declare function instanceOfPubLocationEnum(value: any): boolean;
|
|
@@ -19,9 +19,9 @@ exports.PubLocationEnumToJSON = exports.PubLocationEnumFromJSONTyped = exports.P
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.PubLocationEnum = {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
22
|
+
DASHBOARD: 'DASHBOARD',
|
|
23
|
+
MAINMENU: 'MAINMENU',
|
|
24
|
+
SEARCH: 'SEARCH'
|
|
25
25
|
};
|
|
26
26
|
function instanceOfPubLocationEnum(value) {
|
|
27
27
|
for (var key in exports.PubLocationEnum) {
|
|
@@ -34,28 +34,28 @@ export interface RestError {
|
|
|
34
34
|
* @export
|
|
35
35
|
*/
|
|
36
36
|
export declare const RestErrorCodeEnum: {
|
|
37
|
-
readonly
|
|
38
|
-
readonly
|
|
39
|
-
readonly
|
|
40
|
-
readonly
|
|
41
|
-
readonly
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
readonly
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
47
|
-
readonly
|
|
48
|
-
readonly
|
|
49
|
-
readonly
|
|
50
|
-
readonly
|
|
51
|
-
readonly
|
|
52
|
-
readonly
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
55
|
-
readonly
|
|
56
|
-
readonly
|
|
57
|
-
readonly
|
|
58
|
-
readonly
|
|
37
|
+
readonly CODE000: "CODE000";
|
|
38
|
+
readonly CODE001: "CODE001";
|
|
39
|
+
readonly CODE002: "CODE002";
|
|
40
|
+
readonly CODE003: "CODE003";
|
|
41
|
+
readonly CODE004: "CODE004";
|
|
42
|
+
readonly CODE005: "CODE005";
|
|
43
|
+
readonly CODE006: "CODE006";
|
|
44
|
+
readonly CODE007: "CODE007";
|
|
45
|
+
readonly CODE008: "CODE008";
|
|
46
|
+
readonly CODE009: "CODE009";
|
|
47
|
+
readonly CODE010: "CODE010";
|
|
48
|
+
readonly CODE011: "CODE011";
|
|
49
|
+
readonly CODE012: "CODE012";
|
|
50
|
+
readonly CODE013: "CODE013";
|
|
51
|
+
readonly CODE014: "CODE014";
|
|
52
|
+
readonly CODE015: "CODE015";
|
|
53
|
+
readonly CODE016: "CODE016";
|
|
54
|
+
readonly CODE017: "CODE017";
|
|
55
|
+
readonly CODE018: "CODE018";
|
|
56
|
+
readonly CODE019: "CODE019";
|
|
57
|
+
readonly CODE020: "CODE020";
|
|
58
|
+
readonly CODE021: "CODE021";
|
|
59
59
|
};
|
|
60
60
|
export declare type RestErrorCodeEnum = typeof RestErrorCodeEnum[keyof typeof RestErrorCodeEnum];
|
|
61
61
|
/**
|
|
@@ -18,28 +18,28 @@ exports.RestErrorToJSON = exports.RestErrorFromJSONTyped = exports.RestErrorFrom
|
|
|
18
18
|
* @export
|
|
19
19
|
*/
|
|
20
20
|
exports.RestErrorCodeEnum = {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
21
|
+
CODE000: 'CODE000',
|
|
22
|
+
CODE001: 'CODE001',
|
|
23
|
+
CODE002: 'CODE002',
|
|
24
|
+
CODE003: 'CODE003',
|
|
25
|
+
CODE004: 'CODE004',
|
|
26
|
+
CODE005: 'CODE005',
|
|
27
|
+
CODE006: 'CODE006',
|
|
28
|
+
CODE007: 'CODE007',
|
|
29
|
+
CODE008: 'CODE008',
|
|
30
|
+
CODE009: 'CODE009',
|
|
31
|
+
CODE010: 'CODE010',
|
|
32
|
+
CODE011: 'CODE011',
|
|
33
|
+
CODE012: 'CODE012',
|
|
34
|
+
CODE013: 'CODE013',
|
|
35
|
+
CODE014: 'CODE014',
|
|
36
|
+
CODE015: 'CODE015',
|
|
37
|
+
CODE016: 'CODE016',
|
|
38
|
+
CODE017: 'CODE017',
|
|
39
|
+
CODE018: 'CODE018',
|
|
40
|
+
CODE019: 'CODE019',
|
|
41
|
+
CODE020: 'CODE020',
|
|
42
|
+
CODE021: 'CODE021'
|
|
43
43
|
};
|
|
44
44
|
/**
|
|
45
45
|
* @export
|