@veeroute/lss-packer-angular 7.33.3222 → 7.35.3290

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 (110) hide show
  1. package/README.md +3 -3
  2. package/fesm2022/veeroute-lss-packer-angular.mjs +27 -27
  3. package/fesm2022/veeroute-lss-packer-angular.mjs.map +1 -1
  4. package/package.json +5 -6
  5. package/types/veeroute-lss-packer-angular.d.ts +1600 -0
  6. package/api/api.d.ts +0 -7
  7. package/api/packService.d.ts +0 -170
  8. package/api/packServiceInterface.d.ts +0 -84
  9. package/api/systemService.d.ts +0 -78
  10. package/api/systemServiceInterface.d.ts +0 -37
  11. package/api.base.service.d.ts +0 -21
  12. package/api.module.d.ts +0 -11
  13. package/configuration.d.ts +0 -106
  14. package/encoder.d.ts +0 -11
  15. package/esm2022/api/api.mjs +0 -8
  16. package/esm2022/api/packService.mjs +0 -348
  17. package/esm2022/api/packServiceInterface.mjs +0 -2
  18. package/esm2022/api/systemService.mjs +0 -149
  19. package/esm2022/api/systemServiceInterface.mjs +0 -2
  20. package/esm2022/api.base.service.mjs +0 -79
  21. package/esm2022/api.module.mjs +0 -40
  22. package/esm2022/configuration.mjs +0 -145
  23. package/esm2022/encoder.mjs +0 -19
  24. package/esm2022/index.mjs +0 -8
  25. package/esm2022/model/attribute.mjs +0 -11
  26. package/esm2022/model/calculationAsyncResult.mjs +0 -2
  27. package/esm2022/model/calculationInfo.mjs +0 -2
  28. package/esm2022/model/calculationSettings.mjs +0 -11
  29. package/esm2022/model/calculationState.mjs +0 -2
  30. package/esm2022/model/calculationStatus.mjs +0 -24
  31. package/esm2022/model/checkResult.mjs +0 -11
  32. package/esm2022/model/coordinates.mjs +0 -11
  33. package/esm2022/model/dimensions.mjs +0 -11
  34. package/esm2022/model/general402.mjs +0 -2
  35. package/esm2022/model/general404.mjs +0 -2
  36. package/esm2022/model/general404Detail.mjs +0 -2
  37. package/esm2022/model/general429.mjs +0 -2
  38. package/esm2022/model/general500.mjs +0 -2
  39. package/esm2022/model/models.mjs +0 -39
  40. package/esm2022/model/packResult.mjs +0 -2
  41. package/esm2022/model/packSettings.mjs +0 -2
  42. package/esm2022/model/packStatistics.mjs +0 -2
  43. package/esm2022/model/packTask.mjs +0 -2
  44. package/esm2022/model/package.mjs +0 -2
  45. package/esm2022/model/packageLayout.mjs +0 -2
  46. package/esm2022/model/packageStatistics.mjs +0 -2
  47. package/esm2022/model/packageType.mjs +0 -19
  48. package/esm2022/model/packer400WithErrorsAndWarnings.mjs +0 -2
  49. package/esm2022/model/packerEntityError.mjs +0 -2
  50. package/esm2022/model/packerEntityErrorType.mjs +0 -28
  51. package/esm2022/model/packerEntityPath.mjs +0 -2
  52. package/esm2022/model/packerEntityType.mjs +0 -20
  53. package/esm2022/model/packerEntityWarning.mjs +0 -2
  54. package/esm2022/model/packerEntityWarningType.mjs +0 -20
  55. package/esm2022/model/packerValidateResult.mjs +0 -2
  56. package/esm2022/model/product.mjs +0 -2
  57. package/esm2022/model/productGroupLayout.mjs +0 -2
  58. package/esm2022/model/productLayout.mjs +0 -2
  59. package/esm2022/model/schemaError.mjs +0 -11
  60. package/esm2022/model/service.mjs +0 -26
  61. package/esm2022/model/tracedata.mjs +0 -2
  62. package/esm2022/model/unpackedItems.mjs +0 -11
  63. package/esm2022/model/versionResult.mjs +0 -11
  64. package/esm2022/param.mjs +0 -2
  65. package/esm2022/provide-api.mjs +0 -15
  66. package/esm2022/variables.mjs +0 -9
  67. package/esm2022/veeroute-lss-packer-angular.mjs +0 -5
  68. package/index.d.ts +0 -7
  69. package/model/attribute.d.ts +0 -23
  70. package/model/calculationAsyncResult.d.ts +0 -21
  71. package/model/calculationInfo.d.ts +0 -49
  72. package/model/calculationSettings.d.ts +0 -39
  73. package/model/calculationState.d.ts +0 -23
  74. package/model/calculationStatus.d.ts +0 -22
  75. package/model/checkResult.d.ts +0 -19
  76. package/model/coordinates.d.ts +0 -27
  77. package/model/dimensions.d.ts +0 -31
  78. package/model/general402.d.ts +0 -21
  79. package/model/general404.d.ts +0 -21
  80. package/model/general404Detail.d.ts +0 -17
  81. package/model/general429.d.ts +0 -21
  82. package/model/general500.d.ts +0 -21
  83. package/model/models.d.ts +0 -38
  84. package/model/packResult.d.ts +0 -37
  85. package/model/packSettings.d.ts +0 -17
  86. package/model/packStatistics.d.ts +0 -36
  87. package/model/packTask.d.ts +0 -31
  88. package/model/package.d.ts +0 -40
  89. package/model/packageLayout.d.ts +0 -38
  90. package/model/packageStatistics.d.ts +0 -41
  91. package/model/packageType.d.ts +0 -17
  92. package/model/packer400WithErrorsAndWarnings.d.ts +0 -36
  93. package/model/packerEntityError.d.ts +0 -26
  94. package/model/packerEntityErrorType.d.ts +0 -26
  95. package/model/packerEntityPath.d.ts +0 -22
  96. package/model/packerEntityType.d.ts +0 -18
  97. package/model/packerEntityWarning.d.ts +0 -26
  98. package/model/packerEntityWarningType.d.ts +0 -18
  99. package/model/packerValidateResult.d.ts +0 -22
  100. package/model/product.d.ts +0 -41
  101. package/model/productGroupLayout.d.ts +0 -31
  102. package/model/productLayout.d.ts +0 -26
  103. package/model/schemaError.d.ts +0 -23
  104. package/model/service.d.ts +0 -24
  105. package/model/tracedata.d.ts +0 -49
  106. package/model/unpackedItems.d.ts +0 -23
  107. package/model/versionResult.d.ts +0 -27
  108. package/param.d.ts +0 -37
  109. package/provide-api.d.ts +0 -3
  110. package/variables.d.ts +0 -8
@@ -1,23 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { TracedataPacker } from './tracedata';
11
- import { CalculationInfoPacker } from './calculationInfo';
12
- /**
13
- * Current calculation state.
14
- */
15
- export interface CalculationStatePacker {
16
- [key: string]: any | any;
17
- tracedata: TracedataPacker;
18
- /**
19
- * Calculation progress as a percentage. The progress displays the current number of completed steps.
20
- */
21
- calculation_progress: number;
22
- calculation_info: CalculationInfoPacker;
23
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- /**
11
- * Calculation status: * `WAITING` - the calculation is waiting to be launched. * `IN_PROGRESS` - calculation in progress. * `FINISHED_IN_TIME` - the calculation completed correctly before the specified maximum time. * `FINISHED_OUT_OF_TIME` - the calculation ended because the specified time for calculation has expired, which can affect the quality of the result for the worse. * `CANCELED` - the calculation was canceled because a cancel command was received. * `CANCELED_BY_TIMEOUT` - the calculation was canceled automatically because the waiting time in the queue was exceeded. * `CANCELED_BY_QUOTA` - the calculation was canceled because the quota for this calculation type was exceeded. * `FAILED` - calculation completed with an error.
12
- */
13
- export declare enum CalculationStatusPacker {
14
- WAITING = "WAITING",
15
- IN_PROGRESS = "IN_PROGRESS",
16
- FINISHED_IN_TIME = "FINISHED_IN_TIME",
17
- FINISHED_OUT_OF_TIME = "FINISHED_OUT_OF_TIME",
18
- CANCELED = "CANCELED",
19
- CANCELED_BY_TIMEOUT = "CANCELED_BY_TIMEOUT",
20
- CANCELED_BY_QUOTA = "CANCELED_BY_QUOTA",
21
- FAILED = "FAILED"
22
- }
@@ -1,19 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- /**
11
- * Service availability result.
12
- */
13
- export interface CheckResultPacker {
14
- [key: string]: any | any;
15
- /**
16
- * The current health indicator of the service. * `0.0` means the service is not ready to perform tasks. * `1.0` means the service is fully ready to perform tasks.
17
- */
18
- health: number;
19
- }
@@ -1,27 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- /**
11
- * Local [coordinates](#section/Description/Coordinate-system).
12
- */
13
- export interface CoordinatesPacker {
14
- [key: string]: any | any;
15
- /**
16
- * Local coordinate along the X axis, in millimeters.
17
- */
18
- x: number;
19
- /**
20
- * Local coordinate along the Y axis, in millimeters.
21
- */
22
- y: number;
23
- /**
24
- * Local coordinate along the Z axis, in millimeters.
25
- */
26
- z: number;
27
- }
@@ -1,31 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- /**
11
- * Overall dimensions (L-W-H) and weight.
12
- */
13
- export interface DimensionsPacker {
14
- [key: string]: any | any;
15
- /**
16
- * Length in millimeters.
17
- */
18
- length: number;
19
- /**
20
- * Width in millimeters.
21
- */
22
- width: number;
23
- /**
24
- * Height in millimeters.
25
- */
26
- height: number;
27
- /**
28
- * Weight in grams.
29
- */
30
- mass: number;
31
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { TracedataPacker } from './tracedata';
11
- /**
12
- * Error details for 402 `Payment Required`.
13
- */
14
- export interface General402Packer {
15
- [key: string]: any | any;
16
- tracedata: TracedataPacker;
17
- /**
18
- * Error message.
19
- */
20
- message?: string | null;
21
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { General404DetailPacker } from './general404Detail';
11
- /**
12
- * 404 Error details.
13
- */
14
- export interface General404Packer {
15
- [key: string]: any | any;
16
- /**
17
- * Resource identifier.
18
- */
19
- resource_key?: string | null;
20
- detail?: General404DetailPacker | null;
21
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { TracedataPacker } from './tracedata';
11
- /**
12
- * Resource details.
13
- */
14
- export interface General404DetailPacker {
15
- [key: string]: any | any;
16
- tracedata: TracedataPacker;
17
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { TracedataPacker } from './tracedata';
11
- /**
12
- * Error details for 429 `Too Many Requests`.
13
- */
14
- export interface General429Packer {
15
- [key: string]: any | any;
16
- tracedata: TracedataPacker;
17
- /**
18
- * Error message.
19
- */
20
- message?: string | null;
21
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { TracedataPacker } from './tracedata';
11
- /**
12
- * Error details for 500 `Internal Server Error`.
13
- */
14
- export interface General500Packer {
15
- [key: string]: any | any;
16
- tracedata: TracedataPacker;
17
- /**
18
- * Error message.
19
- */
20
- message?: string | null;
21
- }
package/model/models.d.ts DELETED
@@ -1,38 +0,0 @@
1
- export * from './attribute';
2
- export * from './calculationAsyncResult';
3
- export * from './calculationInfo';
4
- export * from './calculationSettings';
5
- export * from './calculationState';
6
- export * from './calculationStatus';
7
- export * from './checkResult';
8
- export * from './coordinates';
9
- export * from './dimensions';
10
- export * from './general402';
11
- export * from './general404Detail';
12
- export * from './general404';
13
- export * from './general429';
14
- export * from './general500';
15
- export * from './packResult';
16
- export * from './packSettings';
17
- export * from './packStatistics';
18
- export * from './packTask';
19
- export * from './packageLayout';
20
- export * from './package';
21
- export * from './packageStatistics';
22
- export * from './packageType';
23
- export * from './packer400WithErrorsAndWarnings';
24
- export * from './packerEntityError';
25
- export * from './packerEntityErrorType';
26
- export * from './packerEntityPath';
27
- export * from './packerEntityType';
28
- export * from './packerEntityWarning';
29
- export * from './packerEntityWarningType';
30
- export * from './packerValidateResult';
31
- export * from './productGroupLayout';
32
- export * from './productLayout';
33
- export * from './product';
34
- export * from './schemaError';
35
- export * from './service';
36
- export * from './tracedata';
37
- export * from './unpackedItems';
38
- export * from './versionResult';
@@ -1,37 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { TracedataPacker } from './tracedata';
11
- import { PackStatisticsPacker } from './packStatistics';
12
- import { CalculationInfoPacker } from './calculationInfo';
13
- import { PackerEntityWarningPacker } from './packerEntityWarning';
14
- import { UnpackedItemsPacker } from './unpackedItems';
15
- import { PackageLayoutPacker } from './packageLayout';
16
- /**
17
- * Packing result.
18
- */
19
- export interface PackResultPacker {
20
- [key: string]: any | any;
21
- tracedata: TracedataPacker;
22
- /**
23
- * A product layout plan as a list of packaging locations. The first level contains a list of pallet stacks.
24
- */
25
- blueprint: Array<PackageLayoutPacker>;
26
- statistics: PackStatisticsPacker;
27
- /**
28
- * List of warnings. Depending on the flag `calculation_settings.treat_warnings_as_errors` - triggered checks are interpreted as errors or result in the removal of incorrect data from the calculation.
29
- */
30
- warnings?: Array<PackerEntityWarningPacker>;
31
- unpacked_items?: UnpackedItemsPacker;
32
- /**
33
- * Calculation progress as a percentage. The progress displays the current number of completed steps.
34
- */
35
- calculation_progress: number;
36
- calculation_info: CalculationInfoPacker;
37
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { CalculationSettingsPacker } from './calculationSettings';
11
- /**
12
- * Packing settings.
13
- */
14
- export interface PackSettingsPacker {
15
- [key: string]: any | any;
16
- calculation_settings?: CalculationSettingsPacker;
17
- }
@@ -1,36 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { PackageStatisticsPacker } from './packageStatistics';
11
- /**
12
- * General statistics for packing scheme.
13
- */
14
- export interface PackStatisticsPacker {
15
- [key: string]: any | any;
16
- /**
17
- * The total number of products (taking into account the number of goods in one group).
18
- */
19
- products_count: number;
20
- /**
21
- * The total number of packages.
22
- */
23
- packages_count: number;
24
- /**
25
- * Total weight in kilograms.
26
- */
27
- total_mass: number;
28
- /**
29
- * The total volume of all packed goods in cubic meters.
30
- */
31
- total_volume: number;
32
- /**
33
- * Statistics on used packages.
34
- */
35
- package_statistics: Array<PackageStatisticsPacker>;
36
- }
@@ -1,31 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { PackSettingsPacker } from './packSettings';
11
- import { PackagePacker } from './package';
12
- import { ProductPacker } from './product';
13
- /**
14
- * Initial task.
15
- */
16
- export interface PackTaskPacker {
17
- [key: string]: any | any;
18
- /**
19
- * List of products.
20
- */
21
- products: Array<ProductPacker>;
22
- /**
23
- * List of packages. It is obligatory to have at least one package of each type (SLOT, PALLET, MIXBOX).
24
- */
25
- packages: Array<PackagePacker>;
26
- pack_settings?: PackSettingsPacker;
27
- /**
28
- * The name of the dataset. A technical field that does not affect calculation.
29
- */
30
- dataset_name?: string;
31
- }
@@ -1,40 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { DimensionsPacker } from './dimensions';
11
- import { PackageTypePacker } from './packageType';
12
- import { AttributePacker } from './attribute';
13
- import { CoordinatesPacker } from './coordinates';
14
- /**
15
- * Package.
16
- */
17
- export interface PackagePacker {
18
- [key: string]: any | any;
19
- /**
20
- * Package key, unique identifier.
21
- */
22
- key: string;
23
- type: PackageTypePacker;
24
- /**
25
- * Overall dimensions of the main body of the package.
26
- */
27
- body_dimensions: DimensionsPacker;
28
- /**
29
- * Dimensions and max mass of the usable space for placing the products.
30
- */
31
- container_dimensions: DimensionsPacker;
32
- /**
33
- * The offset of the far left bottom corner of the container relative to the main body.
34
- */
35
- container_coordinates: CoordinatesPacker;
36
- /**
37
- * Attributes. Used to add service information.
38
- */
39
- attributes?: Array<AttributePacker>;
40
- }
@@ -1,38 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { DimensionsPacker } from './dimensions';
11
- import { ProductGroupLayoutPacker } from './productGroupLayout';
12
- import { CoordinatesPacker } from './coordinates';
13
- /**
14
- * The layout of the product or other packaging in the package.
15
- */
16
- export interface PackageLayoutPacker {
17
- [key: string]: any | any;
18
- /**
19
- * Package key.
20
- */
21
- package_key: string;
22
- /**
23
- * The coordinates of the bottom left far corner of the package relative to the bottom left far corner of the parent package.
24
- */
25
- coordinates: CoordinatesPacker;
26
- /**
27
- * Overall dimensions and mass of the loaded package.
28
- */
29
- dimensions: DimensionsPacker;
30
- /**
31
- * List of product group layouts.
32
- */
33
- product_group_layouts: Array<ProductGroupLayoutPacker>;
34
- /**
35
- * List of package layouts.
36
- */
37
- package_layouts: Array<PackageLayoutPacker>;
38
- }
@@ -1,41 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { PackageTypePacker } from './packageType';
11
- /**
12
- * Statistics for package.
13
- */
14
- export interface PackageStatisticsPacker {
15
- [key: string]: any | any;
16
- /**
17
- * Package key, unique identifier.
18
- */
19
- package_key: string;
20
- package_type: PackageTypePacker;
21
- /**
22
- * The total number of packages.
23
- */
24
- count: number;
25
- /**
26
- * The maximum weight of goods that this package can hold (in total for all packages of the specified key and type), in kilograms.
27
- */
28
- max_container_mass: number;
29
- /**
30
- * The maximum volume of goods that this package can hold (total for all packages of the specified key and type), in cubic meters.
31
- */
32
- max_container_volume: number;
33
- /**
34
- * Utilization by mass (in fractions) - the ratio of the loaded mass to the maximum possible (excluding weight of packages).
35
- */
36
- utilization_by_mass: number;
37
- /**
38
- * Utilization by volume (in fractions) - the ratio of the loaded volume to the maximum possible (excluding volume of packages).
39
- */
40
- utilization_by_volume: number;
41
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- /**
11
- * Types of [packaging](#section/Description/Packaging-process): * `SLOT` - space in the transport box for a stack of pallets, the height limits the stack of pallets * `PALLET` - a pallet, the products are stacked on top of a pallet, with the help of a cardboard partition it can be divided into 2 - 6 parts, in each of which the same products are placed * `MIXBOX` - mix-box, the products are folded inside the box
12
- */
13
- export declare enum PackageTypePacker {
14
- SLOT = "SLOT",
15
- PALLET = "PALLET",
16
- MIXBOX = "MIXBOX"
17
- }
@@ -1,36 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { SchemaErrorPacker } from './schemaError';
11
- import { TracedataPacker } from './tracedata';
12
- import { PackerEntityWarningPacker } from './packerEntityWarning';
13
- import { PackerEntityErrorPacker } from './packerEntityError';
14
- /**
15
- * Error details.
16
- */
17
- export interface Packer400WithErrorsAndWarningsPacker {
18
- [key: string]: any | any;
19
- tracedata: TracedataPacker;
20
- /**
21
- * Error message.
22
- */
23
- message?: string | null;
24
- /**
25
- * List of syntax errors - data does not match the schema.
26
- */
27
- schema_errors?: Array<SchemaErrorPacker>;
28
- /**
29
- * A list of errors in the source data that make it impossible to start the calculation.
30
- */
31
- logical_errors?: Array<PackerEntityErrorPacker>;
32
- /**
33
- * List of warnings. Depending on the flag `calculation_settings.treat_warnings_as_errors` - triggered checks are interpreted as errors or result in the removal of incorrect data from the calculation.
34
- */
35
- warnings?: Array<PackerEntityWarningPacker>;
36
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { PackerEntityErrorTypePacker } from './packerEntityErrorType';
11
- import { PackerEntityPathPacker } from './packerEntityPath';
12
- /**
13
- * Description of the error in the input data.
14
- */
15
- export interface PackerEntityErrorPacker {
16
- [key: string]: any | any;
17
- type: PackerEntityErrorTypePacker;
18
- /**
19
- * Information about error.
20
- */
21
- info?: string | null;
22
- /**
23
- * List of entities related to error.
24
- */
25
- entities: Array<PackerEntityPathPacker>;
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- /**
11
- * Error type: * `UNIQUE_IDS_VIOLATION` - all keys must be unique * `INCONSISTENT_REFERENCE` - bad reference key * `INVALID_SLOTS_COUNT` - exactly one SLOT package must be present * `INVALID_SLOT_CONTAINER` - slot container_coordinates must be zero * `INVALID_SLOT_BODY` - slot body_dimensions must be zero * `INVALID_PALLETS_COUNT` - exactly one PALLET package must be present * `INVALID_PALLET_CONTAINER_DIMENSIONS` - the length and width of a pallet container_dimensions must not exceed the corresponding body_dimensions * `INVALID_PALLET_CONTAINER` - the pallet container must not go beyond the boundaries of the pallet body in length and width * `INVALID_MIXBOX_CONTAINER` - mixbox container must be inside body subject to container_coordinates offset * `INVALID_MIXBOX_COUNT` - at least one valid MIXBOX package must be present * `INVALID_PRODUCT_DIMENSIONS` - product length, width and height must be at least 1 millimeter, weight - at least 1 gram * `INVALID_PRODUCT_COUNT` - at least one valid product must be present
12
- */
13
- export declare enum PackerEntityErrorTypePacker {
14
- UNIQUE_IDS_VIOLATION = "UNIQUE_IDS_VIOLATION",
15
- INCONSISTENT_REFERENCE = "INCONSISTENT_REFERENCE",
16
- INVALID_SLOTS_COUNT = "INVALID_SLOTS_COUNT",
17
- INVALID_SLOT_CONTAINER = "INVALID_SLOT_CONTAINER",
18
- INVALID_SLOT_BODY = "INVALID_SLOT_BODY",
19
- INVALID_PALLETS_COUNT = "INVALID_PALLETS_COUNT",
20
- INVALID_PALLET_CONTAINER_DIMENSIONS = "INVALID_PALLET_CONTAINER_DIMENSIONS",
21
- INVALID_PALLET_CONTAINER = "INVALID_PALLET_CONTAINER",
22
- INVALID_MIXBOX_CONTAINER = "INVALID_MIXBOX_CONTAINER",
23
- INVALID_MIXBOX_COUNT = "INVALID_MIXBOX_COUNT",
24
- INVALID_PRODUCT_DIMENSIONS = "INVALID_PRODUCT_DIMENSIONS",
25
- INVALID_PRODUCT_COUNT = "INVALID_PRODUCT_COUNT"
26
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { PackerEntityTypePacker } from './packerEntityType';
11
- /**
12
- * The description of the entity and the path to it.
13
- */
14
- export interface PackerEntityPathPacker {
15
- [key: string]: any | any;
16
- /**
17
- * Target entity key.
18
- */
19
- entity_key: string | null;
20
- entity_type: PackerEntityTypePacker;
21
- child_entity?: PackerEntityPathPacker | null;
22
- }
@@ -1,18 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- /**
11
- * Entity type.
12
- */
13
- export declare enum PackerEntityTypePacker {
14
- TASK = "TASK",
15
- SETTINGS = "SETTINGS",
16
- PRODUCT = "PRODUCT",
17
- PACKAGE = "PACKAGE"
18
- }