@lcdp/api-react-rest-client 2.1.4-develop.5092420418 → 2.1.4

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 (91) hide show
  1. package/auth/src/models/RestError.d.ts +3 -3
  2. package/auth/src/models/RestError.js +1 -1
  3. package/banking-operation/src/models/OrderPaymentWallets.d.ts +2 -2
  4. package/configuration/src/models/RestError.d.ts +3 -3
  5. package/configuration/src/models/RestError.js +1 -1
  6. package/content/src/models/RestError.d.ts +3 -3
  7. package/content/src/models/RestError.js +1 -1
  8. package/favorite/src/models/RestError.d.ts +3 -3
  9. package/favorite/src/models/RestError.js +1 -1
  10. package/inventory/src/models/RestError.d.ts +3 -3
  11. package/inventory/src/models/RestError.js +1 -1
  12. package/invoice/src/models/Invoice.d.ts +2 -2
  13. package/invoice/src/models/RestError.d.ts +3 -3
  14. package/invoice/src/models/RestError.js +1 -1
  15. package/laboratory-store/src/models/RestError.d.ts +3 -3
  16. package/laboratory-store/src/models/RestError.js +1 -1
  17. package/lexicon/src/models/RestError.d.ts +3 -3
  18. package/lexicon/src/models/RestError.js +1 -1
  19. package/litigation/src/models/RestError.d.ts +3 -3
  20. package/litigation/src/models/RestError.js +1 -1
  21. package/magic-cart/src/models/ProductLink.d.ts +0 -7
  22. package/magic-cart/src/models/ProductLink.js +2 -3
  23. package/magic-cart/src/models/ProductLinkAllOf.d.ts +0 -7
  24. package/magic-cart/src/models/ProductLinkAllOf.js +0 -3
  25. package/magic-cart/src/models/index.d.ts +0 -1
  26. package/magic-cart/src/models/index.js +0 -1
  27. package/mangopay-hook/src/models/RestError.d.ts +3 -3
  28. package/mangopay-hook/src/models/RestError.js +1 -1
  29. package/notification/src/models/RestError.d.ts +3 -3
  30. package/notification/src/models/RestError.js +1 -1
  31. package/order/src/models/Order.d.ts +0 -14
  32. package/order/src/models/Order.js +0 -6
  33. package/order/src/models/ProductLink.d.ts +0 -7
  34. package/order/src/models/ProductLink.js +2 -3
  35. package/order/src/models/ProductLinkAllOf.d.ts +0 -7
  36. package/order/src/models/ProductLinkAllOf.js +0 -3
  37. package/order/src/models/RestError.d.ts +3 -3
  38. package/order/src/models/RestError.js +1 -1
  39. package/order/src/models/index.d.ts +0 -3
  40. package/order/src/models/index.js +0 -3
  41. package/package.json +1 -1
  42. package/product/src/models/Product.d.ts +2 -3
  43. package/product/src/models/Product.js +2 -3
  44. package/product/src/models/ProductCreationOrUpdateParameters.d.ts +2 -3
  45. package/product/src/models/ProductCreationOrUpdateParameters.js +2 -3
  46. package/product/src/models/RestError.d.ts +3 -3
  47. package/product/src/models/RestError.js +1 -1
  48. package/product/src/models/index.d.ts +0 -1
  49. package/product/src/models/index.js +0 -1
  50. package/pub/src/models/RestError.d.ts +3 -3
  51. package/pub/src/models/RestError.js +1 -1
  52. package/recommendation/src/models/FavoriteProductRecommendation.d.ts +2 -2
  53. package/recommendation/src/models/ProductRecommendation.d.ts +2 -2
  54. package/rfx/src/models/RestError.d.ts +3 -3
  55. package/rfx/src/models/RestError.js +1 -1
  56. package/sale-offer/src/models/RestError.d.ts +3 -3
  57. package/sale-offer/src/models/RestError.js +1 -1
  58. package/servant/src/models/RestError.d.ts +3 -3
  59. package/servant/src/models/RestError.js +1 -1
  60. package/shipment/src/models/RestError.d.ts +3 -3
  61. package/shipment/src/models/RestError.js +1 -1
  62. package/shopping-cart/src/models/ProductLink.d.ts +4 -11
  63. package/shopping-cart/src/models/ProductLink.js +3 -3
  64. package/shopping-cart/src/models/ProductLinkAllOf.d.ts +4 -11
  65. package/shopping-cart/src/models/ProductLinkAllOf.js +5 -7
  66. package/shopping-cart/src/models/RestError.d.ts +3 -3
  67. package/shopping-cart/src/models/RestError.js +1 -1
  68. package/shopping-cart/src/models/index.d.ts +0 -1
  69. package/shopping-cart/src/models/index.js +0 -1
  70. package/statistic/src/models/RestError.d.ts +3 -3
  71. package/statistic/src/models/RestError.js +1 -1
  72. package/subscription/src/models/RestError.d.ts +3 -3
  73. package/subscription/src/models/RestError.js +1 -1
  74. package/ubo/src/models/RestError.d.ts +3 -3
  75. package/ubo/src/models/RestError.js +1 -1
  76. package/user/src/models/RestError.d.ts +3 -3
  77. package/user/src/models/RestError.js +1 -1
  78. package/wish/src/models/RestError.d.ts +3 -3
  79. package/wish/src/models/RestError.js +1 -1
  80. package/magic-cart/src/models/ProductStorageType.d.ts +0 -25
  81. package/magic-cart/src/models/ProductStorageType.js +0 -40
  82. package/order/src/models/OrderJournal.d.ts +0 -27
  83. package/order/src/models/OrderJournal.js +0 -41
  84. package/order/src/models/OrderStorageType.d.ts +0 -25
  85. package/order/src/models/OrderStorageType.js +0 -40
  86. package/order/src/models/ProductStorageType.d.ts +0 -25
  87. package/order/src/models/ProductStorageType.js +0 -40
  88. package/product/src/models/ProductStorageType.d.ts +0 -25
  89. package/product/src/models/ProductStorageType.js +0 -40
  90. package/shopping-cart/src/models/ProductStorageType.d.ts +0 -25
  91. package/shopping-cart/src/models/ProductStorageType.js +0 -40
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface RestError {
18
18
  /**
19
- * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - Image dimension exceeded * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
19
+ * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - FREE * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
20
20
  * @type {string}
21
21
  * @memberof RestError
22
22
  */
23
23
  code: RestErrorCodeEnum;
24
24
  /**
25
- * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - Image dimension exceeded * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
25
+ * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - FREE * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
26
26
  * @type {string}
27
27
  * @memberof RestError
28
28
  */
@@ -72,7 +72,7 @@ export declare enum RestErrorMessageEnum {
72
72
  MESSAGE007 = "Wrong Address according CHRONOPOST",
73
73
  MESSAGE008 = "Invalid Mangopay Mandate",
74
74
  MESSAGE009 = "Invalid Status",
75
- MESSAGE010 = "Image dimension exceeded",
75
+ MESSAGE010 = "FREE",
76
76
  MESSAGE011 = "Empty User Address",
77
77
  MESSAGE012 = "Empty User Legal Name",
78
78
  MESSAGE013 = "Invalid quantities",
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -11,7 +11,6 @@
11
11
  */
12
12
  import { Barcodes } from './Barcodes';
13
13
  import { HttpLink } from './HttpLink';
14
- import { ProductStorageType } from './ProductStorageType';
15
14
  /**
16
15
  *
17
16
  * @export
@@ -23,31 +22,25 @@ export interface ProductLink extends HttpLink {
23
22
  * @type {number}
24
23
  * @memberof ProductLink
25
24
  */
26
- id: number;
25
+ id?: number;
27
26
  /**
28
27
  *
29
28
  * @type {Barcodes}
30
29
  * @memberof ProductLink
31
30
  */
32
- barcodes: Barcodes;
31
+ barcodes?: Barcodes;
33
32
  /**
34
33
  * Name of the product
35
34
  * @type {string}
36
35
  * @memberof ProductLink
37
36
  */
38
- name: string;
37
+ name?: string;
39
38
  /**
40
39
  * Shorted name of the product
41
40
  * @type {string}
42
41
  * @memberof ProductLink
43
42
  */
44
- shortName: string;
45
- /**
46
- *
47
- * @type {ProductStorageType}
48
- * @memberof ProductLink
49
- */
50
- storageType: ProductStorageType | null;
43
+ shortName?: string;
51
44
  }
52
45
  export declare function ProductLinkFromJSON(json: any): ProductLink;
53
46
  export declare function ProductLinkFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductLink;
@@ -25,9 +25,9 @@ var __assign = (this && this.__assign) || function () {
25
25
  };
26
26
  Object.defineProperty(exports, "__esModule", { value: true });
27
27
  exports.ProductLinkToJSON = exports.ProductLinkFromJSONTyped = exports.ProductLinkFromJSON = void 0;
28
+ var runtime_1 = require("../runtime");
28
29
  var Barcodes_1 = require("./Barcodes");
29
30
  var HttpLink_1 = require("./HttpLink");
30
- var ProductStorageType_1 = require("./ProductStorageType");
31
31
  function ProductLinkFromJSON(json) {
32
32
  return ProductLinkFromJSONTyped(json, false);
33
33
  }
@@ -36,7 +36,7 @@ function ProductLinkFromJSONTyped(json, ignoreDiscriminator) {
36
36
  if ((json === undefined) || (json === null)) {
37
37
  return json;
38
38
  }
39
- return __assign(__assign({}, (0, HttpLink_1.HttpLinkFromJSONTyped)(json, ignoreDiscriminator)), { 'id': json['id'], 'barcodes': (0, Barcodes_1.BarcodesFromJSON)(json['barcodes']), 'name': json['name'], 'shortName': json['shortName'], 'storageType': (0, ProductStorageType_1.ProductStorageTypeFromJSON)(json['storageType']) });
39
+ return __assign(__assign({}, (0, HttpLink_1.HttpLinkFromJSONTyped)(json, ignoreDiscriminator)), { 'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'], 'barcodes': !(0, runtime_1.exists)(json, 'barcodes') ? undefined : (0, Barcodes_1.BarcodesFromJSON)(json['barcodes']), 'name': !(0, runtime_1.exists)(json, 'name') ? undefined : json['name'], 'shortName': !(0, runtime_1.exists)(json, 'shortName') ? undefined : json['shortName'] });
40
40
  }
41
41
  exports.ProductLinkFromJSONTyped = ProductLinkFromJSONTyped;
42
42
  function ProductLinkToJSON(value) {
@@ -46,6 +46,6 @@ function ProductLinkToJSON(value) {
46
46
  if (value === null) {
47
47
  return null;
48
48
  }
49
- return __assign(__assign({}, (0, HttpLink_1.HttpLinkToJSON)(value)), { 'id': value.id, 'barcodes': (0, Barcodes_1.BarcodesToJSON)(value.barcodes), 'name': value.name, 'shortName': value.shortName, 'storageType': (0, ProductStorageType_1.ProductStorageTypeToJSON)(value.storageType) });
49
+ return __assign(__assign({}, (0, HttpLink_1.HttpLinkToJSON)(value)), { 'id': value.id, 'barcodes': (0, Barcodes_1.BarcodesToJSON)(value.barcodes), 'name': value.name, 'shortName': value.shortName });
50
50
  }
51
51
  exports.ProductLinkToJSON = ProductLinkToJSON;
@@ -10,7 +10,6 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import { Barcodes } from './Barcodes';
13
- import { ProductStorageType } from './ProductStorageType';
14
13
  /**
15
14
  *
16
15
  * @export
@@ -22,31 +21,25 @@ export interface ProductLinkAllOf {
22
21
  * @type {number}
23
22
  * @memberof ProductLinkAllOf
24
23
  */
25
- id: number;
24
+ id?: number;
26
25
  /**
27
26
  *
28
27
  * @type {Barcodes}
29
28
  * @memberof ProductLinkAllOf
30
29
  */
31
- barcodes: Barcodes;
30
+ barcodes?: Barcodes;
32
31
  /**
33
32
  * Name of the product
34
33
  * @type {string}
35
34
  * @memberof ProductLinkAllOf
36
35
  */
37
- name: string;
36
+ name?: string;
38
37
  /**
39
38
  * Shorted name of the product
40
39
  * @type {string}
41
40
  * @memberof ProductLinkAllOf
42
41
  */
43
- shortName: string;
44
- /**
45
- *
46
- * @type {ProductStorageType}
47
- * @memberof ProductLinkAllOf
48
- */
49
- storageType: ProductStorageType | null;
42
+ shortName?: string;
50
43
  }
51
44
  export declare function ProductLinkAllOfFromJSON(json: any): ProductLinkAllOf;
52
45
  export declare function ProductLinkAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductLinkAllOf;
@@ -14,8 +14,8 @@
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ProductLinkAllOfToJSON = exports.ProductLinkAllOfFromJSONTyped = exports.ProductLinkAllOfFromJSON = void 0;
17
+ var runtime_1 = require("../runtime");
17
18
  var Barcodes_1 = require("./Barcodes");
18
- var ProductStorageType_1 = require("./ProductStorageType");
19
19
  function ProductLinkAllOfFromJSON(json) {
20
20
  return ProductLinkAllOfFromJSONTyped(json, false);
21
21
  }
@@ -25,11 +25,10 @@ function ProductLinkAllOfFromJSONTyped(json, ignoreDiscriminator) {
25
25
  return json;
26
26
  }
27
27
  return {
28
- 'id': json['id'],
29
- 'barcodes': (0, Barcodes_1.BarcodesFromJSON)(json['barcodes']),
30
- 'name': json['name'],
31
- 'shortName': json['shortName'],
32
- 'storageType': (0, ProductStorageType_1.ProductStorageTypeFromJSON)(json['storageType']),
28
+ 'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'],
29
+ 'barcodes': !(0, runtime_1.exists)(json, 'barcodes') ? undefined : (0, Barcodes_1.BarcodesFromJSON)(json['barcodes']),
30
+ 'name': !(0, runtime_1.exists)(json, 'name') ? undefined : json['name'],
31
+ 'shortName': !(0, runtime_1.exists)(json, 'shortName') ? undefined : json['shortName'],
33
32
  };
34
33
  }
35
34
  exports.ProductLinkAllOfFromJSONTyped = ProductLinkAllOfFromJSONTyped;
@@ -45,7 +44,6 @@ function ProductLinkAllOfToJSON(value) {
45
44
  'barcodes': (0, Barcodes_1.BarcodesToJSON)(value.barcodes),
46
45
  'name': value.name,
47
46
  'shortName': value.shortName,
48
- 'storageType': (0, ProductStorageType_1.ProductStorageTypeToJSON)(value.storageType),
49
47
  };
50
48
  }
51
49
  exports.ProductLinkAllOfToJSON = ProductLinkAllOfToJSON;
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface RestError {
18
18
  /**
19
- * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - Image dimension exceeded * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
19
+ * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - FREE * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
20
20
  * @type {string}
21
21
  * @memberof RestError
22
22
  */
23
23
  code: RestErrorCodeEnum;
24
24
  /**
25
- * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - Image dimension exceeded * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
25
+ * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - FREE * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
26
26
  * @type {string}
27
27
  * @memberof RestError
28
28
  */
@@ -72,7 +72,7 @@ export declare enum RestErrorMessageEnum {
72
72
  MESSAGE007 = "Wrong Address according CHRONOPOST",
73
73
  MESSAGE008 = "Invalid Mangopay Mandate",
74
74
  MESSAGE009 = "Invalid Status",
75
- MESSAGE010 = "Image dimension exceeded",
75
+ MESSAGE010 = "FREE",
76
76
  MESSAGE011 = "Empty User Address",
77
77
  MESSAGE012 = "Empty User Legal Name",
78
78
  MESSAGE013 = "Invalid quantities",
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -14,7 +14,6 @@ export * from './IdentifiedRangeDistributionMode';
14
14
  export * from './IdentifiedRangeDistributionModeAllOf';
15
15
  export * from './ProductLink';
16
16
  export * from './ProductLinkAllOf';
17
- export * from './ProductStorageType';
18
17
  export * from './QuotationDistributionMode';
19
18
  export * from './QuotationDistributionModeAllOf';
20
19
  export * from './RestError';
@@ -30,7 +30,6 @@ __exportStar(require("./IdentifiedRangeDistributionMode"), exports);
30
30
  __exportStar(require("./IdentifiedRangeDistributionModeAllOf"), exports);
31
31
  __exportStar(require("./ProductLink"), exports);
32
32
  __exportStar(require("./ProductLinkAllOf"), exports);
33
- __exportStar(require("./ProductStorageType"), exports);
34
33
  __exportStar(require("./QuotationDistributionMode"), exports);
35
34
  __exportStar(require("./QuotationDistributionModeAllOf"), exports);
36
35
  __exportStar(require("./RestError"), exports);
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface RestError {
18
18
  /**
19
- * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - Image dimension exceeded * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
19
+ * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - FREE * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
20
20
  * @type {string}
21
21
  * @memberof RestError
22
22
  */
23
23
  code: RestErrorCodeEnum;
24
24
  /**
25
- * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - Image dimension exceeded * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
25
+ * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - FREE * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
26
26
  * @type {string}
27
27
  * @memberof RestError
28
28
  */
@@ -72,7 +72,7 @@ export declare enum RestErrorMessageEnum {
72
72
  MESSAGE007 = "Wrong Address according CHRONOPOST",
73
73
  MESSAGE008 = "Invalid Mangopay Mandate",
74
74
  MESSAGE009 = "Invalid Status",
75
- MESSAGE010 = "Image dimension exceeded",
75
+ MESSAGE010 = "FREE",
76
76
  MESSAGE011 = "Empty User Address",
77
77
  MESSAGE012 = "Empty User Legal Name",
78
78
  MESSAGE013 = "Invalid quantities",
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface RestError {
18
18
  /**
19
- * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - Image dimension exceeded * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
19
+ * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - FREE * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
20
20
  * @type {string}
21
21
  * @memberof RestError
22
22
  */
23
23
  code: RestErrorCodeEnum;
24
24
  /**
25
- * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - Image dimension exceeded * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
25
+ * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - FREE * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
26
26
  * @type {string}
27
27
  * @memberof RestError
28
28
  */
@@ -72,7 +72,7 @@ export declare enum RestErrorMessageEnum {
72
72
  MESSAGE007 = "Wrong Address according CHRONOPOST",
73
73
  MESSAGE008 = "Invalid Mangopay Mandate",
74
74
  MESSAGE009 = "Invalid Status",
75
- MESSAGE010 = "Image dimension exceeded",
75
+ MESSAGE010 = "FREE",
76
76
  MESSAGE011 = "Empty User Address",
77
77
  MESSAGE012 = "Empty User Legal Name",
78
78
  MESSAGE013 = "Invalid quantities",
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface RestError {
18
18
  /**
19
- * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - Image dimension exceeded * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
19
+ * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - FREE * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
20
20
  * @type {string}
21
21
  * @memberof RestError
22
22
  */
23
23
  code: RestErrorCodeEnum;
24
24
  /**
25
- * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - Image dimension exceeded * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
25
+ * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - FREE * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
26
26
  * @type {string}
27
27
  * @memberof RestError
28
28
  */
@@ -72,7 +72,7 @@ export declare enum RestErrorMessageEnum {
72
72
  MESSAGE007 = "Wrong Address according CHRONOPOST",
73
73
  MESSAGE008 = "Invalid Mangopay Mandate",
74
74
  MESSAGE009 = "Invalid Status",
75
- MESSAGE010 = "Image dimension exceeded",
75
+ MESSAGE010 = "FREE",
76
76
  MESSAGE011 = "Empty User Address",
77
77
  MESSAGE012 = "Empty User Legal Name",
78
78
  MESSAGE013 = "Invalid quantities",
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface RestError {
18
18
  /**
19
- * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - Image dimension exceeded * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
19
+ * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - FREE * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
20
20
  * @type {string}
21
21
  * @memberof RestError
22
22
  */
23
23
  code: RestErrorCodeEnum;
24
24
  /**
25
- * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - Image dimension exceeded * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
25
+ * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - FREE * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
26
26
  * @type {string}
27
27
  * @memberof RestError
28
28
  */
@@ -72,7 +72,7 @@ export declare enum RestErrorMessageEnum {
72
72
  MESSAGE007 = "Wrong Address according CHRONOPOST",
73
73
  MESSAGE008 = "Invalid Mangopay Mandate",
74
74
  MESSAGE009 = "Invalid Status",
75
- MESSAGE010 = "Image dimension exceeded",
75
+ MESSAGE010 = "FREE",
76
76
  MESSAGE011 = "Empty User Address",
77
77
  MESSAGE012 = "Empty User Legal Name",
78
78
  MESSAGE013 = "Invalid quantities",
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface RestError {
18
18
  /**
19
- * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - Image dimension exceeded * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
19
+ * Unique code to identify an error : * `CODE000` - Using outdated resource * `CODE001` - Invalid credentials * `CODE002` - Cannot renew token * `CODE003` - Invalid User CGV * `CODE004` - Resource already exists * `CODE005` - User account is disabled * `CODE006` - Invalid schedule * `CODE007` - Wrong Address according CHRONOPOST * `CODE008` - Invalid Mangopay Mandate * `CODE009` - Invalid Status * `CODE010` - FREE * `CODE011` - Empty User Address * `CODE012` - Empty User Legal Name * `CODE013` - Invalid quantities * `CODE014` - Invalid Meta-Order * `CODE015` - Can not release quantity greater than claimed * `CODE016` - Can not release a negative quantity of items * `CODE017` - Batch is forbidden for sale * `CODE018` - Trial already used * `CODE019` - Unable to generate session from disposableToken for admin users
20
20
  * @type {string}
21
21
  * @memberof RestError
22
22
  */
23
23
  code: RestErrorCodeEnum;
24
24
  /**
25
- * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - Image dimension exceeded * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
25
+ * Unique code to identify an error : * `MESSAGE000` - Using outdated resource * `MESSAGE001` - Invalid credentials * `MESSAGE002` - Cannot renew token * `MESSAGE003` - Invalid User CGV * `MESSAGE004` - Resource already exists * `MESSAGE005` - User account is disabled * `MESSAGE006` - Invalid schedule * `MESSAGE007` - Wrong Address according CHRONOPOST * `MESSAGE008` - Invalid Mangopay Mandate * `MESSAGE009` - Invalid Status * `MESSAGE010` - FREE * `MESSAGE011` - Empty User Address * `MESSAGE012` - Empty User Legal Name * `MESSAGE013` - Invalid quantities * `MESSAGE014` - Invalid Meta-Order * `MESSAGE015` - Can not release quantity greater than claimed * `MESSAGE016` - Can not release a negative quantity of items * `MESSAGE017` - Batch is forbidden for sale * `MESSAGE018` - Trial already used * `MESSAGE019` - Unable to generate session from disposableToken for admin users
26
26
  * @type {string}
27
27
  * @memberof RestError
28
28
  */
@@ -72,7 +72,7 @@ export declare enum RestErrorMessageEnum {
72
72
  MESSAGE007 = "Wrong Address according CHRONOPOST",
73
73
  MESSAGE008 = "Invalid Mangopay Mandate",
74
74
  MESSAGE009 = "Invalid Status",
75
- MESSAGE010 = "Image dimension exceeded",
75
+ MESSAGE010 = "FREE",
76
76
  MESSAGE011 = "Empty User Address",
77
77
  MESSAGE012 = "Empty User Legal Name",
78
78
  MESSAGE013 = "Invalid quantities",
@@ -84,7 +84,7 @@ var RestErrorMessageEnum;
84
84
  RestErrorMessageEnum["MESSAGE007"] = "Wrong Address according CHRONOPOST";
85
85
  RestErrorMessageEnum["MESSAGE008"] = "Invalid Mangopay Mandate";
86
86
  RestErrorMessageEnum["MESSAGE009"] = "Invalid Status";
87
- RestErrorMessageEnum["MESSAGE010"] = "Image dimension exceeded";
87
+ RestErrorMessageEnum["MESSAGE010"] = "FREE";
88
88
  RestErrorMessageEnum["MESSAGE011"] = "Empty User Address";
89
89
  RestErrorMessageEnum["MESSAGE012"] = "Empty User Legal Name";
90
90
  RestErrorMessageEnum["MESSAGE013"] = "Invalid quantities";
@@ -1,25 +0,0 @@
1
- /**
2
- * lcdp-magic-cart
3
- * This is the REST API of Magic cart
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- * Contact: contact@lecomptoirdespharmacies.fr
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @enum {string}
16
- */
17
- export declare enum ProductStorageType {
18
- FREE = "FREE",
19
- FRIDGE = "FRIDGE",
20
- FREEZER = "FREEZER",
21
- FRESH = "FRESH"
22
- }
23
- export declare function ProductStorageTypeFromJSON(json: any): ProductStorageType;
24
- export declare function ProductStorageTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductStorageType;
25
- export declare function ProductStorageTypeToJSON(value?: ProductStorageType | null): any;
@@ -1,40 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * lcdp-magic-cart
6
- * This is the REST API of Magic cart
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- * Contact: contact@lecomptoirdespharmacies.fr
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.ProductStorageTypeToJSON = exports.ProductStorageTypeFromJSONTyped = exports.ProductStorageTypeFromJSON = exports.ProductStorageType = void 0;
17
- /**
18
- *
19
- * @export
20
- * @enum {string}
21
- */
22
- var ProductStorageType;
23
- (function (ProductStorageType) {
24
- ProductStorageType["FREE"] = "FREE";
25
- ProductStorageType["FRIDGE"] = "FRIDGE";
26
- ProductStorageType["FREEZER"] = "FREEZER";
27
- ProductStorageType["FRESH"] = "FRESH";
28
- })(ProductStorageType = exports.ProductStorageType || (exports.ProductStorageType = {}));
29
- function ProductStorageTypeFromJSON(json) {
30
- return ProductStorageTypeFromJSONTyped(json, false);
31
- }
32
- exports.ProductStorageTypeFromJSON = ProductStorageTypeFromJSON;
33
- function ProductStorageTypeFromJSONTyped(json, ignoreDiscriminator) {
34
- return json;
35
- }
36
- exports.ProductStorageTypeFromJSONTyped = ProductStorageTypeFromJSONTyped;
37
- function ProductStorageTypeToJSON(value) {
38
- return value;
39
- }
40
- exports.ProductStorageTypeToJSON = ProductStorageTypeToJSON;
@@ -1,27 +0,0 @@
1
- /**
2
- * lcdp-monolith-service
3
- * This is the REST API of LCDP orders
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- * Contact: contact@lecomptoirdespharmacies.fr
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface OrderJournal
16
- */
17
- export interface OrderJournal {
18
- /**
19
- * Date when free shipping was reached
20
- * @type {Date}
21
- * @memberof OrderJournal
22
- */
23
- freeShippingReachedDate: Date | null;
24
- }
25
- export declare function OrderJournalFromJSON(json: any): OrderJournal;
26
- export declare function OrderJournalFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrderJournal;
27
- export declare function OrderJournalToJSON(value?: OrderJournal | null): any;
@@ -1,41 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * lcdp-monolith-service
6
- * This is the REST API of LCDP orders
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- * Contact: contact@lecomptoirdespharmacies.fr
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.OrderJournalToJSON = exports.OrderJournalFromJSONTyped = exports.OrderJournalFromJSON = void 0;
17
- function OrderJournalFromJSON(json) {
18
- return OrderJournalFromJSONTyped(json, false);
19
- }
20
- exports.OrderJournalFromJSON = OrderJournalFromJSON;
21
- function OrderJournalFromJSONTyped(json, ignoreDiscriminator) {
22
- if ((json === undefined) || (json === null)) {
23
- return json;
24
- }
25
- return {
26
- 'freeShippingReachedDate': (json['freeShippingReachedDate'] === null ? null : new Date(json['freeShippingReachedDate'])),
27
- };
28
- }
29
- exports.OrderJournalFromJSONTyped = OrderJournalFromJSONTyped;
30
- function OrderJournalToJSON(value) {
31
- if (value === undefined) {
32
- return undefined;
33
- }
34
- if (value === null) {
35
- return null;
36
- }
37
- return {
38
- 'freeShippingReachedDate': (value.freeShippingReachedDate === null ? null : value.freeShippingReachedDate.toISOString()),
39
- };
40
- }
41
- exports.OrderJournalToJSON = OrderJournalToJSON;
@@ -1,25 +0,0 @@
1
- /**
2
- * lcdp-monolith-service
3
- * This is the REST API of LCDP orders
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- * Contact: contact@lecomptoirdespharmacies.fr
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @enum {string}
16
- */
17
- export declare enum OrderStorageType {
18
- UNKNOWN = "UNKNOWN",
19
- FREE = "FREE",
20
- FRIDGE = "FRIDGE",
21
- FRESH = "FRESH"
22
- }
23
- export declare function OrderStorageTypeFromJSON(json: any): OrderStorageType;
24
- export declare function OrderStorageTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrderStorageType;
25
- export declare function OrderStorageTypeToJSON(value?: OrderStorageType | null): any;