@lcdp/api-react-rest-client 2.9.0-develop.12549535903 → 2.9.0-develop.12986313638

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
@@ -171,89 +171,89 @@ export declare class SearchInventoryApi extends runtime.BaseAPI {
171
171
  * @export
172
172
  */
173
173
  export declare const GetCurrentInventoryActiveProductsOrderByEnum: {
174
- readonly ProductNamEasc: "PRODUCT_NAME:asc";
175
- readonly ProductNamEdesc: "PRODUCT_NAME:desc";
176
- readonly ProductBarcodesPrincipaLasc: "PRODUCT_BARCODES_PRINCIPAL:asc";
177
- readonly ProductBarcodesPrincipaLdesc: "PRODUCT_BARCODES_PRINCIPAL:desc";
178
- readonly ActiveStocKasc: "ACTIVE_STOCK:asc";
179
- readonly ActiveStocKdesc: "ACTIVE_STOCK:desc";
180
- readonly TotalActiveSaleOfferSasc: "TOTAL_ACTIVE_SALE_OFFERS:asc";
181
- readonly TotalActiveSaleOfferSdesc: "TOTAL_ACTIVE_SALE_OFFERS:desc";
182
- readonly SyncrhonizeDasc: "SYNCRHONIZED:asc";
183
- readonly SyncrhonizeDdesc: "SYNCRHONIZED:desc";
174
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:asc";
175
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:desc";
176
+ readonly PRODUCT_BARCODES_PRINCIPAL_ASC: "PRODUCT_BARCODES_PRINCIPAL:asc";
177
+ readonly PRODUCT_BARCODES_PRINCIPAL_DESC: "PRODUCT_BARCODES_PRINCIPAL:desc";
178
+ readonly ACTIVE_STOCK_ASC: "ACTIVE_STOCK:asc";
179
+ readonly ACTIVE_STOCK_DESC: "ACTIVE_STOCK:desc";
180
+ readonly TOTAL_ACTIVE_SALE_OFFERS_ASC: "TOTAL_ACTIVE_SALE_OFFERS:asc";
181
+ readonly TOTAL_ACTIVE_SALE_OFFERS_DESC: "TOTAL_ACTIVE_SALE_OFFERS:desc";
182
+ readonly SYNCRHONIZED_ASC: "SYNCRHONIZED:asc";
183
+ readonly SYNCRHONIZED_DESC: "SYNCRHONIZED:desc";
184
184
  };
185
185
  export declare type GetCurrentInventoryActiveProductsOrderByEnum = typeof GetCurrentInventoryActiveProductsOrderByEnum[keyof typeof GetCurrentInventoryActiveProductsOrderByEnum];
186
186
  /**
187
187
  * @export
188
188
  */
189
189
  export declare const GetCurrentInventoryMisalignedProductsOrderByEnum: {
190
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
191
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
192
- readonly CurrentStockasc: "CURRENT_STOCK:ASC";
193
- readonly CurrentStockdesc: "CURRENT_STOCK:DESC";
194
- readonly ActiveStockasc: "ACTIVE_STOCK:ASC";
195
- readonly ActiveStockdesc: "ACTIVE_STOCK:DESC";
196
- readonly TotalActiveSaleOffersasc: "TOTAL_ACTIVE_SALE_OFFERS:ASC";
197
- readonly TotalActiveSaleOffersdesc: "TOTAL_ACTIVE_SALE_OFFERS:DESC";
190
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
191
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
192
+ readonly CURRENT_STOCK_ASC: "CURRENT_STOCK:ASC";
193
+ readonly CURRENT_STOCK_DESC: "CURRENT_STOCK:DESC";
194
+ readonly ACTIVE_STOCK_ASC: "ACTIVE_STOCK:ASC";
195
+ readonly ACTIVE_STOCK_DESC: "ACTIVE_STOCK:DESC";
196
+ readonly TOTAL_ACTIVE_SALE_OFFERS_ASC: "TOTAL_ACTIVE_SALE_OFFERS:ASC";
197
+ readonly TOTAL_ACTIVE_SALE_OFFERS_DESC: "TOTAL_ACTIVE_SALE_OFFERS:DESC";
198
198
  };
199
199
  export declare type GetCurrentInventoryMisalignedProductsOrderByEnum = typeof GetCurrentInventoryMisalignedProductsOrderByEnum[keyof typeof GetCurrentInventoryMisalignedProductsOrderByEnum];
200
200
  /**
201
201
  * @export
202
202
  */
203
203
  export declare const GetCurrentInventoryOverstockProductsOrderByEnum: {
204
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
205
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
206
- readonly CurrentStockasc: "CURRENT_STOCK:ASC";
207
- readonly CurrentStockdesc: "CURRENT_STOCK:DESC";
208
- readonly CurrentOverstockasc: "CURRENT_OVERSTOCK:ASC";
209
- readonly CurrentOverstockdesc: "CURRENT_OVERSTOCK:DESC";
210
- readonly Opportunitydesc: "OPPORTUNITY:DESC";
211
- readonly Opportunityasc: "OPPORTUNITY:ASC";
212
- readonly Forecastdesc: "FORECAST:DESC";
213
- readonly Forecastasc: "FORECAST:ASC";
204
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
205
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
206
+ readonly CURRENT_STOCK_ASC: "CURRENT_STOCK:ASC";
207
+ readonly CURRENT_STOCK_DESC: "CURRENT_STOCK:DESC";
208
+ readonly CURRENT_OVERSTOCK_ASC: "CURRENT_OVERSTOCK:ASC";
209
+ readonly CURRENT_OVERSTOCK_DESC: "CURRENT_OVERSTOCK:DESC";
210
+ readonly OPPORTUNITY_DESC: "OPPORTUNITY:DESC";
211
+ readonly OPPORTUNITY_ASC: "OPPORTUNITY:ASC";
212
+ readonly FORECAST_DESC: "FORECAST:DESC";
213
+ readonly FORECAST_ASC: "FORECAST:ASC";
214
214
  };
215
215
  export declare type GetCurrentInventoryOverstockProductsOrderByEnum = typeof GetCurrentInventoryOverstockProductsOrderByEnum[keyof typeof GetCurrentInventoryOverstockProductsOrderByEnum];
216
216
  /**
217
217
  * @export
218
218
  */
219
219
  export declare const GetInventoryActiveProductsOrderByEnum: {
220
- readonly ProductNamEasc: "PRODUCT_NAME:asc";
221
- readonly ProductNamEdesc: "PRODUCT_NAME:desc";
222
- readonly ActiveStocKasc: "ACTIVE_STOCK:asc";
223
- readonly ActiveStocKdesc: "ACTIVE_STOCK:desc";
224
- readonly TotalActiveSaleOfferSasc: "TOTAL_ACTIVE_SALE_OFFERS:asc";
225
- readonly TotalActiveSaleOfferSdesc: "TOTAL_ACTIVE_SALE_OFFERS:desc";
226
- readonly SyncrhonizeDasc: "SYNCRHONIZED:asc";
227
- readonly SyncrhonizeDdesc: "SYNCRHONIZED:desc";
220
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:asc";
221
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:desc";
222
+ readonly ACTIVE_STOCK_ASC: "ACTIVE_STOCK:asc";
223
+ readonly ACTIVE_STOCK_DESC: "ACTIVE_STOCK:desc";
224
+ readonly TOTAL_ACTIVE_SALE_OFFERS_ASC: "TOTAL_ACTIVE_SALE_OFFERS:asc";
225
+ readonly TOTAL_ACTIVE_SALE_OFFERS_DESC: "TOTAL_ACTIVE_SALE_OFFERS:desc";
226
+ readonly SYNCRHONIZED_ASC: "SYNCRHONIZED:asc";
227
+ readonly SYNCRHONIZED_DESC: "SYNCRHONIZED:desc";
228
228
  };
229
229
  export declare type GetInventoryActiveProductsOrderByEnum = typeof GetInventoryActiveProductsOrderByEnum[keyof typeof GetInventoryActiveProductsOrderByEnum];
230
230
  /**
231
231
  * @export
232
232
  */
233
233
  export declare const GetInventoryMisalignedProductsOrderByEnum: {
234
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
235
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
236
- readonly CurrentStockasc: "CURRENT_STOCK:ASC";
237
- readonly CurrentStockdesc: "CURRENT_STOCK:DESC";
238
- readonly ActiveStockasc: "ACTIVE_STOCK:ASC";
239
- readonly ActiveStockdesc: "ACTIVE_STOCK:DESC";
240
- readonly TotalActiveSaleOffersasc: "TOTAL_ACTIVE_SALE_OFFERS:ASC";
241
- readonly TotalActiveSaleOffersdesc: "TOTAL_ACTIVE_SALE_OFFERS:DESC";
234
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
235
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
236
+ readonly CURRENT_STOCK_ASC: "CURRENT_STOCK:ASC";
237
+ readonly CURRENT_STOCK_DESC: "CURRENT_STOCK:DESC";
238
+ readonly ACTIVE_STOCK_ASC: "ACTIVE_STOCK:ASC";
239
+ readonly ACTIVE_STOCK_DESC: "ACTIVE_STOCK:DESC";
240
+ readonly TOTAL_ACTIVE_SALE_OFFERS_ASC: "TOTAL_ACTIVE_SALE_OFFERS:ASC";
241
+ readonly TOTAL_ACTIVE_SALE_OFFERS_DESC: "TOTAL_ACTIVE_SALE_OFFERS:DESC";
242
242
  };
243
243
  export declare type GetInventoryMisalignedProductsOrderByEnum = typeof GetInventoryMisalignedProductsOrderByEnum[keyof typeof GetInventoryMisalignedProductsOrderByEnum];
244
244
  /**
245
245
  * @export
246
246
  */
247
247
  export declare const GetInventoryOverstockProductsOrderByEnum: {
248
- readonly ProductNameasc: "PRODUCT_NAME:ASC";
249
- readonly ProductNamedesc: "PRODUCT_NAME:DESC";
250
- readonly CurrentStockasc: "CURRENT_STOCK:ASC";
251
- readonly CurrentStockdesc: "CURRENT_STOCK:DESC";
252
- readonly CurrentOverstockasc: "CURRENT_OVERSTOCK:ASC";
253
- readonly CurrentOverstockdesc: "CURRENT_OVERSTOCK:DESC";
254
- readonly Opportunitydesc: "OPPORTUNITY:DESC";
255
- readonly Opportunityasc: "OPPORTUNITY:ASC";
256
- readonly Forecastdesc: "FORECAST:DESC";
257
- readonly Forecastasc: "FORECAST:ASC";
248
+ readonly PRODUCT_NAME_ASC: "PRODUCT_NAME:ASC";
249
+ readonly PRODUCT_NAME_DESC: "PRODUCT_NAME:DESC";
250
+ readonly CURRENT_STOCK_ASC: "CURRENT_STOCK:ASC";
251
+ readonly CURRENT_STOCK_DESC: "CURRENT_STOCK:DESC";
252
+ readonly CURRENT_OVERSTOCK_ASC: "CURRENT_OVERSTOCK:ASC";
253
+ readonly CURRENT_OVERSTOCK_DESC: "CURRENT_OVERSTOCK:DESC";
254
+ readonly OPPORTUNITY_DESC: "OPPORTUNITY:DESC";
255
+ readonly OPPORTUNITY_ASC: "OPPORTUNITY:ASC";
256
+ readonly FORECAST_DESC: "FORECAST:DESC";
257
+ readonly FORECAST_ASC: "FORECAST:ASC";
258
258
  };
259
259
  export declare type GetInventoryOverstockProductsOrderByEnum = typeof GetInventoryOverstockProductsOrderByEnum[keyof typeof GetInventoryOverstockProductsOrderByEnum];
@@ -1002,83 +1002,83 @@ exports.SearchInventoryApi = SearchInventoryApi;
1002
1002
  * @export
1003
1003
  */
1004
1004
  exports.GetCurrentInventoryActiveProductsOrderByEnum = {
1005
- ProductNamEasc: 'PRODUCT_NAME:asc',
1006
- ProductNamEdesc: 'PRODUCT_NAME:desc',
1007
- ProductBarcodesPrincipaLasc: 'PRODUCT_BARCODES_PRINCIPAL:asc',
1008
- ProductBarcodesPrincipaLdesc: 'PRODUCT_BARCODES_PRINCIPAL:desc',
1009
- ActiveStocKasc: 'ACTIVE_STOCK:asc',
1010
- ActiveStocKdesc: 'ACTIVE_STOCK:desc',
1011
- TotalActiveSaleOfferSasc: 'TOTAL_ACTIVE_SALE_OFFERS:asc',
1012
- TotalActiveSaleOfferSdesc: 'TOTAL_ACTIVE_SALE_OFFERS:desc',
1013
- SyncrhonizeDasc: 'SYNCRHONIZED:asc',
1014
- SyncrhonizeDdesc: 'SYNCRHONIZED:desc'
1005
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:asc',
1006
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:desc',
1007
+ PRODUCT_BARCODES_PRINCIPAL_ASC: 'PRODUCT_BARCODES_PRINCIPAL:asc',
1008
+ PRODUCT_BARCODES_PRINCIPAL_DESC: 'PRODUCT_BARCODES_PRINCIPAL:desc',
1009
+ ACTIVE_STOCK_ASC: 'ACTIVE_STOCK:asc',
1010
+ ACTIVE_STOCK_DESC: 'ACTIVE_STOCK:desc',
1011
+ TOTAL_ACTIVE_SALE_OFFERS_ASC: 'TOTAL_ACTIVE_SALE_OFFERS:asc',
1012
+ TOTAL_ACTIVE_SALE_OFFERS_DESC: 'TOTAL_ACTIVE_SALE_OFFERS:desc',
1013
+ SYNCRHONIZED_ASC: 'SYNCRHONIZED:asc',
1014
+ SYNCRHONIZED_DESC: 'SYNCRHONIZED:desc'
1015
1015
  };
1016
1016
  /**
1017
1017
  * @export
1018
1018
  */
1019
1019
  exports.GetCurrentInventoryMisalignedProductsOrderByEnum = {
1020
- ProductNameasc: 'PRODUCT_NAME:ASC',
1021
- ProductNamedesc: 'PRODUCT_NAME:DESC',
1022
- CurrentStockasc: 'CURRENT_STOCK:ASC',
1023
- CurrentStockdesc: 'CURRENT_STOCK:DESC',
1024
- ActiveStockasc: 'ACTIVE_STOCK:ASC',
1025
- ActiveStockdesc: 'ACTIVE_STOCK:DESC',
1026
- TotalActiveSaleOffersasc: 'TOTAL_ACTIVE_SALE_OFFERS:ASC',
1027
- TotalActiveSaleOffersdesc: 'TOTAL_ACTIVE_SALE_OFFERS:DESC'
1020
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
1021
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
1022
+ CURRENT_STOCK_ASC: 'CURRENT_STOCK:ASC',
1023
+ CURRENT_STOCK_DESC: 'CURRENT_STOCK:DESC',
1024
+ ACTIVE_STOCK_ASC: 'ACTIVE_STOCK:ASC',
1025
+ ACTIVE_STOCK_DESC: 'ACTIVE_STOCK:DESC',
1026
+ TOTAL_ACTIVE_SALE_OFFERS_ASC: 'TOTAL_ACTIVE_SALE_OFFERS:ASC',
1027
+ TOTAL_ACTIVE_SALE_OFFERS_DESC: 'TOTAL_ACTIVE_SALE_OFFERS:DESC'
1028
1028
  };
1029
1029
  /**
1030
1030
  * @export
1031
1031
  */
1032
1032
  exports.GetCurrentInventoryOverstockProductsOrderByEnum = {
1033
- ProductNameasc: 'PRODUCT_NAME:ASC',
1034
- ProductNamedesc: 'PRODUCT_NAME:DESC',
1035
- CurrentStockasc: 'CURRENT_STOCK:ASC',
1036
- CurrentStockdesc: 'CURRENT_STOCK:DESC',
1037
- CurrentOverstockasc: 'CURRENT_OVERSTOCK:ASC',
1038
- CurrentOverstockdesc: 'CURRENT_OVERSTOCK:DESC',
1039
- Opportunitydesc: 'OPPORTUNITY:DESC',
1040
- Opportunityasc: 'OPPORTUNITY:ASC',
1041
- Forecastdesc: 'FORECAST:DESC',
1042
- Forecastasc: 'FORECAST:ASC'
1033
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
1034
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
1035
+ CURRENT_STOCK_ASC: 'CURRENT_STOCK:ASC',
1036
+ CURRENT_STOCK_DESC: 'CURRENT_STOCK:DESC',
1037
+ CURRENT_OVERSTOCK_ASC: 'CURRENT_OVERSTOCK:ASC',
1038
+ CURRENT_OVERSTOCK_DESC: 'CURRENT_OVERSTOCK:DESC',
1039
+ OPPORTUNITY_DESC: 'OPPORTUNITY:DESC',
1040
+ OPPORTUNITY_ASC: 'OPPORTUNITY:ASC',
1041
+ FORECAST_DESC: 'FORECAST:DESC',
1042
+ FORECAST_ASC: 'FORECAST:ASC'
1043
1043
  };
1044
1044
  /**
1045
1045
  * @export
1046
1046
  */
1047
1047
  exports.GetInventoryActiveProductsOrderByEnum = {
1048
- ProductNamEasc: 'PRODUCT_NAME:asc',
1049
- ProductNamEdesc: 'PRODUCT_NAME:desc',
1050
- ActiveStocKasc: 'ACTIVE_STOCK:asc',
1051
- ActiveStocKdesc: 'ACTIVE_STOCK:desc',
1052
- TotalActiveSaleOfferSasc: 'TOTAL_ACTIVE_SALE_OFFERS:asc',
1053
- TotalActiveSaleOfferSdesc: 'TOTAL_ACTIVE_SALE_OFFERS:desc',
1054
- SyncrhonizeDasc: 'SYNCRHONIZED:asc',
1055
- SyncrhonizeDdesc: 'SYNCRHONIZED:desc'
1048
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:asc',
1049
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:desc',
1050
+ ACTIVE_STOCK_ASC: 'ACTIVE_STOCK:asc',
1051
+ ACTIVE_STOCK_DESC: 'ACTIVE_STOCK:desc',
1052
+ TOTAL_ACTIVE_SALE_OFFERS_ASC: 'TOTAL_ACTIVE_SALE_OFFERS:asc',
1053
+ TOTAL_ACTIVE_SALE_OFFERS_DESC: 'TOTAL_ACTIVE_SALE_OFFERS:desc',
1054
+ SYNCRHONIZED_ASC: 'SYNCRHONIZED:asc',
1055
+ SYNCRHONIZED_DESC: 'SYNCRHONIZED:desc'
1056
1056
  };
1057
1057
  /**
1058
1058
  * @export
1059
1059
  */
1060
1060
  exports.GetInventoryMisalignedProductsOrderByEnum = {
1061
- ProductNameasc: 'PRODUCT_NAME:ASC',
1062
- ProductNamedesc: 'PRODUCT_NAME:DESC',
1063
- CurrentStockasc: 'CURRENT_STOCK:ASC',
1064
- CurrentStockdesc: 'CURRENT_STOCK:DESC',
1065
- ActiveStockasc: 'ACTIVE_STOCK:ASC',
1066
- ActiveStockdesc: 'ACTIVE_STOCK:DESC',
1067
- TotalActiveSaleOffersasc: 'TOTAL_ACTIVE_SALE_OFFERS:ASC',
1068
- TotalActiveSaleOffersdesc: 'TOTAL_ACTIVE_SALE_OFFERS:DESC'
1061
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
1062
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
1063
+ CURRENT_STOCK_ASC: 'CURRENT_STOCK:ASC',
1064
+ CURRENT_STOCK_DESC: 'CURRENT_STOCK:DESC',
1065
+ ACTIVE_STOCK_ASC: 'ACTIVE_STOCK:ASC',
1066
+ ACTIVE_STOCK_DESC: 'ACTIVE_STOCK:DESC',
1067
+ TOTAL_ACTIVE_SALE_OFFERS_ASC: 'TOTAL_ACTIVE_SALE_OFFERS:ASC',
1068
+ TOTAL_ACTIVE_SALE_OFFERS_DESC: 'TOTAL_ACTIVE_SALE_OFFERS:DESC'
1069
1069
  };
1070
1070
  /**
1071
1071
  * @export
1072
1072
  */
1073
1073
  exports.GetInventoryOverstockProductsOrderByEnum = {
1074
- ProductNameasc: 'PRODUCT_NAME:ASC',
1075
- ProductNamedesc: 'PRODUCT_NAME:DESC',
1076
- CurrentStockasc: 'CURRENT_STOCK:ASC',
1077
- CurrentStockdesc: 'CURRENT_STOCK:DESC',
1078
- CurrentOverstockasc: 'CURRENT_OVERSTOCK:ASC',
1079
- CurrentOverstockdesc: 'CURRENT_OVERSTOCK:DESC',
1080
- Opportunitydesc: 'OPPORTUNITY:DESC',
1081
- Opportunityasc: 'OPPORTUNITY:ASC',
1082
- Forecastdesc: 'FORECAST:DESC',
1083
- Forecastasc: 'FORECAST:ASC'
1074
+ PRODUCT_NAME_ASC: 'PRODUCT_NAME:ASC',
1075
+ PRODUCT_NAME_DESC: 'PRODUCT_NAME:DESC',
1076
+ CURRENT_STOCK_ASC: 'CURRENT_STOCK:ASC',
1077
+ CURRENT_STOCK_DESC: 'CURRENT_STOCK:DESC',
1078
+ CURRENT_OVERSTOCK_ASC: 'CURRENT_OVERSTOCK:ASC',
1079
+ CURRENT_OVERSTOCK_DESC: 'CURRENT_OVERSTOCK:DESC',
1080
+ OPPORTUNITY_DESC: 'OPPORTUNITY:DESC',
1081
+ OPPORTUNITY_ASC: 'OPPORTUNITY:ASC',
1082
+ FORECAST_DESC: 'FORECAST:DESC',
1083
+ FORECAST_ASC: 'FORECAST:ASC'
1084
1084
  };
@@ -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
@@ -52,15 +52,15 @@ export declare class SearchInvoiceApi extends runtime.BaseAPI {
52
52
  * @export
53
53
  */
54
54
  export declare const GetInvoicesOrderByEnum: {
55
- readonly ReferencEasc: "REFERENCE:asc";
56
- readonly ReferencEdesc: "REFERENCE:desc";
57
- readonly ChargeDatEasc: "CHARGE_DATE:asc";
58
- readonly ChargeDatEdesc: "CHARGE_DATE:desc";
59
- readonly TotalExcludingTaxeSasc: "TOTAL_EXCLUDING_TAXES:asc";
60
- readonly TotalExcludingTaxeSdesc: "TOTAL_EXCLUDING_TAXES:desc";
61
- readonly TotalIncludingTaxeSasc: "TOTAL_INCLUDING_TAXES:asc";
62
- readonly TotalIncludingTaxeSdesc: "TOTAL_INCLUDING_TAXES:desc";
63
- readonly OwnerCompanyLegalNamEasc: "OWNER_COMPANY_LEGAL_NAME:asc";
64
- readonly OwnerCompanyLegalNamEdesc: "OWNER_COMPANY_LEGAL_NAME:desc";
55
+ readonly REFERENCE_ASC: "REFERENCE:asc";
56
+ readonly REFERENCE_DESC: "REFERENCE:desc";
57
+ readonly CHARGE_DATE_ASC: "CHARGE_DATE:asc";
58
+ readonly CHARGE_DATE_DESC: "CHARGE_DATE:desc";
59
+ readonly TOTAL_EXCLUDING_TAXES_ASC: "TOTAL_EXCLUDING_TAXES:asc";
60
+ readonly TOTAL_EXCLUDING_TAXES_DESC: "TOTAL_EXCLUDING_TAXES:desc";
61
+ readonly TOTAL_INCLUDING_TAXES_ASC: "TOTAL_INCLUDING_TAXES:asc";
62
+ readonly TOTAL_INCLUDING_TAXES_DESC: "TOTAL_INCLUDING_TAXES:desc";
63
+ readonly OWNER_COMPANY_LEGAL_NAME_ASC: "OWNER_COMPANY_LEGAL_NAME:asc";
64
+ readonly OWNER_COMPANY_LEGAL_NAME_DESC: "OWNER_COMPANY_LEGAL_NAME:desc";
65
65
  };
66
66
  export declare type GetInvoicesOrderByEnum = typeof GetInvoicesOrderByEnum[keyof typeof GetInvoicesOrderByEnum];
@@ -271,14 +271,14 @@ exports.SearchInvoiceApi = SearchInvoiceApi;
271
271
  * @export
272
272
  */
273
273
  exports.GetInvoicesOrderByEnum = {
274
- ReferencEasc: 'REFERENCE:asc',
275
- ReferencEdesc: 'REFERENCE:desc',
276
- ChargeDatEasc: 'CHARGE_DATE:asc',
277
- ChargeDatEdesc: 'CHARGE_DATE:desc',
278
- TotalExcludingTaxeSasc: 'TOTAL_EXCLUDING_TAXES:asc',
279
- TotalExcludingTaxeSdesc: 'TOTAL_EXCLUDING_TAXES:desc',
280
- TotalIncludingTaxeSasc: 'TOTAL_INCLUDING_TAXES:asc',
281
- TotalIncludingTaxeSdesc: 'TOTAL_INCLUDING_TAXES:desc',
282
- OwnerCompanyLegalNamEasc: 'OWNER_COMPANY_LEGAL_NAME:asc',
283
- OwnerCompanyLegalNamEdesc: 'OWNER_COMPANY_LEGAL_NAME:desc'
274
+ REFERENCE_ASC: 'REFERENCE:asc',
275
+ REFERENCE_DESC: 'REFERENCE:desc',
276
+ CHARGE_DATE_ASC: 'CHARGE_DATE:asc',
277
+ CHARGE_DATE_DESC: 'CHARGE_DATE:desc',
278
+ TOTAL_EXCLUDING_TAXES_ASC: 'TOTAL_EXCLUDING_TAXES:asc',
279
+ TOTAL_EXCLUDING_TAXES_DESC: 'TOTAL_EXCLUDING_TAXES:desc',
280
+ TOTAL_INCLUDING_TAXES_ASC: 'TOTAL_INCLUDING_TAXES:asc',
281
+ TOTAL_INCLUDING_TAXES_DESC: 'TOTAL_INCLUDING_TAXES:desc',
282
+ OWNER_COMPANY_LEGAL_NAME_ASC: 'OWNER_COMPANY_LEGAL_NAME:asc',
283
+ OWNER_COMPANY_LEGAL_NAME_DESC: 'OWNER_COMPANY_LEGAL_NAME:desc'
284
284
  };
@@ -37,9 +37,9 @@ export declare class SearchInvoiceLineApi extends runtime.BaseAPI {
37
37
  * @export
38
38
  */
39
39
  export declare const GetPlannedInvoiceLinesOrderByEnum: {
40
- readonly TotalExcludingTaxeSasc: "TOTAL_EXCLUDING_TAXES:asc";
41
- readonly TotalExcludingTaxeSdesc: "TOTAL_EXCLUDING_TAXES:desc";
42
- readonly CreatedATasc: "CREATED_AT:asc";
43
- readonly CreatedATdesc: "CREATED_AT:desc";
40
+ readonly TOTAL_EXCLUDING_TAXES_ASC: "TOTAL_EXCLUDING_TAXES:asc";
41
+ readonly TOTAL_EXCLUDING_TAXES_DESC: "TOTAL_EXCLUDING_TAXES:desc";
42
+ readonly CREATED_AT_ASC: "CREATED_AT:asc";
43
+ readonly CREATED_AT_DESC: "CREATED_AT:desc";
44
44
  };
45
45
  export declare type GetPlannedInvoiceLinesOrderByEnum = typeof GetPlannedInvoiceLinesOrderByEnum[keyof typeof GetPlannedInvoiceLinesOrderByEnum];
@@ -180,8 +180,8 @@ exports.SearchInvoiceLineApi = SearchInvoiceLineApi;
180
180
  * @export
181
181
  */
182
182
  exports.GetPlannedInvoiceLinesOrderByEnum = {
183
- TotalExcludingTaxeSasc: 'TOTAL_EXCLUDING_TAXES:asc',
184
- TotalExcludingTaxeSdesc: 'TOTAL_EXCLUDING_TAXES:desc',
185
- CreatedATasc: 'CREATED_AT:asc',
186
- CreatedATdesc: 'CREATED_AT:desc'
183
+ TOTAL_EXCLUDING_TAXES_ASC: 'TOTAL_EXCLUDING_TAXES:asc',
184
+ TOTAL_EXCLUDING_TAXES_DESC: 'TOTAL_EXCLUDING_TAXES:desc',
185
+ CREATED_AT_ASC: 'CREATED_AT:asc',
186
+ CREATED_AT_DESC: 'CREATED_AT:desc'
187
187
  };
@@ -51,13 +51,13 @@ export declare class SearchOrderTallyApi extends runtime.BaseAPI {
51
51
  * @export
52
52
  */
53
53
  export declare const GetOrderTalliesOrderByEnum: {
54
- readonly OrderReferencEasc: "ORDER_REFERENCE:asc";
55
- readonly OrderReferencEdesc: "ORDER_REFERENCE:desc";
56
- readonly OrderCreatedATasc: "ORDER_CREATED_AT:asc";
57
- readonly OrderCreatedATdesc: "ORDER_CREATED_AT:desc";
58
- readonly BuyerDebitIncludingTaxeSasc: "BUYER_DEBIT_INCLUDING_TAXES:asc";
59
- readonly BuyerDebitIncludingTaxeSdesc: "BUYER_DEBIT_INCLUDING_TAXES:desc";
60
- readonly SellerCreditIncludingTaxeSasc: "SELLER_CREDIT_INCLUDING_TAXES:asc";
61
- readonly SellerCreditIncludingTaxeSdesc: "SELLER_CREDIT_INCLUDING_TAXES:desc";
54
+ readonly ORDER_REFERENCE_ASC: "ORDER_REFERENCE:asc";
55
+ readonly ORDER_REFERENCE_DESC: "ORDER_REFERENCE:desc";
56
+ readonly ORDER_CREATED_AT_ASC: "ORDER_CREATED_AT:asc";
57
+ readonly ORDER_CREATED_AT_DESC: "ORDER_CREATED_AT:desc";
58
+ readonly BUYER_DEBIT_INCLUDING_TAXES_ASC: "BUYER_DEBIT_INCLUDING_TAXES:asc";
59
+ readonly BUYER_DEBIT_INCLUDING_TAXES_DESC: "BUYER_DEBIT_INCLUDING_TAXES:desc";
60
+ readonly SELLER_CREDIT_INCLUDING_TAXES_ASC: "SELLER_CREDIT_INCLUDING_TAXES:asc";
61
+ readonly SELLER_CREDIT_INCLUDING_TAXES_DESC: "SELLER_CREDIT_INCLUDING_TAXES:desc";
62
62
  };
63
63
  export declare type GetOrderTalliesOrderByEnum = typeof GetOrderTalliesOrderByEnum[keyof typeof GetOrderTalliesOrderByEnum];
@@ -268,12 +268,12 @@ exports.SearchOrderTallyApi = SearchOrderTallyApi;
268
268
  * @export
269
269
  */
270
270
  exports.GetOrderTalliesOrderByEnum = {
271
- OrderReferencEasc: 'ORDER_REFERENCE:asc',
272
- OrderReferencEdesc: 'ORDER_REFERENCE:desc',
273
- OrderCreatedATasc: 'ORDER_CREATED_AT:asc',
274
- OrderCreatedATdesc: 'ORDER_CREATED_AT:desc',
275
- BuyerDebitIncludingTaxeSasc: 'BUYER_DEBIT_INCLUDING_TAXES:asc',
276
- BuyerDebitIncludingTaxeSdesc: 'BUYER_DEBIT_INCLUDING_TAXES:desc',
277
- SellerCreditIncludingTaxeSasc: 'SELLER_CREDIT_INCLUDING_TAXES:asc',
278
- SellerCreditIncludingTaxeSdesc: 'SELLER_CREDIT_INCLUDING_TAXES:desc'
271
+ ORDER_REFERENCE_ASC: 'ORDER_REFERENCE:asc',
272
+ ORDER_REFERENCE_DESC: 'ORDER_REFERENCE:desc',
273
+ ORDER_CREATED_AT_ASC: 'ORDER_CREATED_AT:asc',
274
+ ORDER_CREATED_AT_DESC: 'ORDER_CREATED_AT:desc',
275
+ BUYER_DEBIT_INCLUDING_TAXES_ASC: 'BUYER_DEBIT_INCLUDING_TAXES:asc',
276
+ BUYER_DEBIT_INCLUDING_TAXES_DESC: 'BUYER_DEBIT_INCLUDING_TAXES:desc',
277
+ SELLER_CREDIT_INCLUDING_TAXES_ASC: 'SELLER_CREDIT_INCLUDING_TAXES:asc',
278
+ SELLER_CREDIT_INCLUDING_TAXES_DESC: 'SELLER_CREDIT_INCLUDING_TAXES:desc'
279
279
  };
@@ -14,19 +14,19 @@
14
14
  * @export
15
15
  */
16
16
  export declare const InvoiceType: {
17
- readonly CommissionBuyer: "COMMISSION_BUYER";
18
- readonly CommissionSeller: "COMMISSION_SELLER";
19
- readonly CommissionCreditNoteBuyer: "COMMISSION_CREDIT_NOTE_BUYER";
20
- readonly CommissionCreditNoteSeller: "COMMISSION_CREDIT_NOTE_SELLER";
21
- readonly Subscription: "SUBSCRIPTION";
22
- readonly Service: "SERVICE";
23
- readonly OrderBuyer: "ORDER_BUYER";
24
- readonly OrderSeller: "ORDER_SELLER";
25
- readonly OrderCreditNoteBuyer: "ORDER_CREDIT_NOTE_BUYER";
26
- readonly OrderCreditNoteSeller: "ORDER_CREDIT_NOTE_SELLER";
27
- readonly AggregatedCommission: "AGGREGATED_COMMISSION";
28
- readonly AggregatedCommissionCreditNote: "AGGREGATED_COMMISSION_CREDIT_NOTE";
29
- readonly External: "EXTERNAL";
17
+ readonly COMMISSION_BUYER: "COMMISSION_BUYER";
18
+ readonly COMMISSION_SELLER: "COMMISSION_SELLER";
19
+ readonly COMMISSION_CREDIT_NOTE_BUYER: "COMMISSION_CREDIT_NOTE_BUYER";
20
+ readonly COMMISSION_CREDIT_NOTE_SELLER: "COMMISSION_CREDIT_NOTE_SELLER";
21
+ readonly SUBSCRIPTION: "SUBSCRIPTION";
22
+ readonly SERVICE: "SERVICE";
23
+ readonly ORDER_BUYER: "ORDER_BUYER";
24
+ readonly ORDER_SELLER: "ORDER_SELLER";
25
+ readonly ORDER_CREDIT_NOTE_BUYER: "ORDER_CREDIT_NOTE_BUYER";
26
+ readonly ORDER_CREDIT_NOTE_SELLER: "ORDER_CREDIT_NOTE_SELLER";
27
+ readonly AGGREGATED_COMMISSION: "AGGREGATED_COMMISSION";
28
+ readonly AGGREGATED_COMMISSION_CREDIT_NOTE: "AGGREGATED_COMMISSION_CREDIT_NOTE";
29
+ readonly EXTERNAL: "EXTERNAL";
30
30
  };
31
31
  export declare type InvoiceType = typeof InvoiceType[keyof typeof InvoiceType];
32
32
  export declare function instanceOfInvoiceType(value: any): boolean;
@@ -19,19 +19,19 @@ exports.InvoiceTypeToJSON = exports.InvoiceTypeFromJSONTyped = exports.InvoiceTy
19
19
  * @export
20
20
  */
21
21
  exports.InvoiceType = {
22
- CommissionBuyer: 'COMMISSION_BUYER',
23
- CommissionSeller: 'COMMISSION_SELLER',
24
- CommissionCreditNoteBuyer: 'COMMISSION_CREDIT_NOTE_BUYER',
25
- CommissionCreditNoteSeller: 'COMMISSION_CREDIT_NOTE_SELLER',
26
- Subscription: 'SUBSCRIPTION',
27
- Service: 'SERVICE',
28
- OrderBuyer: 'ORDER_BUYER',
29
- OrderSeller: 'ORDER_SELLER',
30
- OrderCreditNoteBuyer: 'ORDER_CREDIT_NOTE_BUYER',
31
- OrderCreditNoteSeller: 'ORDER_CREDIT_NOTE_SELLER',
32
- AggregatedCommission: 'AGGREGATED_COMMISSION',
33
- AggregatedCommissionCreditNote: 'AGGREGATED_COMMISSION_CREDIT_NOTE',
34
- External: 'EXTERNAL'
22
+ COMMISSION_BUYER: 'COMMISSION_BUYER',
23
+ COMMISSION_SELLER: 'COMMISSION_SELLER',
24
+ COMMISSION_CREDIT_NOTE_BUYER: 'COMMISSION_CREDIT_NOTE_BUYER',
25
+ COMMISSION_CREDIT_NOTE_SELLER: 'COMMISSION_CREDIT_NOTE_SELLER',
26
+ SUBSCRIPTION: 'SUBSCRIPTION',
27
+ SERVICE: 'SERVICE',
28
+ ORDER_BUYER: 'ORDER_BUYER',
29
+ ORDER_SELLER: 'ORDER_SELLER',
30
+ ORDER_CREDIT_NOTE_BUYER: 'ORDER_CREDIT_NOTE_BUYER',
31
+ ORDER_CREDIT_NOTE_SELLER: 'ORDER_CREDIT_NOTE_SELLER',
32
+ AGGREGATED_COMMISSION: 'AGGREGATED_COMMISSION',
33
+ AGGREGATED_COMMISSION_CREDIT_NOTE: 'AGGREGATED_COMMISSION_CREDIT_NOTE',
34
+ EXTERNAL: 'EXTERNAL'
35
35
  };
36
36
  function instanceOfInvoiceType(value) {
37
37
  for (var key in exports.InvoiceType) {