@lcdp/api-react-rest-client 2.9.0-upgrade-codegen-client-react.12465674350 → 2.9.0-upgrade-codegen-client-react.12561172949

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.
Files changed (253) hide show
  1. package/auth/src/apis/SearchApiKeyApi.d.ts +6 -6
  2. package/auth/src/apis/SearchApiKeyApi.js +6 -6
  3. package/auth/src/models/RestError.d.ts +22 -22
  4. package/auth/src/models/RestError.js +22 -22
  5. package/banking-operation/src/apis/SearchLevyApi.d.ts +14 -14
  6. package/banking-operation/src/apis/SearchLevyApi.js +14 -14
  7. package/banking-operation/src/apis/SearchOrderPaymentApi.d.ts +2 -2
  8. package/banking-operation/src/apis/SearchOrderPaymentApi.js +2 -2
  9. package/banking-operation/src/models/LevyPaymentStatus.d.ts +3 -3
  10. package/banking-operation/src/models/LevyPaymentStatus.js +3 -3
  11. package/banking-operation/src/models/LevyStatus.d.ts +2 -2
  12. package/banking-operation/src/models/LevyStatus.js +2 -2
  13. package/banking-operation/src/models/Transaction.d.ts +4 -4
  14. package/banking-operation/src/models/Transaction.js +4 -4
  15. package/catalog/src/apis/SearchProductInsightApi.d.ts +4 -4
  16. package/catalog/src/apis/SearchProductInsightApi.js +4 -4
  17. package/catalog/src/models/ProductStorageType.d.ts +4 -4
  18. package/catalog/src/models/ProductStorageType.js +4 -4
  19. package/catalog/src/models/RestError.d.ts +22 -22
  20. package/catalog/src/models/RestError.js +22 -22
  21. package/challenge/src/models/ChallengeAction.d.ts +1 -1
  22. package/challenge/src/models/ChallengeAction.js +1 -1
  23. package/configuration/src/models/RestError.d.ts +22 -22
  24. package/configuration/src/models/RestError.js +22 -22
  25. package/content/src/models/RestError.d.ts +22 -22
  26. package/content/src/models/RestError.js +22 -22
  27. package/factory/src/apis/SearchAssemblyApi.d.ts +6 -6
  28. package/factory/src/apis/SearchAssemblyApi.js +6 -6
  29. package/factory/src/models/AssemblyOutputInner.d.ts +2 -2
  30. package/factory/src/models/AssemblyOutputInner.js +2 -2
  31. package/factory/src/models/AssemblyStatus.d.ts +8 -8
  32. package/factory/src/models/AssemblyStatus.js +8 -8
  33. package/factory/src/models/ProductStatus.d.ts +4 -4
  34. package/factory/src/models/ProductStatus.js +4 -4
  35. package/factory/src/models/SaleOfferStatus.d.ts +7 -7
  36. package/factory/src/models/SaleOfferStatus.js +7 -7
  37. package/factory/src/models/StatusEnum.d.ts +8 -8
  38. package/factory/src/models/StatusEnum.js +8 -8
  39. package/favorite/src/apis/ManageFavoriteProductApi.d.ts +4 -4
  40. package/favorite/src/apis/ManageFavoriteProductApi.js +4 -4
  41. package/favorite/src/models/ProductStatus.d.ts +4 -4
  42. package/favorite/src/models/ProductStatus.js +4 -4
  43. package/favorite/src/models/RestError.d.ts +22 -22
  44. package/favorite/src/models/RestError.js +22 -22
  45. package/inventory/src/apis/SearchInventoryApi.d.ts +54 -54
  46. package/inventory/src/apis/SearchInventoryApi.js +54 -54
  47. package/inventory/src/models/RestError.d.ts +22 -22
  48. package/inventory/src/models/RestError.js +22 -22
  49. package/invoice/src/apis/SearchInvoiceApi.d.ts +10 -10
  50. package/invoice/src/apis/SearchInvoiceApi.js +10 -10
  51. package/invoice/src/apis/SearchInvoiceLineApi.d.ts +4 -4
  52. package/invoice/src/apis/SearchInvoiceLineApi.js +4 -4
  53. package/invoice/src/apis/SearchOrderTallyApi.d.ts +8 -8
  54. package/invoice/src/apis/SearchOrderTallyApi.js +8 -8
  55. package/invoice/src/models/InvoiceType.d.ts +13 -13
  56. package/invoice/src/models/InvoiceType.js +13 -13
  57. package/invoice/src/models/RestError.d.ts +22 -22
  58. package/invoice/src/models/RestError.js +22 -22
  59. package/laboratory/src/apis/SearchLaboratoryApi.d.ts +2 -2
  60. package/laboratory/src/apis/SearchLaboratoryApi.js +2 -2
  61. package/laboratory-store/src/apis/SearchLaboratoryStoreApi.d.ts +7 -7
  62. package/laboratory-store/src/apis/SearchLaboratoryStoreApi.js +7 -7
  63. package/laboratory-store/src/models/DisplayType.d.ts +2 -2
  64. package/laboratory-store/src/models/DisplayType.js +2 -2
  65. package/laboratory-store/src/models/LaboratoryType.d.ts +5 -5
  66. package/laboratory-store/src/models/LaboratoryType.js +5 -5
  67. package/laboratory-store/src/models/RestError.d.ts +22 -22
  68. package/laboratory-store/src/models/RestError.js +22 -22
  69. package/laboratory-store-log/src/apis/SearchLaboratoryStoreLogApi.d.ts +2 -2
  70. package/laboratory-store-log/src/apis/SearchLaboratoryStoreLogApi.js +2 -2
  71. package/lexicon/src/models/RestError.d.ts +22 -22
  72. package/lexicon/src/models/RestError.js +22 -22
  73. package/litigation/src/models/RestError.d.ts +22 -22
  74. package/litigation/src/models/RestError.js +22 -22
  75. package/magic-cart/src/models/ProductStorageType.d.ts +4 -4
  76. package/magic-cart/src/models/ProductStorageType.js +4 -4
  77. package/mandate/src/models/ChallengeAction.d.ts +1 -1
  78. package/mandate/src/models/ChallengeAction.js +1 -1
  79. package/mandate/src/models/Mandate.d.ts +5 -5
  80. package/mandate/src/models/Mandate.js +5 -5
  81. package/mangopay-hook/src/models/RestError.d.ts +22 -22
  82. package/mangopay-hook/src/models/RestError.js +22 -22
  83. package/message/src/apis/SearchMessageApi.d.ts +4 -4
  84. package/message/src/apis/SearchMessageApi.js +4 -4
  85. package/notification/src/apis/SearchNotificationApi.d.ts +2 -2
  86. package/notification/src/apis/SearchNotificationApi.js +2 -2
  87. package/notification/src/apis/SearchNotificationTypeApi.d.ts +6 -6
  88. package/notification/src/apis/SearchNotificationTypeApi.js +6 -6
  89. package/notification/src/models/NotificationTypeId.d.ts +48 -48
  90. package/notification/src/models/NotificationTypeId.js +48 -48
  91. package/notification/src/models/RestError.d.ts +22 -22
  92. package/notification/src/models/RestError.js +22 -22
  93. package/order/src/apis/SearchFreeCarriageCouponApi.d.ts +2 -2
  94. package/order/src/apis/SearchFreeCarriageCouponApi.js +2 -2
  95. package/order/src/apis/SearchOrderApi.d.ts +18 -18
  96. package/order/src/apis/SearchOrderApi.js +18 -18
  97. package/order/src/apis/SearchOrderItemApi.d.ts +24 -24
  98. package/order/src/apis/SearchOrderItemApi.js +24 -24
  99. package/order/src/models/OrderItemWarning.d.ts +5 -5
  100. package/order/src/models/OrderItemWarning.js +5 -5
  101. package/order/src/models/OrderItemsOperation.d.ts +3 -3
  102. package/order/src/models/OrderItemsOperation.js +3 -3
  103. package/order/src/models/OrderStatus.d.ts +15 -15
  104. package/order/src/models/OrderStatus.js +15 -15
  105. package/order/src/models/OrderStatusReason.d.ts +3 -3
  106. package/order/src/models/OrderStatusReason.js +3 -3
  107. package/order/src/models/OrderStorageType.d.ts +4 -4
  108. package/order/src/models/OrderStorageType.js +4 -4
  109. package/order/src/models/OrderType.d.ts +2 -2
  110. package/order/src/models/OrderType.js +2 -2
  111. package/order/src/models/OrderWarning.d.ts +2 -2
  112. package/order/src/models/OrderWarning.js +2 -2
  113. package/order/src/models/ProductStorageType.d.ts +4 -4
  114. package/order/src/models/ProductStorageType.js +4 -4
  115. package/order/src/models/RestError.d.ts +22 -22
  116. package/order/src/models/RestError.js +22 -22
  117. package/order/src/models/UpdateOrderStatusParameters.d.ts +8 -8
  118. package/order/src/models/UpdateOrderStatusParameters.js +8 -8
  119. package/order-log/src/apis/SearchOrderLogApi.d.ts +2 -2
  120. package/order-log/src/apis/SearchOrderLogApi.js +2 -2
  121. package/order-log/src/models/OrderStatusReason.d.ts +3 -3
  122. package/order-log/src/models/OrderStatusReason.js +3 -3
  123. package/outrage-message/src/apis/SearchOutrageMessageApi.d.ts +4 -4
  124. package/outrage-message/src/apis/SearchOutrageMessageApi.js +4 -4
  125. package/package.json +1 -1
  126. package/product/src/apis/SearchProductApi.d.ts +18 -18
  127. package/product/src/apis/SearchProductApi.js +18 -18
  128. package/product/src/apis/SearchProductProscriptionApi.d.ts +4 -4
  129. package/product/src/apis/SearchProductProscriptionApi.js +4 -4
  130. package/product/src/models/DataProvider.d.ts +5 -5
  131. package/product/src/models/DataProvider.js +5 -5
  132. package/product/src/models/ProductDispensationPlace.d.ts +2 -2
  133. package/product/src/models/ProductDispensationPlace.js +2 -2
  134. package/product/src/models/ProductMarketStatus.d.ts +6 -6
  135. package/product/src/models/ProductMarketStatus.js +6 -6
  136. package/product/src/models/ProductStatus.d.ts +4 -4
  137. package/product/src/models/ProductStatus.js +4 -4
  138. package/product/src/models/ProductStorageType.d.ts +4 -4
  139. package/product/src/models/ProductStorageType.js +4 -4
  140. package/product/src/models/RestError.d.ts +22 -22
  141. package/product/src/models/RestError.js +22 -22
  142. package/pub/src/apis/SearchPubApi.d.ts +27 -27
  143. package/pub/src/apis/SearchPubApi.js +27 -27
  144. package/pub/src/models/PubLocationEnum.d.ts +3 -3
  145. package/pub/src/models/PubLocationEnum.js +3 -3
  146. package/pub/src/models/RestError.d.ts +22 -22
  147. package/pub/src/models/RestError.js +22 -22
  148. package/recommendation/src/apis/SearchFavoriteProductRecommendationApi.d.ts +4 -4
  149. package/recommendation/src/apis/SearchFavoriteProductRecommendationApi.js +4 -4
  150. package/recommendation/src/apis/SearchProductPriceRecommendationApi.d.ts +4 -4
  151. package/recommendation/src/apis/SearchProductPriceRecommendationApi.js +4 -4
  152. package/recommendation/src/apis/SearchProductRecommendationApi.d.ts +4 -4
  153. package/recommendation/src/apis/SearchProductRecommendationApi.js +4 -4
  154. package/recommendation/src/models/ProductRecommendationType.d.ts +3 -3
  155. package/recommendation/src/models/ProductRecommendationType.js +3 -3
  156. package/rfx/src/apis/SearchRfoiApi.d.ts +10 -10
  157. package/rfx/src/apis/SearchRfoiApi.js +10 -10
  158. package/rfx/src/models/RestError.d.ts +22 -22
  159. package/rfx/src/models/RestError.js +22 -22
  160. package/sale-offer/src/apis/SearchSaleOfferApi.d.ts +35 -35
  161. package/sale-offer/src/apis/SearchSaleOfferApi.js +35 -35
  162. package/sale-offer/src/models/RestError.d.ts +22 -22
  163. package/sale-offer/src/models/RestError.js +22 -22
  164. package/sale-offer/src/models/SaleOfferStatus.d.ts +7 -7
  165. package/sale-offer/src/models/SaleOfferStatus.js +7 -7
  166. package/sale-offer/src/models/SaleOfferStatusReason.d.ts +6 -6
  167. package/sale-offer/src/models/SaleOfferStatusReason.js +6 -6
  168. package/sale-offer-log/src/apis/SearchSaleOfferLogApi.d.ts +2 -2
  169. package/sale-offer-log/src/apis/SearchSaleOfferLogApi.js +2 -2
  170. package/servant/src/models/RestError.d.ts +22 -22
  171. package/servant/src/models/RestError.js +22 -22
  172. package/shipment/src/apis/SearchOrderCarriageApi.d.ts +4 -4
  173. package/shipment/src/apis/SearchOrderCarriageApi.js +4 -4
  174. package/shipment/src/models/RestError.d.ts +22 -22
  175. package/shipment/src/models/RestError.js +22 -22
  176. package/shipment/src/models/ShipmentError.d.ts +1 -1
  177. package/shipment/src/models/ShipmentError.js +1 -1
  178. package/shipment/src/models/ShipmentParcelStatus.d.ts +3 -3
  179. package/shipment/src/models/ShipmentParcelStatus.js +3 -3
  180. package/shopping-cart/src/apis/ManageCartSubCartApi.d.ts +4 -4
  181. package/shopping-cart/src/apis/ManageCartSubCartApi.js +4 -4
  182. package/shopping-cart/src/models/ProductStorageType.d.ts +4 -4
  183. package/shopping-cart/src/models/ProductStorageType.js +4 -4
  184. package/shopping-cart/src/models/RestError.d.ts +22 -22
  185. package/shopping-cart/src/models/RestError.js +22 -22
  186. package/shopping-cart/src/models/SaleOfferStatus.d.ts +7 -7
  187. package/shopping-cart/src/models/SaleOfferStatus.js +7 -7
  188. package/shopping-cart/src/models/UserRole.d.ts +8 -8
  189. package/shopping-cart/src/models/UserRole.js +8 -8
  190. package/smuggler/src/models/RestError.d.ts +22 -22
  191. package/smuggler/src/models/RestError.js +22 -22
  192. package/statistic/src/apis/SearchSaleOfferStatisticsApi.d.ts +2 -2
  193. package/statistic/src/apis/SearchSaleOfferStatisticsApi.js +2 -2
  194. package/statistic/src/models/RestError.d.ts +22 -22
  195. package/statistic/src/models/RestError.js +22 -22
  196. package/subscription/src/apis/SearchSubscriptionApi.d.ts +8 -8
  197. package/subscription/src/apis/SearchSubscriptionApi.js +8 -8
  198. package/subscription/src/apis/SearchSubscriptionPlanApi.d.ts +2 -2
  199. package/subscription/src/apis/SearchSubscriptionPlanApi.js +2 -2
  200. package/subscription/src/models/RestError.d.ts +22 -22
  201. package/subscription/src/models/RestError.js +22 -22
  202. package/subscription/src/models/SubscriptionPlanFeatureId.d.ts +3 -3
  203. package/subscription/src/models/SubscriptionPlanFeatureId.js +3 -3
  204. package/subscription/src/models/SubscriptionPlanId.d.ts +3 -3
  205. package/subscription/src/models/SubscriptionPlanId.js +3 -3
  206. package/third-party/src/models/RestError.d.ts +22 -22
  207. package/third-party/src/models/RestError.js +22 -22
  208. package/third-party/src/models/ThirdPartyLinkCreationParameters.d.ts +2 -2
  209. package/third-party/src/models/ThirdPartyLinkCreationParameters.js +2 -2
  210. package/thread/src/apis/SearchThreadCommentApi.d.ts +4 -4
  211. package/thread/src/apis/SearchThreadCommentApi.js +4 -4
  212. package/ubo/src/models/RestError.d.ts +22 -22
  213. package/ubo/src/models/RestError.js +22 -22
  214. package/ubo/src/models/UboDeclaration.d.ts +6 -6
  215. package/ubo/src/models/UboDeclaration.js +6 -6
  216. package/user/src/apis/ManageUserDocumentApi.d.ts +18 -18
  217. package/user/src/apis/ManageUserDocumentApi.js +18 -18
  218. package/user/src/apis/SearchUserApi.d.ts +20 -20
  219. package/user/src/apis/SearchUserApi.js +20 -20
  220. package/user/src/apis/SearchUserDocumentApi.d.ts +30 -30
  221. package/user/src/apis/SearchUserDocumentApi.js +30 -30
  222. package/user/src/models/Gender.d.ts +2 -2
  223. package/user/src/models/Gender.js +2 -2
  224. package/user/src/models/KycLevel.d.ts +2 -2
  225. package/user/src/models/KycLevel.js +2 -2
  226. package/user/src/models/NotificationTypeId.d.ts +48 -48
  227. package/user/src/models/NotificationTypeId.js +48 -48
  228. package/user/src/models/OffisanteStatus.d.ts +3 -3
  229. package/user/src/models/OffisanteStatus.js +3 -3
  230. package/user/src/models/RestError.d.ts +22 -22
  231. package/user/src/models/RestError.js +22 -22
  232. package/user/src/models/UserDocument.d.ts +10 -10
  233. package/user/src/models/UserDocument.js +10 -10
  234. package/user/src/models/UserDocumentStatus.d.ts +5 -5
  235. package/user/src/models/UserDocumentStatus.js +5 -5
  236. package/user/src/models/UserRole.d.ts +8 -8
  237. package/user/src/models/UserRole.js +8 -8
  238. package/user/src/models/UserRuleActionEnum.d.ts +1 -1
  239. package/user/src/models/UserRuleActionEnum.js +1 -1
  240. package/user/src/models/UserRuleAttributeEnum.d.ts +2 -2
  241. package/user/src/models/UserRuleAttributeEnum.js +2 -2
  242. package/user/src/models/UserRuleComparatorEnum.d.ts +2 -2
  243. package/user/src/models/UserRuleComparatorEnum.js +2 -2
  244. package/wish/src/apis/SearchProductEnthusiasmApi.d.ts +10 -10
  245. package/wish/src/apis/SearchProductEnthusiasmApi.js +10 -10
  246. package/wish/src/apis/SearchWishApi.d.ts +10 -10
  247. package/wish/src/apis/SearchWishApi.js +10 -10
  248. package/wish/src/models/RestError.d.ts +22 -22
  249. package/wish/src/models/RestError.js +22 -22
  250. package/wish/src/models/WishReferrerType.d.ts +2 -2
  251. package/wish/src/models/WishReferrerType.js +2 -2
  252. package/wish/src/models/WishStatus.d.ts +3 -3
  253. package/wish/src/models/WishStatus.js +3 -3
@@ -54,15 +54,15 @@ export declare class SearchWishApi extends runtime.BaseAPI {
54
54
  * @export
55
55
  */
56
56
  export declare const GetWishesOrderByEnum: {
57
- readonly ProductNamEasc: "PRODUCT_NAME:asc";
58
- readonly ProductNamEdesc: "PRODUCT_NAME:desc";
59
- readonly ProductBarcodesPrincipaLasc: "PRODUCT_BARCODES_PRINCIPAL:asc";
60
- readonly ProductBarcodesPrincipaLdesc: "PRODUCT_BARCODES_PRINCIPAL:desc";
61
- readonly CreatedATasc: "CREATED_AT:asc";
62
- readonly CreatedATdesc: "CREATED_AT:desc";
63
- readonly RebatEasc: "REBATE:asc";
64
- readonly RebatEdesc: "REBATE:desc";
65
- readonly QuantitYasc: "QUANTITY:asc";
66
- readonly QuantitYdesc: "QUANTITY:desc";
57
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:asc";
58
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:desc";
59
+ readonly PRODUCT_BARCODES_PRINCIPAL_ASC: "PRODUCT_BARCODES_PRINCIPAL:asc";
60
+ readonly PRODUCT_BARCODES_PRINCIPAL_DESC: "PRODUCT_BARCODES_PRINCIPAL:desc";
61
+ readonly CREATED_AT_ASC: "CREATED_AT:asc";
62
+ readonly CREATED_AT_DESC: "CREATED_AT:desc";
63
+ readonly REBATE_ASC: "REBATE:asc";
64
+ readonly REBATE_DESC: "REBATE:desc";
65
+ readonly QUANTITY_ASC: "QUANTITY:asc";
66
+ readonly QUANTITY_DESC: "QUANTITY:desc";
67
67
  };
68
68
  export declare type GetWishesOrderByEnum = typeof GetWishesOrderByEnum[keyof typeof GetWishesOrderByEnum];
@@ -277,14 +277,14 @@ exports.SearchWishApi = SearchWishApi;
277
277
  * @export
278
278
  */
279
279
  exports.GetWishesOrderByEnum = {
280
- ProductNamEasc: 'PRODUCT_NAME:asc',
281
- ProductNamEdesc: 'PRODUCT_NAME:desc',
282
- ProductBarcodesPrincipaLasc: 'PRODUCT_BARCODES_PRINCIPAL:asc',
283
- ProductBarcodesPrincipaLdesc: 'PRODUCT_BARCODES_PRINCIPAL:desc',
284
- CreatedATasc: 'CREATED_AT:asc',
285
- CreatedATdesc: 'CREATED_AT:desc',
286
- RebatEasc: 'REBATE:asc',
287
- RebatEdesc: 'REBATE:desc',
288
- QuantitYasc: 'QUANTITY:asc',
289
- QuantitYdesc: 'QUANTITY:desc'
280
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:asc',
281
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:desc',
282
+ PRODUCT_BARCODES_PRINCIPAL_ASC: 'PRODUCT_BARCODES_PRINCIPAL:asc',
283
+ PRODUCT_BARCODES_PRINCIPAL_DESC: 'PRODUCT_BARCODES_PRINCIPAL:desc',
284
+ CREATED_AT_ASC: 'CREATED_AT:asc',
285
+ CREATED_AT_DESC: 'CREATED_AT:desc',
286
+ REBATE_ASC: 'REBATE:asc',
287
+ REBATE_DESC: 'REBATE:desc',
288
+ QUANTITY_ASC: 'QUANTITY:asc',
289
+ QUANTITY_DESC: 'QUANTITY:desc'
290
290
  };
@@ -34,28 +34,28 @@ export interface RestError {
34
34
  * @export
35
35
  */
36
36
  export declare const RestErrorCodeEnum: {
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";
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
- 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'
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
@@ -14,8 +14,8 @@
14
14
  * @export
15
15
  */
16
16
  export declare const WishReferrerType: {
17
- readonly Manual: "MANUAL";
18
- readonly Favorite: "FAVORITE";
17
+ readonly MANUAL: "MANUAL";
18
+ readonly FAVORITE: "FAVORITE";
19
19
  };
20
20
  export declare type WishReferrerType = typeof WishReferrerType[keyof typeof WishReferrerType];
21
21
  export declare function instanceOfWishReferrerType(value: any): boolean;
@@ -19,8 +19,8 @@ exports.WishReferrerTypeToJSON = exports.WishReferrerTypeFromJSONTyped = exports
19
19
  * @export
20
20
  */
21
21
  exports.WishReferrerType = {
22
- Manual: 'MANUAL',
23
- Favorite: 'FAVORITE'
22
+ MANUAL: 'MANUAL',
23
+ FAVORITE: 'FAVORITE'
24
24
  };
25
25
  function instanceOfWishReferrerType(value) {
26
26
  for (var key in exports.WishReferrerType) {
@@ -14,9 +14,9 @@
14
14
  * @export
15
15
  */
16
16
  export declare const WishStatus: {
17
- readonly WaitingForValidation: "WAITING_FOR_VALIDATION";
18
- readonly Active: "ACTIVE";
19
- readonly Archived: "ARCHIVED";
17
+ readonly WAITING_FOR_VALIDATION: "WAITING_FOR_VALIDATION";
18
+ readonly ACTIVE: "ACTIVE";
19
+ readonly ARCHIVED: "ARCHIVED";
20
20
  };
21
21
  export declare type WishStatus = typeof WishStatus[keyof typeof WishStatus];
22
22
  export declare function instanceOfWishStatus(value: any): boolean;
@@ -19,9 +19,9 @@ exports.WishStatusToJSON = exports.WishStatusFromJSONTyped = exports.WishStatusF
19
19
  * @export
20
20
  */
21
21
  exports.WishStatus = {
22
- WaitingForValidation: 'WAITING_FOR_VALIDATION',
23
- Active: 'ACTIVE',
24
- Archived: 'ARCHIVED'
22
+ WAITING_FOR_VALIDATION: 'WAITING_FOR_VALIDATION',
23
+ ACTIVE: 'ACTIVE',
24
+ ARCHIVED: 'ARCHIVED'
25
25
  };
26
26
  function instanceOfWishStatus(value) {
27
27
  for (var key in exports.WishStatus) {