@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
|
@@ -605,24 +605,24 @@ exports.SearchUserApi = SearchUserApi;
|
|
|
605
605
|
* @export
|
|
606
606
|
*/
|
|
607
607
|
exports.GetUsersOrderByEnum = {
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
608
|
+
NICKNAME_ASC: 'NICKNAME:asc',
|
|
609
|
+
NICKNAME_DESC: 'NICKNAME:desc',
|
|
610
|
+
TOTAL_ACTIVE_ASC: 'TOTAL_ACTIVE:asc',
|
|
611
|
+
TOTAL_ACTIVE_DESC: 'TOTAL_ACTIVE:desc',
|
|
612
|
+
LASTNAME_FIRSTNAME_ASC: 'LASTNAME_FIRSTNAME:asc',
|
|
613
|
+
LASTNAME_FIRSTNAME_DESC: 'LASTNAME_FIRSTNAME:desc',
|
|
614
|
+
COMPANY_LEGAL_NAME_ASC: 'COMPANY_LEGAL_NAME:asc',
|
|
615
|
+
COMPANY_LEGAL_NAME_DESC: 'COMPANY_LEGAL_NAME:desc',
|
|
616
|
+
COMPANY_COMMERCIAL_NAME_ASC: 'COMPANY_COMMERCIAL_NAME:asc',
|
|
617
|
+
COMPANY_COMMERCIAL_NAME_DESC: 'COMPANY_COMMERCIAL_NAME:desc',
|
|
618
|
+
COMPANY_ADDRESS_CITY_ASC: 'COMPANY_ADDRESS_CITY:asc',
|
|
619
|
+
COMPANY_ADDRESS_CITY_DESC: 'COMPANY_ADDRESS_CITY:desc',
|
|
620
|
+
CREATED_AT_ASC: 'CREATED_AT:asc',
|
|
621
|
+
CREATED_AT_DESC: 'CREATED_AT:desc',
|
|
622
|
+
ROLE_ASC: 'ROLE:asc',
|
|
623
|
+
ROLE_DESC: 'ROLE:desc',
|
|
624
|
+
ID_ASC: 'ID:asc',
|
|
625
|
+
ID_DESC: 'ID:desc',
|
|
626
|
+
UPDATED_AT_ASC: 'UPDATED_AT:asc',
|
|
627
|
+
UPDATED_AT_DESC: 'UPDATED_AT:desc'
|
|
628
628
|
};
|
|
@@ -107,59 +107,59 @@ export declare class SearchUserDocumentApi extends runtime.BaseAPI {
|
|
|
107
107
|
* @export
|
|
108
108
|
*/
|
|
109
109
|
export declare const GetCurrentUserDocumentDocumentTypeEnum: {
|
|
110
|
-
readonly
|
|
111
|
-
readonly
|
|
112
|
-
readonly
|
|
113
|
-
readonly
|
|
114
|
-
readonly
|
|
115
|
-
readonly
|
|
110
|
+
readonly KBIS: "KBIS";
|
|
111
|
+
readonly ID: "ID";
|
|
112
|
+
readonly SHARE_HOLDER: "SHARE_HOLDER";
|
|
113
|
+
readonly STATUS: "STATUS";
|
|
114
|
+
readonly CGV: "CGV";
|
|
115
|
+
readonly GMP: "GMP";
|
|
116
116
|
};
|
|
117
117
|
export declare type GetCurrentUserDocumentDocumentTypeEnum = typeof GetCurrentUserDocumentDocumentTypeEnum[keyof typeof GetCurrentUserDocumentDocumentTypeEnum];
|
|
118
118
|
/**
|
|
119
119
|
* @export
|
|
120
120
|
*/
|
|
121
121
|
export declare const GetCurrentUserDocumentMetadataDocumentTypeEnum: {
|
|
122
|
-
readonly
|
|
123
|
-
readonly
|
|
124
|
-
readonly
|
|
125
|
-
readonly
|
|
126
|
-
readonly
|
|
127
|
-
readonly
|
|
122
|
+
readonly KBIS: "KBIS";
|
|
123
|
+
readonly ID: "ID";
|
|
124
|
+
readonly SHARE_HOLDER: "SHARE_HOLDER";
|
|
125
|
+
readonly STATUS: "STATUS";
|
|
126
|
+
readonly CGV: "CGV";
|
|
127
|
+
readonly GMP: "GMP";
|
|
128
128
|
};
|
|
129
129
|
export declare type GetCurrentUserDocumentMetadataDocumentTypeEnum = typeof GetCurrentUserDocumentMetadataDocumentTypeEnum[keyof typeof GetCurrentUserDocumentMetadataDocumentTypeEnum];
|
|
130
130
|
/**
|
|
131
131
|
* @export
|
|
132
132
|
*/
|
|
133
133
|
export declare const GetUserDocumentDocumentTypeEnum: {
|
|
134
|
-
readonly
|
|
135
|
-
readonly
|
|
136
|
-
readonly
|
|
137
|
-
readonly
|
|
138
|
-
readonly
|
|
139
|
-
readonly
|
|
134
|
+
readonly KBIS: "KBIS";
|
|
135
|
+
readonly ID: "ID";
|
|
136
|
+
readonly SHARE_HOLDER: "SHARE_HOLDER";
|
|
137
|
+
readonly STATUS: "STATUS";
|
|
138
|
+
readonly CGV: "CGV";
|
|
139
|
+
readonly GMP: "GMP";
|
|
140
140
|
};
|
|
141
141
|
export declare type GetUserDocumentDocumentTypeEnum = typeof GetUserDocumentDocumentTypeEnum[keyof typeof GetUserDocumentDocumentTypeEnum];
|
|
142
142
|
/**
|
|
143
143
|
* @export
|
|
144
144
|
*/
|
|
145
145
|
export declare const GetUserDocumentMetadataDocumentTypeEnum: {
|
|
146
|
-
readonly
|
|
147
|
-
readonly
|
|
148
|
-
readonly
|
|
149
|
-
readonly
|
|
150
|
-
readonly
|
|
151
|
-
readonly
|
|
146
|
+
readonly KBIS: "KBIS";
|
|
147
|
+
readonly ID: "ID";
|
|
148
|
+
readonly SHARE_HOLDER: "SHARE_HOLDER";
|
|
149
|
+
readonly STATUS: "STATUS";
|
|
150
|
+
readonly CGV: "CGV";
|
|
151
|
+
readonly GMP: "GMP";
|
|
152
152
|
};
|
|
153
153
|
export declare type GetUserDocumentMetadataDocumentTypeEnum = typeof GetUserDocumentMetadataDocumentTypeEnum[keyof typeof GetUserDocumentMetadataDocumentTypeEnum];
|
|
154
154
|
/**
|
|
155
155
|
* @export
|
|
156
156
|
*/
|
|
157
157
|
export declare const GetUserDocumentStatusDocumentTypeEnum: {
|
|
158
|
-
readonly
|
|
159
|
-
readonly
|
|
160
|
-
readonly
|
|
161
|
-
readonly
|
|
162
|
-
readonly
|
|
163
|
-
readonly
|
|
158
|
+
readonly KBIS: "KBIS";
|
|
159
|
+
readonly ID: "ID";
|
|
160
|
+
readonly SHARE_HOLDER: "SHARE_HOLDER";
|
|
161
|
+
readonly STATUS: "STATUS";
|
|
162
|
+
readonly CGV: "CGV";
|
|
163
|
+
readonly GMP: "GMP";
|
|
164
164
|
};
|
|
165
165
|
export declare type GetUserDocumentStatusDocumentTypeEnum = typeof GetUserDocumentStatusDocumentTypeEnum[keyof typeof GetUserDocumentStatusDocumentTypeEnum];
|
|
@@ -635,54 +635,54 @@ exports.SearchUserDocumentApi = SearchUserDocumentApi;
|
|
|
635
635
|
* @export
|
|
636
636
|
*/
|
|
637
637
|
exports.GetCurrentUserDocumentDocumentTypeEnum = {
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
638
|
+
KBIS: 'KBIS',
|
|
639
|
+
ID: 'ID',
|
|
640
|
+
SHARE_HOLDER: 'SHARE_HOLDER',
|
|
641
|
+
STATUS: 'STATUS',
|
|
642
|
+
CGV: 'CGV',
|
|
643
|
+
GMP: 'GMP'
|
|
644
644
|
};
|
|
645
645
|
/**
|
|
646
646
|
* @export
|
|
647
647
|
*/
|
|
648
648
|
exports.GetCurrentUserDocumentMetadataDocumentTypeEnum = {
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
649
|
+
KBIS: 'KBIS',
|
|
650
|
+
ID: 'ID',
|
|
651
|
+
SHARE_HOLDER: 'SHARE_HOLDER',
|
|
652
|
+
STATUS: 'STATUS',
|
|
653
|
+
CGV: 'CGV',
|
|
654
|
+
GMP: 'GMP'
|
|
655
655
|
};
|
|
656
656
|
/**
|
|
657
657
|
* @export
|
|
658
658
|
*/
|
|
659
659
|
exports.GetUserDocumentDocumentTypeEnum = {
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
660
|
+
KBIS: 'KBIS',
|
|
661
|
+
ID: 'ID',
|
|
662
|
+
SHARE_HOLDER: 'SHARE_HOLDER',
|
|
663
|
+
STATUS: 'STATUS',
|
|
664
|
+
CGV: 'CGV',
|
|
665
|
+
GMP: 'GMP'
|
|
666
666
|
};
|
|
667
667
|
/**
|
|
668
668
|
* @export
|
|
669
669
|
*/
|
|
670
670
|
exports.GetUserDocumentMetadataDocumentTypeEnum = {
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
671
|
+
KBIS: 'KBIS',
|
|
672
|
+
ID: 'ID',
|
|
673
|
+
SHARE_HOLDER: 'SHARE_HOLDER',
|
|
674
|
+
STATUS: 'STATUS',
|
|
675
|
+
CGV: 'CGV',
|
|
676
|
+
GMP: 'GMP'
|
|
677
677
|
};
|
|
678
678
|
/**
|
|
679
679
|
* @export
|
|
680
680
|
*/
|
|
681
681
|
exports.GetUserDocumentStatusDocumentTypeEnum = {
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
682
|
+
KBIS: 'KBIS',
|
|
683
|
+
ID: 'ID',
|
|
684
|
+
SHARE_HOLDER: 'SHARE_HOLDER',
|
|
685
|
+
STATUS: 'STATUS',
|
|
686
|
+
CGV: 'CGV',
|
|
687
|
+
GMP: 'GMP'
|
|
688
688
|
};
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const Gender: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
17
|
+
readonly MALE: "MALE";
|
|
18
|
+
readonly FEMALE: "FEMALE";
|
|
19
19
|
};
|
|
20
20
|
export declare type Gender = typeof Gender[keyof typeof Gender];
|
|
21
21
|
export declare function instanceOfGender(value: any): boolean;
|
|
@@ -19,8 +19,8 @@ exports.GenderToJSON = exports.GenderFromJSONTyped = exports.GenderFromJSON = ex
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.Gender = {
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
MALE: 'MALE',
|
|
23
|
+
FEMALE: 'FEMALE'
|
|
24
24
|
};
|
|
25
25
|
function instanceOfGender(value) {
|
|
26
26
|
for (var key in exports.Gender) {
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const KycLevel: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
17
|
+
readonly LIGHT: "LIGHT";
|
|
18
|
+
readonly REGULAR: "REGULAR";
|
|
19
19
|
};
|
|
20
20
|
export declare type KycLevel = typeof KycLevel[keyof typeof KycLevel];
|
|
21
21
|
export declare function instanceOfKycLevel(value: any): boolean;
|
|
@@ -19,8 +19,8 @@ exports.KycLevelToJSON = exports.KycLevelFromJSONTyped = exports.KycLevelFromJSO
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.KycLevel = {
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
LIGHT: 'LIGHT',
|
|
23
|
+
REGULAR: 'REGULAR'
|
|
24
24
|
};
|
|
25
25
|
function instanceOfKycLevel(value) {
|
|
26
26
|
for (var key in exports.KycLevel) {
|
|
@@ -14,54 +14,54 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const NotificationTypeId: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
21
|
-
readonly
|
|
22
|
-
readonly
|
|
23
|
-
readonly
|
|
24
|
-
readonly
|
|
25
|
-
readonly
|
|
26
|
-
readonly
|
|
27
|
-
readonly
|
|
28
|
-
readonly
|
|
29
|
-
readonly
|
|
30
|
-
readonly
|
|
31
|
-
readonly
|
|
32
|
-
readonly
|
|
33
|
-
readonly
|
|
34
|
-
readonly
|
|
35
|
-
readonly
|
|
36
|
-
readonly
|
|
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
|
|
59
|
-
readonly
|
|
60
|
-
readonly
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
readonly
|
|
64
|
-
readonly
|
|
17
|
+
readonly AD_ARCHIVED: "AD_ARCHIVED";
|
|
18
|
+
readonly AD_ARCHIVED_BY_ADMIN: "AD_ARCHIVED_BY_ADMIN";
|
|
19
|
+
readonly AD_DAILY_MAIL: "AD_DAILY_MAIL";
|
|
20
|
+
readonly AD_EXPIRED: "AD_EXPIRED";
|
|
21
|
+
readonly AD_PRICE_UPDATE_ACCEPTED: "AD_PRICE_UPDATE_ACCEPTED";
|
|
22
|
+
readonly AD_PRICE_UPDATE_REFUSED: "AD_PRICE_UPDATE_REFUSED";
|
|
23
|
+
readonly AD_SOLD_OUT: "AD_SOLD_OUT";
|
|
24
|
+
readonly AD_VALIDATED: "AD_VALIDATED";
|
|
25
|
+
readonly AD_WISHLIST_LINE: "AD_WISHLIST_LINE";
|
|
26
|
+
readonly AD_WISHLIST_LINE_FAVORITE: "AD_WISHLIST_LINE_FAVORITE";
|
|
27
|
+
readonly CLIENT_CREDIT_CARD_EXPIRATION: "CLIENT_CREDIT_CARD_EXPIRATION";
|
|
28
|
+
readonly CLIENT_FIRST_AD: "CLIENT_FIRST_AD";
|
|
29
|
+
readonly CLIENT_FIRST_BUY: "CLIENT_FIRST_BUY";
|
|
30
|
+
readonly CLIENT_FIRST_SALE: "CLIENT_FIRST_SALE";
|
|
31
|
+
readonly CLIENT_HAS_A_REQUEST: "CLIENT_HAS_A_REQUEST";
|
|
32
|
+
readonly CLIENT_SUBSCRIPTION_VALIDATED: "CLIENT_SUBSCRIPTION_VALIDATED";
|
|
33
|
+
readonly CLIENT_TEST_ACCOUNT_EXPIRED: "CLIENT_TEST_ACCOUNT_EXPIRED";
|
|
34
|
+
readonly CLIENT_WAITING_FOR_VALIDATION: "CLIENT_WAITING_FOR_VALIDATION";
|
|
35
|
+
readonly DAILY_MAIL: "DAILY_MAIL";
|
|
36
|
+
readonly DOCUMENT_EXPIRE: "DOCUMENT_EXPIRE";
|
|
37
|
+
readonly GLOBAL_COMMISSION_INVOICE: "GLOBAL_COMMISSION_INVOICE";
|
|
38
|
+
readonly GLOBAL_COMMISSION_CREDIT_NOTE_INVOICE: "GLOBAL_COMMISSION_CREDIT_NOTE_INVOICE";
|
|
39
|
+
readonly MONTHLY_EMAIL_FOR_ACCOUNTANT: "MONTHLY_EMAIL_FOR_ACCOUNTANT";
|
|
40
|
+
readonly ORDER_ACCEPTATION_DELAY: "ORDER_ACCEPTATION_DELAY";
|
|
41
|
+
readonly ORDER_ACCEPTED: "ORDER_ACCEPTED";
|
|
42
|
+
readonly ORDER_ARCHIVED_BUYER: "ORDER_ARCHIVED_BUYER";
|
|
43
|
+
readonly ORDER_CANCELED_BUYER: "ORDER_CANCELED_BUYER";
|
|
44
|
+
readonly ORDER_CANCELED_SELLER: "ORDER_CANCELED_SELLER";
|
|
45
|
+
readonly ORDER_CREATED_BUYER: "ORDER_CREATED_BUYER";
|
|
46
|
+
readonly ORDER_CREATED_SELLER: "ORDER_CREATED_SELLER";
|
|
47
|
+
readonly ORDER_DAILY_MAIL: "ORDER_DAILY_MAIL";
|
|
48
|
+
readonly ORDER_MODIFIED: "ORDER_MODIFIED";
|
|
49
|
+
readonly ORDER_MODIFICATION_DELAY: "ORDER_MODIFICATION_DELAY";
|
|
50
|
+
readonly ORDER_MODIFICATION_ACCEPTED_SELLER: "ORDER_MODIFICATION_ACCEPTED_SELLER";
|
|
51
|
+
readonly ORDER_MODIFICATION_REJECTED_SELLER: "ORDER_MODIFICATION_REJECTED_SELLER";
|
|
52
|
+
readonly ORDER_RECEIVED: "ORDER_RECEIVED";
|
|
53
|
+
readonly ORDER_SENDING_DELAY: "ORDER_SENDING_DELAY";
|
|
54
|
+
readonly ORDER_SENT_BUYER: "ORDER_SENT_BUYER";
|
|
55
|
+
readonly ORDER_LABORATORY_DAILY_MAIL: "ORDER_LABORATORY_DAILY_MAIL";
|
|
56
|
+
readonly ORDER_VALIDATED_BUYER: "ORDER_VALIDATED_BUYER";
|
|
57
|
+
readonly ORDER_VALIDATED_SELLER: "ORDER_VALIDATED_SELLER";
|
|
58
|
+
readonly PHARMAIDE_FIRST_SUBSCRIPTION: "PHARMAIDE_FIRST_SUBSCRIPTION";
|
|
59
|
+
readonly PHARMAIDE_SB_TEST_EXPIRATION: "PHARMAIDE_SB_TEST_EXPIRATION";
|
|
60
|
+
readonly PHARMAIDE_TEST_TEST_EXPIRATION: "PHARMAIDE_TEST_TEST_EXPIRATION";
|
|
61
|
+
readonly REQUEST_FOR_ORDER_INVOICE: "REQUEST_FOR_ORDER_INVOICE";
|
|
62
|
+
readonly CLIENT_BADGE_RECEIVED: "CLIENT_BADGE_RECEIVED";
|
|
63
|
+
readonly CLIENT_BADGE_LOST: "CLIENT_BADGE_LOST";
|
|
64
|
+
readonly CLIENT_BADGE_INCENTIVE: "CLIENT_BADGE_INCENTIVE";
|
|
65
65
|
};
|
|
66
66
|
export declare type NotificationTypeId = typeof NotificationTypeId[keyof typeof NotificationTypeId];
|
|
67
67
|
export declare function instanceOfNotificationTypeId(value: any): boolean;
|
|
@@ -19,54 +19,54 @@ exports.NotificationTypeIdToJSON = exports.NotificationTypeIdFromJSONTyped = exp
|
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.NotificationTypeId = {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
22
|
+
AD_ARCHIVED: 'AD_ARCHIVED',
|
|
23
|
+
AD_ARCHIVED_BY_ADMIN: 'AD_ARCHIVED_BY_ADMIN',
|
|
24
|
+
AD_DAILY_MAIL: 'AD_DAILY_MAIL',
|
|
25
|
+
AD_EXPIRED: 'AD_EXPIRED',
|
|
26
|
+
AD_PRICE_UPDATE_ACCEPTED: 'AD_PRICE_UPDATE_ACCEPTED',
|
|
27
|
+
AD_PRICE_UPDATE_REFUSED: 'AD_PRICE_UPDATE_REFUSED',
|
|
28
|
+
AD_SOLD_OUT: 'AD_SOLD_OUT',
|
|
29
|
+
AD_VALIDATED: 'AD_VALIDATED',
|
|
30
|
+
AD_WISHLIST_LINE: 'AD_WISHLIST_LINE',
|
|
31
|
+
AD_WISHLIST_LINE_FAVORITE: 'AD_WISHLIST_LINE_FAVORITE',
|
|
32
|
+
CLIENT_CREDIT_CARD_EXPIRATION: 'CLIENT_CREDIT_CARD_EXPIRATION',
|
|
33
|
+
CLIENT_FIRST_AD: 'CLIENT_FIRST_AD',
|
|
34
|
+
CLIENT_FIRST_BUY: 'CLIENT_FIRST_BUY',
|
|
35
|
+
CLIENT_FIRST_SALE: 'CLIENT_FIRST_SALE',
|
|
36
|
+
CLIENT_HAS_A_REQUEST: 'CLIENT_HAS_A_REQUEST',
|
|
37
|
+
CLIENT_SUBSCRIPTION_VALIDATED: 'CLIENT_SUBSCRIPTION_VALIDATED',
|
|
38
|
+
CLIENT_TEST_ACCOUNT_EXPIRED: 'CLIENT_TEST_ACCOUNT_EXPIRED',
|
|
39
|
+
CLIENT_WAITING_FOR_VALIDATION: 'CLIENT_WAITING_FOR_VALIDATION',
|
|
40
|
+
DAILY_MAIL: 'DAILY_MAIL',
|
|
41
|
+
DOCUMENT_EXPIRE: 'DOCUMENT_EXPIRE',
|
|
42
|
+
GLOBAL_COMMISSION_INVOICE: 'GLOBAL_COMMISSION_INVOICE',
|
|
43
|
+
GLOBAL_COMMISSION_CREDIT_NOTE_INVOICE: 'GLOBAL_COMMISSION_CREDIT_NOTE_INVOICE',
|
|
44
|
+
MONTHLY_EMAIL_FOR_ACCOUNTANT: 'MONTHLY_EMAIL_FOR_ACCOUNTANT',
|
|
45
|
+
ORDER_ACCEPTATION_DELAY: 'ORDER_ACCEPTATION_DELAY',
|
|
46
|
+
ORDER_ACCEPTED: 'ORDER_ACCEPTED',
|
|
47
|
+
ORDER_ARCHIVED_BUYER: 'ORDER_ARCHIVED_BUYER',
|
|
48
|
+
ORDER_CANCELED_BUYER: 'ORDER_CANCELED_BUYER',
|
|
49
|
+
ORDER_CANCELED_SELLER: 'ORDER_CANCELED_SELLER',
|
|
50
|
+
ORDER_CREATED_BUYER: 'ORDER_CREATED_BUYER',
|
|
51
|
+
ORDER_CREATED_SELLER: 'ORDER_CREATED_SELLER',
|
|
52
|
+
ORDER_DAILY_MAIL: 'ORDER_DAILY_MAIL',
|
|
53
|
+
ORDER_MODIFIED: 'ORDER_MODIFIED',
|
|
54
|
+
ORDER_MODIFICATION_DELAY: 'ORDER_MODIFICATION_DELAY',
|
|
55
|
+
ORDER_MODIFICATION_ACCEPTED_SELLER: 'ORDER_MODIFICATION_ACCEPTED_SELLER',
|
|
56
|
+
ORDER_MODIFICATION_REJECTED_SELLER: 'ORDER_MODIFICATION_REJECTED_SELLER',
|
|
57
|
+
ORDER_RECEIVED: 'ORDER_RECEIVED',
|
|
58
|
+
ORDER_SENDING_DELAY: 'ORDER_SENDING_DELAY',
|
|
59
|
+
ORDER_SENT_BUYER: 'ORDER_SENT_BUYER',
|
|
60
|
+
ORDER_LABORATORY_DAILY_MAIL: 'ORDER_LABORATORY_DAILY_MAIL',
|
|
61
|
+
ORDER_VALIDATED_BUYER: 'ORDER_VALIDATED_BUYER',
|
|
62
|
+
ORDER_VALIDATED_SELLER: 'ORDER_VALIDATED_SELLER',
|
|
63
|
+
PHARMAIDE_FIRST_SUBSCRIPTION: 'PHARMAIDE_FIRST_SUBSCRIPTION',
|
|
64
|
+
PHARMAIDE_SB_TEST_EXPIRATION: 'PHARMAIDE_SB_TEST_EXPIRATION',
|
|
65
|
+
PHARMAIDE_TEST_TEST_EXPIRATION: 'PHARMAIDE_TEST_TEST_EXPIRATION',
|
|
66
|
+
REQUEST_FOR_ORDER_INVOICE: 'REQUEST_FOR_ORDER_INVOICE',
|
|
67
|
+
CLIENT_BADGE_RECEIVED: 'CLIENT_BADGE_RECEIVED',
|
|
68
|
+
CLIENT_BADGE_LOST: 'CLIENT_BADGE_LOST',
|
|
69
|
+
CLIENT_BADGE_INCENTIVE: 'CLIENT_BADGE_INCENTIVE'
|
|
70
70
|
};
|
|
71
71
|
function instanceOfNotificationTypeId(value) {
|
|
72
72
|
for (var key in exports.NotificationTypeId) {
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
* @export
|
|
19
19
|
*/
|
|
20
20
|
export declare const OffisanteStatus: {
|
|
21
|
-
readonly
|
|
22
|
-
readonly
|
|
23
|
-
readonly
|
|
21
|
+
readonly SET: "SET";
|
|
22
|
+
readonly NOT_SET: "NOT_SET";
|
|
23
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
24
24
|
};
|
|
25
25
|
export declare type OffisanteStatus = typeof OffisanteStatus[keyof typeof OffisanteStatus];
|
|
26
26
|
export declare function instanceOfOffisanteStatus(value: any): boolean;
|
|
@@ -23,9 +23,9 @@ exports.OffisanteStatusToJSON = exports.OffisanteStatusFromJSONTyped = exports.O
|
|
|
23
23
|
* @export
|
|
24
24
|
*/
|
|
25
25
|
exports.OffisanteStatus = {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
SET: 'SET',
|
|
27
|
+
NOT_SET: 'NOT_SET',
|
|
28
|
+
IN_PROGRESS: 'IN_PROGRESS'
|
|
29
29
|
};
|
|
30
30
|
function instanceOfOffisanteStatus(value) {
|
|
31
31
|
for (var key in exports.OffisanteStatus) {
|
|
@@ -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
|
|
@@ -45,16 +45,16 @@ export interface UserDocument {
|
|
|
45
45
|
* @export
|
|
46
46
|
*/
|
|
47
47
|
export declare const UserDocumentStatusReasonEnum: {
|
|
48
|
-
readonly
|
|
49
|
-
readonly
|
|
50
|
-
readonly
|
|
51
|
-
readonly
|
|
52
|
-
readonly
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
55
|
-
readonly
|
|
56
|
-
readonly
|
|
57
|
-
readonly
|
|
48
|
+
readonly DOCUMENT_MISSING: "DOCUMENT_MISSING";
|
|
49
|
+
readonly DOCUMENT_UNREADABLE: "DOCUMENT_UNREADABLE";
|
|
50
|
+
readonly DOCUMENT_NOT_ACCEPTED: "DOCUMENT_NOT_ACCEPTED";
|
|
51
|
+
readonly DOCUMENT_HAS_EXPIRED: "DOCUMENT_HAS_EXPIRED";
|
|
52
|
+
readonly DOCUMENT_INCOMPLETE: "DOCUMENT_INCOMPLETE";
|
|
53
|
+
readonly DOCUMENT_DO_NOT_MATCH_USER_DATA: "DOCUMENT_DO_NOT_MATCH_USER_DATA";
|
|
54
|
+
readonly DOCUMENT_DO_NOT_MATCH_ACCOUNT_DATA: "DOCUMENT_DO_NOT_MATCH_ACCOUNT_DATA";
|
|
55
|
+
readonly DOCUMENT_FALSIFIED: "DOCUMENT_FALSIFIED";
|
|
56
|
+
readonly UNDERAGE_PERSON: "UNDERAGE_PERSON";
|
|
57
|
+
readonly SPECIFIC_CASE: "SPECIFIC_CASE";
|
|
58
58
|
};
|
|
59
59
|
export declare type UserDocumentStatusReasonEnum = typeof UserDocumentStatusReasonEnum[keyof typeof UserDocumentStatusReasonEnum];
|
|
60
60
|
/**
|