@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
@@ -89,47 +89,47 @@ export declare class SearchOrderItemApi extends runtime.BaseAPI {
89
89
  * @export
90
90
  */
91
91
  export declare const GetOrderAddedItemsOrderByEnum: {
92
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
93
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
94
- readonly CreatedAtasc: "CREATED_AT:ASC";
95
- readonly CreatedAtdesc: "CREATED_AT:DESC";
96
- readonly UpdatedAtasc: "UPDATED_AT:ASC";
97
- readonly UpdatedAtdesc: "UPDATED_AT:DESC";
92
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
93
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
94
+ readonly CREATED_AT_ASC: "CREATED_AT:ASC";
95
+ readonly CREATED_AT_DESC: "CREATED_AT:DESC";
96
+ readonly UPDATED_AT_ASC: "UPDATED_AT:ASC";
97
+ readonly UPDATED_AT_DESC: "UPDATED_AT:DESC";
98
98
  };
99
99
  export declare type GetOrderAddedItemsOrderByEnum = typeof GetOrderAddedItemsOrderByEnum[keyof typeof GetOrderAddedItemsOrderByEnum];
100
100
  /**
101
101
  * @export
102
102
  */
103
103
  export declare const GetOrderItemsOrderByEnum: {
104
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
105
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
106
- readonly CreatedAtasc: "CREATED_AT:ASC";
107
- readonly CreatedAtdesc: "CREATED_AT:DESC";
108
- readonly UpdatedAtasc: "UPDATED_AT:ASC";
109
- readonly UpdatedAtdesc: "UPDATED_AT:DESC";
104
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
105
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
106
+ readonly CREATED_AT_ASC: "CREATED_AT:ASC";
107
+ readonly CREATED_AT_DESC: "CREATED_AT:DESC";
108
+ readonly UPDATED_AT_ASC: "UPDATED_AT:ASC";
109
+ readonly UPDATED_AT_DESC: "UPDATED_AT:DESC";
110
110
  };
111
111
  export declare type GetOrderItemsOrderByEnum = typeof GetOrderItemsOrderByEnum[keyof typeof GetOrderItemsOrderByEnum];
112
112
  /**
113
113
  * @export
114
114
  */
115
115
  export declare const GetOrderRefundedItemsOrderByEnum: {
116
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
117
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
118
- readonly CreatedAtasc: "CREATED_AT:ASC";
119
- readonly CreatedAtdesc: "CREATED_AT:DESC";
120
- readonly UpdatedAtasc: "UPDATED_AT:ASC";
121
- readonly UpdatedAtdesc: "UPDATED_AT:DESC";
116
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
117
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
118
+ readonly CREATED_AT_ASC: "CREATED_AT:ASC";
119
+ readonly CREATED_AT_DESC: "CREATED_AT:DESC";
120
+ readonly UPDATED_AT_ASC: "UPDATED_AT:ASC";
121
+ readonly UPDATED_AT_DESC: "UPDATED_AT:DESC";
122
122
  };
123
123
  export declare type GetOrderRefundedItemsOrderByEnum = typeof GetOrderRefundedItemsOrderByEnum[keyof typeof GetOrderRefundedItemsOrderByEnum];
124
124
  /**
125
125
  * @export
126
126
  */
127
127
  export declare const GetOrderRemovedItemsOrderByEnum: {
128
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
129
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
130
- readonly CreatedAtasc: "CREATED_AT:ASC";
131
- readonly CreatedAtdesc: "CREATED_AT:DESC";
132
- readonly UpdatedAtasc: "UPDATED_AT:ASC";
133
- readonly UpdatedAtdesc: "UPDATED_AT:DESC";
128
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
129
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
130
+ readonly CREATED_AT_ASC: "CREATED_AT:ASC";
131
+ readonly CREATED_AT_DESC: "CREATED_AT:DESC";
132
+ readonly UPDATED_AT_ASC: "UPDATED_AT:ASC";
133
+ readonly UPDATED_AT_DESC: "UPDATED_AT:DESC";
134
134
  };
135
135
  export declare type GetOrderRemovedItemsOrderByEnum = typeof GetOrderRemovedItemsOrderByEnum[keyof typeof GetOrderRemovedItemsOrderByEnum];
@@ -499,43 +499,43 @@ exports.SearchOrderItemApi = SearchOrderItemApi;
499
499
  * @export
500
500
  */
501
501
  exports.GetOrderAddedItemsOrderByEnum = {
502
- ProductNameasc: 'PRODUCT_NAME:ASC',
503
- ProductNamedesc: 'PRODUCT_NAME:DESC',
504
- CreatedAtasc: 'CREATED_AT:ASC',
505
- CreatedAtdesc: 'CREATED_AT:DESC',
506
- UpdatedAtasc: 'UPDATED_AT:ASC',
507
- UpdatedAtdesc: 'UPDATED_AT:DESC'
502
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
503
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
504
+ CREATED_AT_ASC: 'CREATED_AT:ASC',
505
+ CREATED_AT_DESC: 'CREATED_AT:DESC',
506
+ UPDATED_AT_ASC: 'UPDATED_AT:ASC',
507
+ UPDATED_AT_DESC: 'UPDATED_AT:DESC'
508
508
  };
509
509
  /**
510
510
  * @export
511
511
  */
512
512
  exports.GetOrderItemsOrderByEnum = {
513
- ProductNameasc: 'PRODUCT_NAME:ASC',
514
- ProductNamedesc: 'PRODUCT_NAME:DESC',
515
- CreatedAtasc: 'CREATED_AT:ASC',
516
- CreatedAtdesc: 'CREATED_AT:DESC',
517
- UpdatedAtasc: 'UPDATED_AT:ASC',
518
- UpdatedAtdesc: 'UPDATED_AT:DESC'
513
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
514
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
515
+ CREATED_AT_ASC: 'CREATED_AT:ASC',
516
+ CREATED_AT_DESC: 'CREATED_AT:DESC',
517
+ UPDATED_AT_ASC: 'UPDATED_AT:ASC',
518
+ UPDATED_AT_DESC: 'UPDATED_AT:DESC'
519
519
  };
520
520
  /**
521
521
  * @export
522
522
  */
523
523
  exports.GetOrderRefundedItemsOrderByEnum = {
524
- ProductNameasc: 'PRODUCT_NAME:ASC',
525
- ProductNamedesc: 'PRODUCT_NAME:DESC',
526
- CreatedAtasc: 'CREATED_AT:ASC',
527
- CreatedAtdesc: 'CREATED_AT:DESC',
528
- UpdatedAtasc: 'UPDATED_AT:ASC',
529
- UpdatedAtdesc: 'UPDATED_AT:DESC'
524
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
525
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
526
+ CREATED_AT_ASC: 'CREATED_AT:ASC',
527
+ CREATED_AT_DESC: 'CREATED_AT:DESC',
528
+ UPDATED_AT_ASC: 'UPDATED_AT:ASC',
529
+ UPDATED_AT_DESC: 'UPDATED_AT:DESC'
530
530
  };
531
531
  /**
532
532
  * @export
533
533
  */
534
534
  exports.GetOrderRemovedItemsOrderByEnum = {
535
- ProductNameasc: 'PRODUCT_NAME:ASC',
536
- ProductNamedesc: 'PRODUCT_NAME:DESC',
537
- CreatedAtasc: 'CREATED_AT:ASC',
538
- CreatedAtdesc: 'CREATED_AT:DESC',
539
- UpdatedAtasc: 'UPDATED_AT:ASC',
540
- UpdatedAtdesc: 'UPDATED_AT:DESC'
535
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
536
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
537
+ CREATED_AT_ASC: 'CREATED_AT:ASC',
538
+ CREATED_AT_DESC: 'CREATED_AT:DESC',
539
+ UPDATED_AT_ASC: 'UPDATED_AT:ASC',
540
+ UPDATED_AT_DESC: 'UPDATED_AT:DESC'
541
541
  };
@@ -56,11 +56,11 @@ export interface OrderItemWarning {
56
56
  * @export
57
57
  */
58
58
  export declare const OrderItemWarningCauseEnum: {
59
- readonly EmptyQuantity: "EMPTY_QUANTITY";
60
- readonly BadQuantity: "BAD_QUANTITY";
61
- readonly MaxQuantity: "MAX_QUANTITY";
62
- readonly OutdatedAd: "OUTDATED_AD";
63
- readonly RestrictedProduct: "RESTRICTED_PRODUCT";
59
+ readonly EMPTY_QUANTITY: "EMPTY_QUANTITY";
60
+ readonly BAD_QUANTITY: "BAD_QUANTITY";
61
+ readonly MAX_QUANTITY: "MAX_QUANTITY";
62
+ readonly OUTDATED_AD: "OUTDATED_AD";
63
+ readonly RESTRICTED_PRODUCT: "RESTRICTED_PRODUCT";
64
64
  };
65
65
  export declare type OrderItemWarningCauseEnum = typeof OrderItemWarningCauseEnum[keyof typeof OrderItemWarningCauseEnum];
66
66
  /**
@@ -18,11 +18,11 @@ exports.OrderItemWarningToJSON = exports.OrderItemWarningFromJSONTyped = exports
18
18
  * @export
19
19
  */
20
20
  exports.OrderItemWarningCauseEnum = {
21
- EmptyQuantity: 'EMPTY_QUANTITY',
22
- BadQuantity: 'BAD_QUANTITY',
23
- MaxQuantity: 'MAX_QUANTITY',
24
- OutdatedAd: 'OUTDATED_AD',
25
- RestrictedProduct: 'RESTRICTED_PRODUCT'
21
+ EMPTY_QUANTITY: 'EMPTY_QUANTITY',
22
+ BAD_QUANTITY: 'BAD_QUANTITY',
23
+ MAX_QUANTITY: 'MAX_QUANTITY',
24
+ OUTDATED_AD: 'OUTDATED_AD',
25
+ RESTRICTED_PRODUCT: 'RESTRICTED_PRODUCT'
26
26
  };
27
27
  /**
28
28
  * Check if a given object implements the OrderItemWarning interface.
@@ -18,9 +18,9 @@
18
18
  * @export
19
19
  */
20
20
  export declare const OrderItemsOperation: {
21
- readonly Refund: "REFUND";
22
- readonly Remove: "REMOVE";
23
- readonly Add: "ADD";
21
+ readonly REFUND: "REFUND";
22
+ readonly REMOVE: "REMOVE";
23
+ readonly ADD: "ADD";
24
24
  };
25
25
  export declare type OrderItemsOperation = typeof OrderItemsOperation[keyof typeof OrderItemsOperation];
26
26
  export declare function instanceOfOrderItemsOperation(value: any): boolean;
@@ -23,9 +23,9 @@ exports.OrderItemsOperationToJSON = exports.OrderItemsOperationFromJSONTyped = e
23
23
  * @export
24
24
  */
25
25
  exports.OrderItemsOperation = {
26
- Refund: 'REFUND',
27
- Remove: 'REMOVE',
28
- Add: 'ADD'
26
+ REFUND: 'REFUND',
27
+ REMOVE: 'REMOVE',
28
+ ADD: 'ADD'
29
29
  };
30
30
  function instanceOfOrderItemsOperation(value) {
31
31
  for (var key in exports.OrderItemsOperation) {
@@ -14,21 +14,21 @@
14
14
  * @export
15
15
  */
16
16
  export declare const OrderStatus: {
17
- readonly WaitingForSellerAcceptance: "WAITING_FOR_SELLER_ACCEPTANCE";
18
- readonly WaitingForBuyerAcceptance: "WAITING_FOR_BUYER_ACCEPTANCE";
19
- readonly SellerAcceptanceDelay: "SELLER_ACCEPTANCE_DELAY";
20
- readonly BuyerAcceptanceDelay: "BUYER_ACCEPTANCE_DELAY";
21
- readonly WaitingForSending: "WAITING_FOR_SENDING";
22
- readonly SendingDelay: "SENDING_DELAY";
23
- readonly DeliveryOngoing: "DELIVERY_ONGOING";
24
- readonly WaitingForValidation: "WAITING_FOR_VALIDATION";
25
- readonly Litigation: "LITIGATION";
26
- readonly LitigationResolved: "LITIGATION_RESOLVED";
27
- readonly Canceled: "CANCELED";
28
- readonly Archived: "ARCHIVED";
29
- readonly Invalidated: "INVALIDATED";
30
- readonly WaitingForAdminValidation: "WAITING_FOR_ADMIN_VALIDATION";
31
- readonly DeliveryLate: "DELIVERY_LATE";
17
+ readonly WAITING_FOR_SELLER_ACCEPTANCE: "WAITING_FOR_SELLER_ACCEPTANCE";
18
+ readonly WAITING_FOR_BUYER_ACCEPTANCE: "WAITING_FOR_BUYER_ACCEPTANCE";
19
+ readonly SELLER_ACCEPTANCE_DELAY: "SELLER_ACCEPTANCE_DELAY";
20
+ readonly BUYER_ACCEPTANCE_DELAY: "BUYER_ACCEPTANCE_DELAY";
21
+ readonly WAITING_FOR_SENDING: "WAITING_FOR_SENDING";
22
+ readonly SENDING_DELAY: "SENDING_DELAY";
23
+ readonly DELIVERY_ONGOING: "DELIVERY_ONGOING";
24
+ readonly WAITING_FOR_VALIDATION: "WAITING_FOR_VALIDATION";
25
+ readonly LITIGATION: "LITIGATION";
26
+ readonly LITIGATION_RESOLVED: "LITIGATION_RESOLVED";
27
+ readonly CANCELED: "CANCELED";
28
+ readonly ARCHIVED: "ARCHIVED";
29
+ readonly INVALIDATED: "INVALIDATED";
30
+ readonly WAITING_FOR_ADMIN_VALIDATION: "WAITING_FOR_ADMIN_VALIDATION";
31
+ readonly DELIVERY_LATE: "DELIVERY_LATE";
32
32
  };
33
33
  export declare type OrderStatus = typeof OrderStatus[keyof typeof OrderStatus];
34
34
  export declare function instanceOfOrderStatus(value: any): boolean;
@@ -19,21 +19,21 @@ exports.OrderStatusToJSON = exports.OrderStatusFromJSONTyped = exports.OrderStat
19
19
  * @export
20
20
  */
21
21
  exports.OrderStatus = {
22
- WaitingForSellerAcceptance: 'WAITING_FOR_SELLER_ACCEPTANCE',
23
- WaitingForBuyerAcceptance: 'WAITING_FOR_BUYER_ACCEPTANCE',
24
- SellerAcceptanceDelay: 'SELLER_ACCEPTANCE_DELAY',
25
- BuyerAcceptanceDelay: 'BUYER_ACCEPTANCE_DELAY',
26
- WaitingForSending: 'WAITING_FOR_SENDING',
27
- SendingDelay: 'SENDING_DELAY',
28
- DeliveryOngoing: 'DELIVERY_ONGOING',
29
- WaitingForValidation: 'WAITING_FOR_VALIDATION',
30
- Litigation: 'LITIGATION',
31
- LitigationResolved: 'LITIGATION_RESOLVED',
32
- Canceled: 'CANCELED',
33
- Archived: 'ARCHIVED',
34
- Invalidated: 'INVALIDATED',
35
- WaitingForAdminValidation: 'WAITING_FOR_ADMIN_VALIDATION',
36
- DeliveryLate: 'DELIVERY_LATE'
22
+ WAITING_FOR_SELLER_ACCEPTANCE: 'WAITING_FOR_SELLER_ACCEPTANCE',
23
+ WAITING_FOR_BUYER_ACCEPTANCE: 'WAITING_FOR_BUYER_ACCEPTANCE',
24
+ SELLER_ACCEPTANCE_DELAY: 'SELLER_ACCEPTANCE_DELAY',
25
+ BUYER_ACCEPTANCE_DELAY: 'BUYER_ACCEPTANCE_DELAY',
26
+ WAITING_FOR_SENDING: 'WAITING_FOR_SENDING',
27
+ SENDING_DELAY: 'SENDING_DELAY',
28
+ DELIVERY_ONGOING: 'DELIVERY_ONGOING',
29
+ WAITING_FOR_VALIDATION: 'WAITING_FOR_VALIDATION',
30
+ LITIGATION: 'LITIGATION',
31
+ LITIGATION_RESOLVED: 'LITIGATION_RESOLVED',
32
+ CANCELED: 'CANCELED',
33
+ ARCHIVED: 'ARCHIVED',
34
+ INVALIDATED: 'INVALIDATED',
35
+ WAITING_FOR_ADMIN_VALIDATION: 'WAITING_FOR_ADMIN_VALIDATION',
36
+ DELIVERY_LATE: 'DELIVERY_LATE'
37
37
  };
38
38
  function instanceOfOrderStatus(value) {
39
39
  for (var key in exports.OrderStatus) {
@@ -14,9 +14,9 @@
14
14
  * @export
15
15
  */
16
16
  export declare const OrderStatusReason: {
17
- readonly MaxQuantity: "MAX_QUANTITY";
18
- readonly OutdatedAd: "OUTDATED_AD";
19
- readonly Other: "OTHER";
17
+ readonly MAX_QUANTITY: "MAX_QUANTITY";
18
+ readonly OUTDATED_AD: "OUTDATED_AD";
19
+ readonly OTHER: "OTHER";
20
20
  };
21
21
  export declare type OrderStatusReason = typeof OrderStatusReason[keyof typeof OrderStatusReason];
22
22
  export declare function instanceOfOrderStatusReason(value: any): boolean;
@@ -19,9 +19,9 @@ exports.OrderStatusReasonToJSON = exports.OrderStatusReasonFromJSONTyped = expor
19
19
  * @export
20
20
  */
21
21
  exports.OrderStatusReason = {
22
- MaxQuantity: 'MAX_QUANTITY',
23
- OutdatedAd: 'OUTDATED_AD',
24
- Other: 'OTHER'
22
+ MAX_QUANTITY: 'MAX_QUANTITY',
23
+ OUTDATED_AD: 'OUTDATED_AD',
24
+ OTHER: 'OTHER'
25
25
  };
26
26
  function instanceOfOrderStatusReason(value) {
27
27
  for (var key in exports.OrderStatusReason) {
@@ -14,10 +14,10 @@
14
14
  * @export
15
15
  */
16
16
  export declare const OrderStorageType: {
17
- readonly Unknown: "UNKNOWN";
18
- readonly Free: "FREE";
19
- readonly Fridge: "FRIDGE";
20
- readonly Fresh: "FRESH";
17
+ readonly UNKNOWN: "UNKNOWN";
18
+ readonly FREE: "FREE";
19
+ readonly FRIDGE: "FRIDGE";
20
+ readonly FRESH: "FRESH";
21
21
  };
22
22
  export declare type OrderStorageType = typeof OrderStorageType[keyof typeof OrderStorageType];
23
23
  export declare function instanceOfOrderStorageType(value: any): boolean;
@@ -19,10 +19,10 @@ exports.OrderStorageTypeToJSON = exports.OrderStorageTypeFromJSONTyped = exports
19
19
  * @export
20
20
  */
21
21
  exports.OrderStorageType = {
22
- Unknown: 'UNKNOWN',
23
- Free: 'FREE',
24
- Fridge: 'FRIDGE',
25
- Fresh: 'FRESH'
22
+ UNKNOWN: 'UNKNOWN',
23
+ FREE: 'FREE',
24
+ FRIDGE: 'FRIDGE',
25
+ FRESH: 'FRESH'
26
26
  };
27
27
  function instanceOfOrderStorageType(value) {
28
28
  for (var key in exports.OrderStorageType) {
@@ -14,8 +14,8 @@
14
14
  * @export
15
15
  */
16
16
  export declare const OrderType: {
17
- readonly Laboratory: "LABORATORY";
18
- readonly Pharmacy: "PHARMACY";
17
+ readonly LABORATORY: "LABORATORY";
18
+ readonly PHARMACY: "PHARMACY";
19
19
  };
20
20
  export declare type OrderType = typeof OrderType[keyof typeof OrderType];
21
21
  export declare function instanceOfOrderType(value: any): boolean;
@@ -19,8 +19,8 @@ exports.OrderTypeToJSON = exports.OrderTypeFromJSONTyped = exports.OrderTypeFrom
19
19
  * @export
20
20
  */
21
21
  exports.OrderType = {
22
- Laboratory: 'LABORATORY',
23
- Pharmacy: 'PHARMACY'
22
+ LABORATORY: 'LABORATORY',
23
+ PHARMACY: 'PHARMACY'
24
24
  };
25
25
  function instanceOfOrderType(value) {
26
26
  for (var key in exports.OrderType) {
@@ -38,8 +38,8 @@ export interface OrderWarning {
38
38
  * @export
39
39
  */
40
40
  export declare const OrderWarningCauseEnum: {
41
- readonly MinimumPrice: "MINIMUM_PRICE";
42
- readonly ForbiddenSeller: "FORBIDDEN_SELLER";
41
+ readonly MINIMUM_PRICE: "MINIMUM_PRICE";
42
+ readonly FORBIDDEN_SELLER: "FORBIDDEN_SELLER";
43
43
  };
44
44
  export declare type OrderWarningCauseEnum = typeof OrderWarningCauseEnum[keyof typeof OrderWarningCauseEnum];
45
45
  /**
@@ -18,8 +18,8 @@ exports.OrderWarningToJSON = exports.OrderWarningFromJSONTyped = exports.OrderWa
18
18
  * @export
19
19
  */
20
20
  exports.OrderWarningCauseEnum = {
21
- MinimumPrice: 'MINIMUM_PRICE',
22
- ForbiddenSeller: 'FORBIDDEN_SELLER'
21
+ MINIMUM_PRICE: 'MINIMUM_PRICE',
22
+ FORBIDDEN_SELLER: 'FORBIDDEN_SELLER'
23
23
  };
24
24
  /**
25
25
  * Check if a given object implements the OrderWarning interface.
@@ -14,10 +14,10 @@
14
14
  * @export
15
15
  */
16
16
  export declare const ProductStorageType: {
17
- readonly Free: "FREE";
18
- readonly Fridge: "FRIDGE";
19
- readonly Freezer: "FREEZER";
20
- readonly Fresh: "FRESH";
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
- Free: 'FREE',
23
- Fridge: 'FRIDGE',
24
- Freezer: 'FREEZER',
25
- Fresh: 'FRESH'
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 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,14 +14,14 @@
14
14
  * @export
15
15
  */
16
16
  export declare const UpdateOrderStatusParameters: {
17
- readonly WaitingForSellerAcceptance: "WAITING_FOR_SELLER_ACCEPTANCE";
18
- readonly WaitingForBuyerAcceptance: "WAITING_FOR_BUYER_ACCEPTANCE";
19
- readonly WaitingForSending: "WAITING_FOR_SENDING";
20
- readonly DeliveryOngoing: "DELIVERY_ONGOING";
21
- readonly WaitingForValidation: "WAITING_FOR_VALIDATION";
22
- readonly Canceled: "CANCELED";
23
- readonly Archived: "ARCHIVED";
24
- readonly WaitingForAdminValidation: "WAITING_FOR_ADMIN_VALIDATION";
17
+ readonly WAITING_FOR_SELLER_ACCEPTANCE: "WAITING_FOR_SELLER_ACCEPTANCE";
18
+ readonly WAITING_FOR_BUYER_ACCEPTANCE: "WAITING_FOR_BUYER_ACCEPTANCE";
19
+ readonly WAITING_FOR_SENDING: "WAITING_FOR_SENDING";
20
+ readonly DELIVERY_ONGOING: "DELIVERY_ONGOING";
21
+ readonly WAITING_FOR_VALIDATION: "WAITING_FOR_VALIDATION";
22
+ readonly CANCELED: "CANCELED";
23
+ readonly ARCHIVED: "ARCHIVED";
24
+ readonly WAITING_FOR_ADMIN_VALIDATION: "WAITING_FOR_ADMIN_VALIDATION";
25
25
  };
26
26
  export declare type UpdateOrderStatusParameters = typeof UpdateOrderStatusParameters[keyof typeof UpdateOrderStatusParameters];
27
27
  export declare function instanceOfUpdateOrderStatusParameters(value: any): boolean;
@@ -19,14 +19,14 @@ exports.UpdateOrderStatusParametersToJSON = exports.UpdateOrderStatusParametersF
19
19
  * @export
20
20
  */
21
21
  exports.UpdateOrderStatusParameters = {
22
- WaitingForSellerAcceptance: 'WAITING_FOR_SELLER_ACCEPTANCE',
23
- WaitingForBuyerAcceptance: 'WAITING_FOR_BUYER_ACCEPTANCE',
24
- WaitingForSending: 'WAITING_FOR_SENDING',
25
- DeliveryOngoing: 'DELIVERY_ONGOING',
26
- WaitingForValidation: 'WAITING_FOR_VALIDATION',
27
- Canceled: 'CANCELED',
28
- Archived: 'ARCHIVED',
29
- WaitingForAdminValidation: 'WAITING_FOR_ADMIN_VALIDATION'
22
+ WAITING_FOR_SELLER_ACCEPTANCE: 'WAITING_FOR_SELLER_ACCEPTANCE',
23
+ WAITING_FOR_BUYER_ACCEPTANCE: 'WAITING_FOR_BUYER_ACCEPTANCE',
24
+ WAITING_FOR_SENDING: 'WAITING_FOR_SENDING',
25
+ DELIVERY_ONGOING: 'DELIVERY_ONGOING',
26
+ WAITING_FOR_VALIDATION: 'WAITING_FOR_VALIDATION',
27
+ CANCELED: 'CANCELED',
28
+ ARCHIVED: 'ARCHIVED',
29
+ WAITING_FOR_ADMIN_VALIDATION: 'WAITING_FOR_ADMIN_VALIDATION'
30
30
  };
31
31
  function instanceOfUpdateOrderStatusParameters(value) {
32
32
  for (var key in exports.UpdateOrderStatusParameters) {
@@ -40,7 +40,7 @@ export declare class SearchOrderLogApi extends runtime.BaseAPI {
40
40
  * @export
41
41
  */
42
42
  export declare const GetOrderLogsOrderByEnum: {
43
- readonly Asc: "CREATED_AT:asc";
44
- readonly Desc: "CREATED_AT:desc";
43
+ readonly ASC: "CREATED_AT:asc";
44
+ readonly DESC: "CREATED_AT:desc";
45
45
  };
46
46
  export declare type GetOrderLogsOrderByEnum = typeof GetOrderLogsOrderByEnum[keyof typeof GetOrderLogsOrderByEnum];
@@ -185,6 +185,6 @@ exports.SearchOrderLogApi = SearchOrderLogApi;
185
185
  * @export
186
186
  */
187
187
  exports.GetOrderLogsOrderByEnum = {
188
- Asc: 'CREATED_AT:asc',
189
- Desc: 'CREATED_AT:desc'
188
+ ASC: 'CREATED_AT:asc',
189
+ DESC: 'CREATED_AT:desc'
190
190
  };
@@ -14,9 +14,9 @@
14
14
  * @export
15
15
  */
16
16
  export declare const OrderStatusReason: {
17
- readonly MaxQuantity: "MAX_QUANTITY";
18
- readonly OutdatedAd: "OUTDATED_AD";
19
- readonly Other: "OTHER";
17
+ readonly MAX_QUANTITY: "MAX_QUANTITY";
18
+ readonly OUTDATED_AD: "OUTDATED_AD";
19
+ readonly OTHER: "OTHER";
20
20
  };
21
21
  export declare type OrderStatusReason = typeof OrderStatusReason[keyof typeof OrderStatusReason];
22
22
  export declare function instanceOfOrderStatusReason(value: any): boolean;
@@ -19,9 +19,9 @@ exports.OrderStatusReasonToJSON = exports.OrderStatusReasonFromJSONTyped = expor
19
19
  * @export
20
20
  */
21
21
  exports.OrderStatusReason = {
22
- MaxQuantity: 'MAX_QUANTITY',
23
- OutdatedAd: 'OUTDATED_AD',
24
- Other: 'OTHER'
22
+ MAX_QUANTITY: 'MAX_QUANTITY',
23
+ OUTDATED_AD: 'OUTDATED_AD',
24
+ OTHER: 'OTHER'
25
25
  };
26
26
  function instanceOfOrderStatusReason(value) {
27
27
  for (var key in exports.OrderStatusReason) {