@de./types 1.0.0
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.
- package/dist/api.d.ts +113 -0
- package/dist/api.d.ts.map +1 -0
- package/dist/api.js +92 -0
- package/dist/api.js.map +1 -0
- package/dist/auth.d.ts +109 -0
- package/dist/auth.d.ts.map +1 -0
- package/dist/auth.js +80 -0
- package/dist/auth.js.map +1 -0
- package/dist/aux/agent-rvs.d.ts +1205 -0
- package/dist/aux/agent-rvs.d.ts.map +1 -0
- package/dist/aux/agent-rvs.js +444 -0
- package/dist/aux/agent-rvs.js.map +1 -0
- package/dist/aux/agents.d.ts +1573 -0
- package/dist/aux/agents.d.ts.map +1 -0
- package/dist/aux/agents.js +487 -0
- package/dist/aux/agents.js.map +1 -0
- package/dist/aux/customer-rvs.d.ts +711 -0
- package/dist/aux/customer-rvs.d.ts.map +1 -0
- package/dist/aux/customer-rvs.js +321 -0
- package/dist/aux/customer-rvs.js.map +1 -0
- package/dist/aux/customers.d.ts +379 -0
- package/dist/aux/customers.d.ts.map +1 -0
- package/dist/aux/customers.js +67 -0
- package/dist/aux/customers.js.map +1 -0
- package/dist/aux/index.d.ts +5 -0
- package/dist/aux/index.d.ts.map +1 -0
- package/dist/aux/index.js +21 -0
- package/dist/aux/index.js.map +1 -0
- package/dist/billing.d.ts +367 -0
- package/dist/billing.d.ts.map +1 -0
- package/dist/billing.js +308 -0
- package/dist/billing.js.map +1 -0
- package/dist/bucket.d.ts +97 -0
- package/dist/bucket.d.ts.map +1 -0
- package/dist/bucket.js +52 -0
- package/dist/bucket.js.map +1 -0
- package/dist/context.d.ts +148 -0
- package/dist/context.d.ts.map +1 -0
- package/dist/context.js +148 -0
- package/dist/context.js.map +1 -0
- package/dist/csp/analytics.d.ts +270 -0
- package/dist/csp/analytics.d.ts.map +1 -0
- package/dist/csp/analytics.js +185 -0
- package/dist/csp/analytics.js.map +1 -0
- package/dist/csp/base.d.ts +11 -0
- package/dist/csp/base.d.ts.map +1 -0
- package/dist/csp/base.js +17 -0
- package/dist/csp/base.js.map +1 -0
- package/dist/csp/index.d.ts +107 -0
- package/dist/csp/index.d.ts.map +1 -0
- package/dist/csp/index.js +48 -0
- package/dist/csp/index.js.map +1 -0
- package/dist/csp/inventory.d.ts +361 -0
- package/dist/csp/inventory.d.ts.map +1 -0
- package/dist/csp/inventory.js +267 -0
- package/dist/csp/inventory.js.map +1 -0
- package/dist/csp/order.d.ts +1457 -0
- package/dist/csp/order.d.ts.map +1 -0
- package/dist/csp/order.js +367 -0
- package/dist/csp/order.js.map +1 -0
- package/dist/csp/webhook.d.ts +381 -0
- package/dist/csp/webhook.d.ts.map +1 -0
- package/dist/csp/webhook.js +207 -0
- package/dist/csp/webhook.js.map +1 -0
- package/dist/de.profile.d.ts +411 -0
- package/dist/de.profile.d.ts.map +1 -0
- package/dist/de.profile.js +98 -0
- package/dist/de.profile.js.map +1 -0
- package/dist/dev/developer.d.ts +211 -0
- package/dist/dev/developer.d.ts.map +1 -0
- package/dist/dev/developer.js +55 -0
- package/dist/dev/developer.js.map +1 -0
- package/dist/dev/index.d.ts +133 -0
- package/dist/dev/index.d.ts.map +1 -0
- package/dist/dev/index.js +79 -0
- package/dist/dev/index.js.map +1 -0
- package/dist/entity.d.ts +159 -0
- package/dist/entity.d.ts.map +1 -0
- package/dist/entity.js +127 -0
- package/dist/entity.js.map +1 -0
- package/dist/events.d.ts +1844 -0
- package/dist/events.d.ts.map +1 -0
- package/dist/events.js +303 -0
- package/dist/events.js.map +1 -0
- package/dist/faq.d.ts +60 -0
- package/dist/faq.d.ts.map +1 -0
- package/dist/faq.js +31 -0
- package/dist/faq.js.map +1 -0
- package/dist/geo.d.ts +123 -0
- package/dist/geo.d.ts.map +1 -0
- package/dist/geo.js +87 -0
- package/dist/geo.js.map +1 -0
- package/dist/index.d.ts +28 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +59 -0
- package/dist/index.js.map +1 -0
- package/dist/inventory.d.ts +1347 -0
- package/dist/inventory.d.ts.map +1 -0
- package/dist/inventory.js +356 -0
- package/dist/inventory.js.map +1 -0
- package/dist/invoice.d.ts +46 -0
- package/dist/invoice.d.ts.map +1 -0
- package/dist/invoice.js +33 -0
- package/dist/invoice.js.map +1 -0
- package/dist/iotsp/device.d.ts +581 -0
- package/dist/iotsp/device.d.ts.map +1 -0
- package/dist/iotsp/device.js +277 -0
- package/dist/iotsp/device.js.map +1 -0
- package/dist/iotsp/index.d.ts +111 -0
- package/dist/iotsp/index.d.ts.map +1 -0
- package/dist/iotsp/index.js +76 -0
- package/dist/iotsp/index.js.map +1 -0
- package/dist/iotsp/rule.d.ts +340 -0
- package/dist/iotsp/rule.d.ts.map +1 -0
- package/dist/iotsp/rule.js +172 -0
- package/dist/iotsp/rule.js.map +1 -0
- package/dist/iotsp/topic.d.ts +249 -0
- package/dist/iotsp/topic.d.ts.map +1 -0
- package/dist/iotsp/topic.js +139 -0
- package/dist/iotsp/topic.js.map +1 -0
- package/dist/lsp/carrier/analytics.d.ts +1191 -0
- package/dist/lsp/carrier/analytics.d.ts.map +1 -0
- package/dist/lsp/carrier/analytics.js +354 -0
- package/dist/lsp/carrier/analytics.js.map +1 -0
- package/dist/lsp/carrier/capabilities.d.ts +3603 -0
- package/dist/lsp/carrier/capabilities.d.ts.map +1 -0
- package/dist/lsp/carrier/capabilities.js +880 -0
- package/dist/lsp/carrier/capabilities.js.map +1 -0
- package/dist/lsp/carrier/capacities.d.ts +4436 -0
- package/dist/lsp/carrier/capacities.d.ts.map +1 -0
- package/dist/lsp/carrier/capacities.js +615 -0
- package/dist/lsp/carrier/capacities.js.map +1 -0
- package/dist/lsp/carrier/index.d.ts +734 -0
- package/dist/lsp/carrier/index.d.ts.map +1 -0
- package/dist/lsp/carrier/index.js +150 -0
- package/dist/lsp/carrier/index.js.map +1 -0
- package/dist/lsp/carrier/performance.d.ts +567 -0
- package/dist/lsp/carrier/performance.d.ts.map +1 -0
- package/dist/lsp/carrier/performance.js +127 -0
- package/dist/lsp/carrier/performance.js.map +1 -0
- package/dist/lsp/carrier/utilities.d.ts +6671 -0
- package/dist/lsp/carrier/utilities.d.ts.map +1 -0
- package/dist/lsp/carrier/utilities.js +597 -0
- package/dist/lsp/carrier/utilities.js.map +1 -0
- package/dist/lsp/consolidation.d.ts +793 -0
- package/dist/lsp/consolidation.d.ts.map +1 -0
- package/dist/lsp/consolidation.js +343 -0
- package/dist/lsp/consolidation.js.map +1 -0
- package/dist/lsp/coverage.d.ts +7449 -0
- package/dist/lsp/coverage.d.ts.map +1 -0
- package/dist/lsp/coverage.js +706 -0
- package/dist/lsp/coverage.js.map +1 -0
- package/dist/lsp/fleet/index.d.ts +1128 -0
- package/dist/lsp/fleet/index.d.ts.map +1 -0
- package/dist/lsp/fleet/index.js +269 -0
- package/dist/lsp/fleet/index.js.map +1 -0
- package/dist/lsp/fleet/maintenance.d.ts +2022 -0
- package/dist/lsp/fleet/maintenance.d.ts.map +1 -0
- package/dist/lsp/fleet/maintenance.js +386 -0
- package/dist/lsp/fleet/maintenance.js.map +1 -0
- package/dist/lsp/fleet/parking.d.ts +2043 -0
- package/dist/lsp/fleet/parking.d.ts.map +1 -0
- package/dist/lsp/fleet/parking.js +458 -0
- package/dist/lsp/fleet/parking.js.map +1 -0
- package/dist/lsp/fleet/vehicle.d.ts +783 -0
- package/dist/lsp/fleet/vehicle.d.ts.map +1 -0
- package/dist/lsp/fleet/vehicle.js +314 -0
- package/dist/lsp/fleet/vehicle.js.map +1 -0
- package/dist/lsp/graph.d.ts +212 -0
- package/dist/lsp/graph.d.ts.map +1 -0
- package/dist/lsp/graph.js +92 -0
- package/dist/lsp/graph.js.map +1 -0
- package/dist/lsp/hub/analytics.d.ts +4294 -0
- package/dist/lsp/hub/analytics.d.ts.map +1 -0
- package/dist/lsp/hub/analytics.js +219 -0
- package/dist/lsp/hub/analytics.js.map +1 -0
- package/dist/lsp/hub/capabilities.d.ts +1467 -0
- package/dist/lsp/hub/capabilities.d.ts.map +1 -0
- package/dist/lsp/hub/capabilities.js +464 -0
- package/dist/lsp/hub/capabilities.js.map +1 -0
- package/dist/lsp/hub/capacities.d.ts +4278 -0
- package/dist/lsp/hub/capacities.d.ts.map +1 -0
- package/dist/lsp/hub/capacities.js +495 -0
- package/dist/lsp/hub/capacities.js.map +1 -0
- package/dist/lsp/hub/index.d.ts +2784 -0
- package/dist/lsp/hub/index.d.ts.map +1 -0
- package/dist/lsp/hub/index.js +268 -0
- package/dist/lsp/hub/index.js.map +1 -0
- package/dist/lsp/hub/performance.d.ts +391 -0
- package/dist/lsp/hub/performance.d.ts.map +1 -0
- package/dist/lsp/hub/performance.js +78 -0
- package/dist/lsp/hub/performance.js.map +1 -0
- package/dist/lsp/hub/utilities.d.ts +2996 -0
- package/dist/lsp/hub/utilities.d.ts.map +1 -0
- package/dist/lsp/hub/utilities.js +521 -0
- package/dist/lsp/hub/utilities.js.map +1 -0
- package/dist/lsp/index.d.ts +157 -0
- package/dist/lsp/index.d.ts.map +1 -0
- package/dist/lsp/index.js +121 -0
- package/dist/lsp/index.js.map +1 -0
- package/dist/lsp/operations.d.ts +563 -0
- package/dist/lsp/operations.d.ts.map +1 -0
- package/dist/lsp/operations.js +265 -0
- package/dist/lsp/operations.js.map +1 -0
- package/dist/lsp/order/delivery.d.ts +1119 -0
- package/dist/lsp/order/delivery.d.ts.map +1 -0
- package/dist/lsp/order/delivery.js +169 -0
- package/dist/lsp/order/delivery.js.map +1 -0
- package/dist/lsp/order/flow/processes.d.ts +8 -0
- package/dist/lsp/order/flow/processes.d.ts.map +1 -0
- package/dist/lsp/order/flow/processes.js +67 -0
- package/dist/lsp/order/flow/processes.js.map +1 -0
- package/dist/lsp/order/flow/stages.d.ts +8 -0
- package/dist/lsp/order/flow/stages.d.ts.map +1 -0
- package/dist/lsp/order/flow/stages.js +111 -0
- package/dist/lsp/order/flow/stages.js.map +1 -0
- package/dist/lsp/order/inbound.d.ts +1165 -0
- package/dist/lsp/order/inbound.d.ts.map +1 -0
- package/dist/lsp/order/inbound.js +185 -0
- package/dist/lsp/order/inbound.js.map +1 -0
- package/dist/lsp/order/internal.d.ts +1404 -0
- package/dist/lsp/order/internal.d.ts.map +1 -0
- package/dist/lsp/order/internal.js +255 -0
- package/dist/lsp/order/internal.js.map +1 -0
- package/dist/lsp/order/management.d.ts +541 -0
- package/dist/lsp/order/management.d.ts.map +1 -0
- package/dist/lsp/order/management.js +326 -0
- package/dist/lsp/order/management.js.map +1 -0
- package/dist/lsp/order/outbound.d.ts +909 -0
- package/dist/lsp/order/outbound.d.ts.map +1 -0
- package/dist/lsp/order/outbound.js +105 -0
- package/dist/lsp/order/outbound.js.map +1 -0
- package/dist/lsp/order/passthrough.d.ts +1816 -0
- package/dist/lsp/order/passthrough.d.ts.map +1 -0
- package/dist/lsp/order/passthrough.js +360 -0
- package/dist/lsp/order/passthrough.js.map +1 -0
- package/dist/lsp/order/ride.d.ts +1056 -0
- package/dist/lsp/order/ride.d.ts.map +1 -0
- package/dist/lsp/order/ride.js +166 -0
- package/dist/lsp/order/ride.js.map +1 -0
- package/dist/lsp/order/shipping.d.ts +1524 -0
- package/dist/lsp/order/shipping.d.ts.map +1 -0
- package/dist/lsp/order/shipping.js +223 -0
- package/dist/lsp/order/shipping.js.map +1 -0
- package/dist/lsp/performance.d.ts +2 -0
- package/dist/lsp/performance.d.ts.map +1 -0
- package/dist/lsp/performance.js +3 -0
- package/dist/lsp/performance.js.map +1 -0
- package/dist/lsp/pod/index.d.ts +805 -0
- package/dist/lsp/pod/index.d.ts.map +1 -0
- package/dist/lsp/pod/index.js +250 -0
- package/dist/lsp/pod/index.js.map +1 -0
- package/dist/lsp/pricing.d.ts +1811 -0
- package/dist/lsp/pricing.d.ts.map +1 -0
- package/dist/lsp/pricing.js +972 -0
- package/dist/lsp/pricing.js.map +1 -0
- package/dist/lsp/processing.d.ts +893 -0
- package/dist/lsp/processing.d.ts.map +1 -0
- package/dist/lsp/processing.js +202 -0
- package/dist/lsp/processing.js.map +1 -0
- package/dist/lsp/product.d.ts +76 -0
- package/dist/lsp/product.d.ts.map +1 -0
- package/dist/lsp/product.js +3 -0
- package/dist/lsp/product.js.map +1 -0
- package/dist/lsp/psl.d.ts +785 -0
- package/dist/lsp/psl.d.ts.map +1 -0
- package/dist/lsp/psl.js +333 -0
- package/dist/lsp/psl.js.map +1 -0
- package/dist/lsp/terminal/analytics.d.ts +278 -0
- package/dist/lsp/terminal/analytics.d.ts.map +1 -0
- package/dist/lsp/terminal/analytics.js +310 -0
- package/dist/lsp/terminal/analytics.js.map +1 -0
- package/dist/lsp/terminal/capabilities.d.ts +797 -0
- package/dist/lsp/terminal/capabilities.d.ts.map +1 -0
- package/dist/lsp/terminal/capabilities.js +506 -0
- package/dist/lsp/terminal/capabilities.js.map +1 -0
- package/dist/lsp/terminal/capacities.d.ts +3152 -0
- package/dist/lsp/terminal/capacities.d.ts.map +1 -0
- package/dist/lsp/terminal/capacities.js +504 -0
- package/dist/lsp/terminal/capacities.js.map +1 -0
- package/dist/lsp/terminal/index.d.ts +1056 -0
- package/dist/lsp/terminal/index.d.ts.map +1 -0
- package/dist/lsp/terminal/index.js +394 -0
- package/dist/lsp/terminal/index.js.map +1 -0
- package/dist/lsp/terminal/performance.d.ts +955 -0
- package/dist/lsp/terminal/performance.d.ts.map +1 -0
- package/dist/lsp/terminal/performance.js +159 -0
- package/dist/lsp/terminal/performance.js.map +1 -0
- package/dist/lsp/terminal/utilities.d.ts +2374 -0
- package/dist/lsp/terminal/utilities.d.ts.map +1 -0
- package/dist/lsp/terminal/utilities.js +161 -0
- package/dist/lsp/terminal/utilities.js.map +1 -0
- package/dist/lsp/warehouse/analytics.d.ts +3088 -0
- package/dist/lsp/warehouse/analytics.d.ts.map +1 -0
- package/dist/lsp/warehouse/analytics.js +229 -0
- package/dist/lsp/warehouse/analytics.js.map +1 -0
- package/dist/lsp/warehouse/capabilities.d.ts +1384 -0
- package/dist/lsp/warehouse/capabilities.d.ts.map +1 -0
- package/dist/lsp/warehouse/capabilities.js +567 -0
- package/dist/lsp/warehouse/capabilities.js.map +1 -0
- package/dist/lsp/warehouse/capacities.d.ts +2921 -0
- package/dist/lsp/warehouse/capacities.d.ts.map +1 -0
- package/dist/lsp/warehouse/capacities.js +450 -0
- package/dist/lsp/warehouse/capacities.js.map +1 -0
- package/dist/lsp/warehouse/index.d.ts +2566 -0
- package/dist/lsp/warehouse/index.d.ts.map +1 -0
- package/dist/lsp/warehouse/index.js +264 -0
- package/dist/lsp/warehouse/index.js.map +1 -0
- package/dist/lsp/warehouse/performance.d.ts +287 -0
- package/dist/lsp/warehouse/performance.d.ts.map +1 -0
- package/dist/lsp/warehouse/performance.js +72 -0
- package/dist/lsp/warehouse/performance.js.map +1 -0
- package/dist/lsp/warehouse/utilities.d.ts +5174 -0
- package/dist/lsp/warehouse/utilities.d.ts.map +1 -0
- package/dist/lsp/warehouse/utilities.js +588 -0
- package/dist/lsp/warehouse/utilities.js.map +1 -0
- package/dist/lsp/zones.d.ts +305 -0
- package/dist/lsp/zones.d.ts.map +1 -0
- package/dist/lsp/zones.js +118 -0
- package/dist/lsp/zones.js.map +1 -0
- package/dist/measure.d.ts +139 -0
- package/dist/measure.d.ts.map +1 -0
- package/dist/measure.js +190 -0
- package/dist/measure.js.map +1 -0
- package/dist/operator.d.ts +103 -0
- package/dist/operator.d.ts.map +1 -0
- package/dist/operator.js +38 -0
- package/dist/operator.js.map +1 -0
- package/dist/order.d.ts +2739 -0
- package/dist/order.d.ts.map +1 -0
- package/dist/order.js +1078 -0
- package/dist/order.js.map +1 -0
- package/dist/realm/index.d.ts +4 -0
- package/dist/realm/index.d.ts.map +1 -0
- package/dist/realm/index.js +20 -0
- package/dist/realm/index.js.map +1 -0
- package/dist/realm/pipelines.d.ts +32567 -0
- package/dist/realm/pipelines.d.ts.map +1 -0
- package/dist/realm/pipelines.js +1273 -0
- package/dist/realm/pipelines.js.map +1 -0
- package/dist/realm/queries.d.ts +1327 -0
- package/dist/realm/queries.d.ts.map +1 -0
- package/dist/realm/queries.js +456 -0
- package/dist/realm/queries.js.map +1 -0
- package/dist/realm/utilities.d.ts +1794 -0
- package/dist/realm/utilities.d.ts.map +1 -0
- package/dist/realm/utilities.js +594 -0
- package/dist/realm/utilities.js.map +1 -0
- package/dist/routing.d.ts +428 -0
- package/dist/routing.d.ts.map +1 -0
- package/dist/routing.js +60 -0
- package/dist/routing.js.map +1 -0
- package/dist/service.d.ts +264 -0
- package/dist/service.d.ts.map +1 -0
- package/dist/service.js +60 -0
- package/dist/service.js.map +1 -0
- package/dist/shared/access.d.ts +102 -0
- package/dist/shared/access.d.ts.map +1 -0
- package/dist/shared/access.js +30 -0
- package/dist/shared/access.js.map +1 -0
- package/dist/shared/account.d.ts +44 -0
- package/dist/shared/account.d.ts.map +1 -0
- package/dist/shared/account.js +15 -0
- package/dist/shared/account.js.map +1 -0
- package/dist/shared/auth.d.ts +45 -0
- package/dist/shared/auth.d.ts.map +1 -0
- package/dist/shared/auth.js +19 -0
- package/dist/shared/auth.js.map +1 -0
- package/dist/shared/bucket.d.ts +294 -0
- package/dist/shared/bucket.d.ts.map +1 -0
- package/dist/shared/bucket.js +79 -0
- package/dist/shared/bucket.js.map +1 -0
- package/dist/shared/faq.d.ts +280 -0
- package/dist/shared/faq.d.ts.map +1 -0
- package/dist/shared/faq.js +73 -0
- package/dist/shared/faq.js.map +1 -0
- package/dist/shared/index.d.ts +10 -0
- package/dist/shared/index.d.ts.map +1 -0
- package/dist/shared/index.js +26 -0
- package/dist/shared/index.js.map +1 -0
- package/dist/shared/invitation.d.ts +1525 -0
- package/dist/shared/invitation.d.ts.map +1 -0
- package/dist/shared/invitation.js +60 -0
- package/dist/shared/invitation.js.map +1 -0
- package/dist/shared/operator.d.ts +956 -0
- package/dist/shared/operator.d.ts.map +1 -0
- package/dist/shared/operator.js +48 -0
- package/dist/shared/operator.js.map +1 -0
- package/dist/shared/tracking.d.ts +31 -0
- package/dist/shared/tracking.d.ts.map +1 -0
- package/dist/shared/tracking.js +23 -0
- package/dist/shared/tracking.js.map +1 -0
- package/dist/shared/user.d.ts +77 -0
- package/dist/shared/user.d.ts.map +1 -0
- package/dist/shared/user.js +22 -0
- package/dist/shared/user.js.map +1 -0
- package/dist/sync.d.ts +539 -0
- package/dist/sync.d.ts.map +1 -0
- package/dist/sync.js +329 -0
- package/dist/sync.js.map +1 -0
- package/dist/time.d.ts +139 -0
- package/dist/time.d.ts.map +1 -0
- package/dist/time.js +93 -0
- package/dist/time.js.map +1 -0
- package/dist/user.d.ts +394 -0
- package/dist/user.d.ts.map +1 -0
- package/dist/user.js +205 -0
- package/dist/user.js.map +1 -0
- package/dist/workspace/admin.d.ts +91 -0
- package/dist/workspace/admin.d.ts.map +1 -0
- package/dist/workspace/admin.js +33 -0
- package/dist/workspace/admin.js.map +1 -0
- package/dist/workspace/billing.d.ts +2 -0
- package/dist/workspace/billing.d.ts.map +1 -0
- package/dist/workspace/billing.js +18 -0
- package/dist/workspace/billing.js.map +1 -0
- package/dist/workspace/connector.d.ts +595 -0
- package/dist/workspace/connector.d.ts.map +1 -0
- package/dist/workspace/connector.js +229 -0
- package/dist/workspace/connector.js.map +1 -0
- package/dist/workspace/index.d.ts +36 -0
- package/dist/workspace/index.d.ts.map +1 -0
- package/dist/workspace/index.js +21 -0
- package/dist/workspace/index.js.map +1 -0
- package/package.json +70 -0
- package/src/api.ts +147 -0
- package/src/auth.ts +103 -0
- package/src/aux/agent-rvs.ts +596 -0
- package/src/aux/agents.ts +542 -0
- package/src/aux/customer-rvs.ts +421 -0
- package/src/aux/customers.ts +80 -0
- package/src/aux/index.ts +4 -0
- package/src/billing.ts +330 -0
- package/src/bucket.ts +58 -0
- package/src/context.ts +167 -0
- package/src/csp/analytics.ts +238 -0
- package/src/csp/base.ts +18 -0
- package/src/csp/index.ts +41 -0
- package/src/csp/inventory.ts +325 -0
- package/src/csp/order.ts +485 -0
- package/src/csp/webhook.ts +269 -0
- package/src/de.profile.ts +123 -0
- package/src/dev/developer.ts +90 -0
- package/src/dev/index.ts +81 -0
- package/src/entity.ts +154 -0
- package/src/events.ts +349 -0
- package/src/faq.ts +39 -0
- package/src/geo.ts +111 -0
- package/src/index.ts +48 -0
- package/src/inventory.ts +405 -0
- package/src/invoice.ts +37 -0
- package/src/iotsp/device.ts +334 -0
- package/src/iotsp/index.ts +91 -0
- package/src/iotsp/rule.ts +227 -0
- package/src/iotsp/topic.ts +191 -0
- package/src/lsp/carrier/analytics.ts +393 -0
- package/src/lsp/carrier/capabilities.ts +1009 -0
- package/src/lsp/carrier/capacities.ts +723 -0
- package/src/lsp/carrier/index.ts +175 -0
- package/src/lsp/carrier/performance.ts +145 -0
- package/src/lsp/carrier/utilities.ts +654 -0
- package/src/lsp/consolidation.ts +420 -0
- package/src/lsp/coverage.ts +869 -0
- package/src/lsp/fleet/index.ts +327 -0
- package/src/lsp/fleet/maintenance.ts +478 -0
- package/src/lsp/fleet/parking.ts +582 -0
- package/src/lsp/fleet/vehicle.ts +381 -0
- package/src/lsp/graph.ts +113 -0
- package/src/lsp/hub/analytics.ts +236 -0
- package/src/lsp/hub/capabilities.ts +549 -0
- package/src/lsp/hub/capacities.ts +590 -0
- package/src/lsp/hub/index.ts +298 -0
- package/src/lsp/hub/performance.ts +89 -0
- package/src/lsp/hub/utilities.ts +560 -0
- package/src/lsp/index.ts +125 -0
- package/src/lsp/operations.ts +304 -0
- package/src/lsp/order/delivery.ts +212 -0
- package/src/lsp/order/flow/processes.ts +70 -0
- package/src/lsp/order/flow/stages.ts +119 -0
- package/src/lsp/order/inbound.ts +231 -0
- package/src/lsp/order/internal.ts +305 -0
- package/src/lsp/order/management.ts +367 -0
- package/src/lsp/order/outbound.ts +128 -0
- package/src/lsp/order/passthrough.ts +434 -0
- package/src/lsp/order/ride.ts +190 -0
- package/src/lsp/order/shipping.ts +263 -0
- package/src/lsp/performance.ts +2 -0
- package/src/lsp/pod/index.ts +323 -0
- package/src/lsp/pricing.ts +1097 -0
- package/src/lsp/processing.ts +243 -0
- package/src/lsp/product.ts +104 -0
- package/src/lsp/psl.ts +399 -0
- package/src/lsp/terminal/analytics.ts +334 -0
- package/src/lsp/terminal/capabilities.ts +541 -0
- package/src/lsp/terminal/capacities.ts +556 -0
- package/src/lsp/terminal/index.ts +442 -0
- package/src/lsp/terminal/performance.ts +168 -0
- package/src/lsp/terminal/utilities.ts +173 -0
- package/src/lsp/warehouse/analytics.ts +248 -0
- package/src/lsp/warehouse/capabilities.ts +673 -0
- package/src/lsp/warehouse/capacities.ts +538 -0
- package/src/lsp/warehouse/index.ts +298 -0
- package/src/lsp/warehouse/performance.ts +83 -0
- package/src/lsp/warehouse/utilities.ts +634 -0
- package/src/lsp/zones.ts +148 -0
- package/src/measure.ts +240 -0
- package/src/operator.ts +39 -0
- package/src/order.ts +1207 -0
- package/src/realm/index.ts +3 -0
- package/src/realm/pipelines.ts +1607 -0
- package/src/realm/queries.ts +608 -0
- package/src/realm/utilities.ts +730 -0
- package/src/routing.ts +69 -0
- package/src/service.ts +66 -0
- package/src/shared/access.ts +58 -0
- package/src/shared/account.ts +25 -0
- package/src/shared/auth.ts +30 -0
- package/src/shared/bucket.ts +153 -0
- package/src/shared/faq.ts +139 -0
- package/src/shared/index.ts +9 -0
- package/src/shared/invitation.ts +124 -0
- package/src/shared/operator.ts +159 -0
- package/src/shared/tracking.ts +30 -0
- package/src/shared/user.ts +42 -0
- package/src/sync.ts +364 -0
- package/src/time.ts +113 -0
- package/src/user.ts +243 -0
- package/src/workspace/admin.ts +38 -0
- package/src/workspace/billing.ts +1 -0
- package/src/workspace/connector.ts +270 -0
- package/src/workspace/index.ts +22 -0
|
@@ -0,0 +1,673 @@
|
|
|
1
|
+
import { Type, Static } from '@sinclair/typebox'
|
|
2
|
+
import { ContextSchema } from '../../context'
|
|
3
|
+
import { ActionRecordSchema } from '../../time'
|
|
4
|
+
import {
|
|
5
|
+
PSLAccessibleSchema,
|
|
6
|
+
PSLRestrictionSchema,
|
|
7
|
+
PSLZoneTypeSchema
|
|
8
|
+
} from '../psl'
|
|
9
|
+
import {
|
|
10
|
+
InboundOrderProcessSchema,
|
|
11
|
+
OutboundOrderProcessSchema,
|
|
12
|
+
InternalOrderProcessSchema
|
|
13
|
+
} from '../order/flow/processes'
|
|
14
|
+
|
|
15
|
+
// Local definition to avoid circular dependency with warehouse/index
|
|
16
|
+
const WarehouseTypeSchema = Type.Union([
|
|
17
|
+
Type.Literal('STORAGE'),
|
|
18
|
+
Type.Literal('DISTRIBUTION'),
|
|
19
|
+
Type.Literal('FULFILLMENT'),
|
|
20
|
+
Type.Literal('CROSS_DOCK'),
|
|
21
|
+
Type.Literal('RETURNS'),
|
|
22
|
+
Type.Literal('CUSTOMS-BONDED'),
|
|
23
|
+
Type.Literal('VALUE-ADDED')
|
|
24
|
+
])
|
|
25
|
+
import {
|
|
26
|
+
InventoryItemStatusSchema,
|
|
27
|
+
InventoryItemConditionSchema,
|
|
28
|
+
InventoryTransactionTypeSchema
|
|
29
|
+
} from '../../inventory'
|
|
30
|
+
|
|
31
|
+
// Storage capabilities
|
|
32
|
+
export const WarehouseStorageCapabilitySchema = Type.Object({
|
|
33
|
+
type: Type.Literal('STORAGE'),
|
|
34
|
+
serviceId: Type.String(),
|
|
35
|
+
context: ContextSchema,
|
|
36
|
+
|
|
37
|
+
storageTypes: Type.Array(Type.Union([
|
|
38
|
+
Type.Literal('BULK_STORAGE'),
|
|
39
|
+
Type.Literal('RACK_STORAGE'),
|
|
40
|
+
Type.Literal('SHELF_STORAGE'),
|
|
41
|
+
Type.Literal('FLOOR_STORAGE'),
|
|
42
|
+
Type.Literal('MEZZANINE'),
|
|
43
|
+
Type.Literal('CANTILEVER'),
|
|
44
|
+
Type.Literal('CAROUSEL'),
|
|
45
|
+
Type.Literal('VERTICAL_LIFT'),
|
|
46
|
+
Type.Literal('AUTOMATED_STORAGE'),
|
|
47
|
+
Type.Literal('DRIVE_IN_RACK'),
|
|
48
|
+
Type.Literal('PUSH_BACK_RACK'),
|
|
49
|
+
Type.Literal('FLOW_RACK')
|
|
50
|
+
])),
|
|
51
|
+
|
|
52
|
+
storageMethods: Type.Array(Type.Union([
|
|
53
|
+
Type.Literal('RANDOM'),
|
|
54
|
+
Type.Literal('FIXED'),
|
|
55
|
+
Type.Literal('DIRECTED'),
|
|
56
|
+
Type.Literal('ZONE_BASED'),
|
|
57
|
+
Type.Literal('ABC_CLASSIFICATION')
|
|
58
|
+
])),
|
|
59
|
+
|
|
60
|
+
flowPatterns: Type.Array(Type.Union([
|
|
61
|
+
Type.Literal('FIFO'),
|
|
62
|
+
Type.Literal('LIFO'),
|
|
63
|
+
Type.Literal('FEFO'),
|
|
64
|
+
Type.Literal('FAST_SLOW_SEGREGATION'),
|
|
65
|
+
Type.Literal('SIZE_SEGREGATION')
|
|
66
|
+
])),
|
|
67
|
+
|
|
68
|
+
supportedZoneTypes: Type.Array(PSLZoneTypeSchema),
|
|
69
|
+
|
|
70
|
+
densityOptimization: Type.Boolean(),
|
|
71
|
+
slottingOptimization: Type.Boolean(),
|
|
72
|
+
dynamicSlotting: Type.Boolean(),
|
|
73
|
+
crossDockingCapability: Type.Boolean(),
|
|
74
|
+
consolidationCapability: Type.Boolean(),
|
|
75
|
+
|
|
76
|
+
advancedFeatures: Type.Object({
|
|
77
|
+
realTimeSlotting: Type.Boolean(),
|
|
78
|
+
aiOptimizedLayout: Type.Boolean(),
|
|
79
|
+
predictiveReplenishment: Type.Boolean(),
|
|
80
|
+
seasonalConfiguration: Type.Boolean(),
|
|
81
|
+
multiClientSegregation: Type.Boolean(),
|
|
82
|
+
hazmatStorage: Type.Boolean(),
|
|
83
|
+
bondedStorage: Type.Boolean(),
|
|
84
|
+
quarantineStorage: Type.Boolean()
|
|
85
|
+
}),
|
|
86
|
+
|
|
87
|
+
created: ActionRecordSchema,
|
|
88
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
89
|
+
})
|
|
90
|
+
|
|
91
|
+
// Physical handling capabilities
|
|
92
|
+
export const WarehouseHandlingCapabilitySchema = Type.Object({
|
|
93
|
+
type: Type.Literal('HANDLING'),
|
|
94
|
+
serviceId: Type.String(),
|
|
95
|
+
context: ContextSchema,
|
|
96
|
+
|
|
97
|
+
equipmentTypes: Type.Array(Type.Union([
|
|
98
|
+
Type.Literal('COUNTERBALANCE_FORKLIFT'),
|
|
99
|
+
Type.Literal('REACH_TRUCK'),
|
|
100
|
+
Type.Literal('ORDER_PICKER'),
|
|
101
|
+
Type.Literal('PALLET_JACK'),
|
|
102
|
+
Type.Literal('NARROW_AISLE'),
|
|
103
|
+
Type.Literal('WALKIE_STACKER'),
|
|
104
|
+
Type.Literal('CRANE'),
|
|
105
|
+
Type.Literal('AGV'),
|
|
106
|
+
Type.Literal('PICKING_ROBOT'),
|
|
107
|
+
Type.Literal('SORTING_ROBOT'),
|
|
108
|
+
Type.Literal('CONVEYOR_SYSTEM'),
|
|
109
|
+
Type.Literal('ROBOTIC_ARM'),
|
|
110
|
+
Type.Literal('AUTOMATED_CRANE')
|
|
111
|
+
])),
|
|
112
|
+
|
|
113
|
+
accessibleBy: Type.Array(PSLAccessibleSchema),
|
|
114
|
+
|
|
115
|
+
trafficPatterns: Type.Array(Type.Union([
|
|
116
|
+
Type.Literal('ONE_WAY'),
|
|
117
|
+
Type.Literal('TWO_WAY'),
|
|
118
|
+
Type.Literal('AUTOMATED_GUIDED'),
|
|
119
|
+
Type.Literal('FREE_MOVEMENT')
|
|
120
|
+
])),
|
|
121
|
+
|
|
122
|
+
pickingMethods: Type.Array(Type.Union([
|
|
123
|
+
Type.Literal('PIECE_PICKING'),
|
|
124
|
+
Type.Literal('CASE_PICKING'),
|
|
125
|
+
Type.Literal('PALLET_PICKING'),
|
|
126
|
+
Type.Literal('BATCH_PICKING'),
|
|
127
|
+
Type.Literal('ZONE_PICKING'),
|
|
128
|
+
Type.Literal('WAVE_PICKING'),
|
|
129
|
+
Type.Literal('CLUSTER_PICKING'),
|
|
130
|
+
Type.Literal('SERPENTINE_PICKING')
|
|
131
|
+
])),
|
|
132
|
+
|
|
133
|
+
pickDirections: Type.Array(Type.Union([
|
|
134
|
+
Type.Literal('FORWARD'),
|
|
135
|
+
Type.Literal('REVERSE'),
|
|
136
|
+
Type.Literal('SERPENTINE'),
|
|
137
|
+
Type.Literal('OPTIMIZED')
|
|
138
|
+
])),
|
|
139
|
+
|
|
140
|
+
specialHandling: Type.Object({
|
|
141
|
+
supportedRestrictions: Type.Array(PSLRestrictionSchema),
|
|
142
|
+
fragileHandling: Type.Boolean(),
|
|
143
|
+
hazmatCertified: Type.Boolean(),
|
|
144
|
+
hazmatClasses: Type.Optional(Type.Array(Type.Union([
|
|
145
|
+
Type.Literal('CLASS_1_EXPLOSIVES'),
|
|
146
|
+
Type.Literal('CLASS_2_GASES'),
|
|
147
|
+
Type.Literal('CLASS_3_FLAMMABLE_LIQUIDS'),
|
|
148
|
+
Type.Literal('CLASS_4_FLAMMABLE_SOLIDS'),
|
|
149
|
+
Type.Literal('CLASS_5_OXIDIZERS'),
|
|
150
|
+
Type.Literal('CLASS_6_TOXIC'),
|
|
151
|
+
Type.Literal('CLASS_7_RADIOACTIVE'),
|
|
152
|
+
Type.Literal('CLASS_8_CORROSIVE'),
|
|
153
|
+
Type.Literal('CLASS_9_MISCELLANEOUS')
|
|
154
|
+
]))),
|
|
155
|
+
highValueItems: Type.Boolean(),
|
|
156
|
+
oversizedItems: Type.Boolean(),
|
|
157
|
+
temperatureSensitive: Type.Boolean(),
|
|
158
|
+
requiresSpecialEquipment: Type.Boolean()
|
|
159
|
+
}),
|
|
160
|
+
|
|
161
|
+
automationLevel: Type.Union([
|
|
162
|
+
Type.Literal('MANUAL'),
|
|
163
|
+
Type.Literal('SEMI_AUTOMATED'),
|
|
164
|
+
Type.Literal('FULLY_AUTOMATED'),
|
|
165
|
+
Type.Literal('AI_OPTIMIZED'),
|
|
166
|
+
Type.Literal('LIGHTS_OUT')
|
|
167
|
+
]),
|
|
168
|
+
|
|
169
|
+
advancedHandling: Type.Object({
|
|
170
|
+
realTimeTaskOptimization: Type.Boolean(),
|
|
171
|
+
predictiveTasking: Type.Boolean(),
|
|
172
|
+
workforceOptimization: Type.Boolean(),
|
|
173
|
+
qualityGates: Type.Boolean(),
|
|
174
|
+
exceptionHandling: Type.Boolean(),
|
|
175
|
+
damageAssessment: Type.Boolean(),
|
|
176
|
+
photoDocumentation: Type.Boolean(),
|
|
177
|
+
signatureCapture: Type.Boolean()
|
|
178
|
+
}),
|
|
179
|
+
|
|
180
|
+
created: ActionRecordSchema,
|
|
181
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
182
|
+
})
|
|
183
|
+
|
|
184
|
+
// Environmental control capabilities
|
|
185
|
+
export const WarehouseEnvironmentalCapabilitySchema = Type.Object({
|
|
186
|
+
type: Type.Literal('ENVIRONMENTAL'),
|
|
187
|
+
serviceId: Type.String(),
|
|
188
|
+
context: ContextSchema,
|
|
189
|
+
|
|
190
|
+
temperatureControlled: Type.Boolean(),
|
|
191
|
+
temperatureZoneTypes: Type.Optional(Type.Array(Type.Union([
|
|
192
|
+
Type.Literal('FROZEN'),
|
|
193
|
+
Type.Literal('REFRIGERATED'),
|
|
194
|
+
Type.Literal('COOL'),
|
|
195
|
+
Type.Literal('AMBIENT'),
|
|
196
|
+
Type.Literal('CONTROLLED')
|
|
197
|
+
]))),
|
|
198
|
+
humidityControlled: Type.Boolean(),
|
|
199
|
+
|
|
200
|
+
airQualityControl: Type.Object({
|
|
201
|
+
cleanRoom: Type.Boolean(),
|
|
202
|
+
isoCleanRoomClass: Type.Optional(Type.Array(Type.Union([
|
|
203
|
+
Type.Literal('ISO_3'),
|
|
204
|
+
Type.Literal('ISO_4'),
|
|
205
|
+
Type.Literal('ISO_5'),
|
|
206
|
+
Type.Literal('ISO_6'),
|
|
207
|
+
Type.Literal('ISO_7'),
|
|
208
|
+
Type.Literal('ISO_8')
|
|
209
|
+
]))),
|
|
210
|
+
contaminationControlled: Type.Boolean(),
|
|
211
|
+
gasDetection: Type.Boolean(),
|
|
212
|
+
airFiltration: Type.Boolean()
|
|
213
|
+
}),
|
|
214
|
+
|
|
215
|
+
lightingControlled: Type.Boolean(),
|
|
216
|
+
fireSuppressionSystem: Type.Boolean(),
|
|
217
|
+
floodProtection: Type.Boolean(),
|
|
218
|
+
climateMonitoring: Type.Boolean(),
|
|
219
|
+
|
|
220
|
+
advancedEnvironmental: Type.Object({
|
|
221
|
+
multiZoneControl: Type.Boolean(),
|
|
222
|
+
energyOptimization: Type.Boolean(),
|
|
223
|
+
weatherMonitoring: Type.Boolean(),
|
|
224
|
+
predictiveMaintenance: Type.Boolean(),
|
|
225
|
+
sustainabilityTracking: Type.Boolean()
|
|
226
|
+
}),
|
|
227
|
+
|
|
228
|
+
created: ActionRecordSchema,
|
|
229
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
230
|
+
})
|
|
231
|
+
|
|
232
|
+
// Order processing capabilities
|
|
233
|
+
export const WarehouseProcessingCapabilitySchema = Type.Object({
|
|
234
|
+
type: Type.Literal('PROCESSING'),
|
|
235
|
+
serviceId: Type.String(),
|
|
236
|
+
context: ContextSchema,
|
|
237
|
+
|
|
238
|
+
inboundProcesses: Type.Array(InboundOrderProcessSchema),
|
|
239
|
+
inboundCapabilities: Type.Object({
|
|
240
|
+
qualityInspection: Type.Boolean(),
|
|
241
|
+
crossDocking: Type.Boolean(),
|
|
242
|
+
advanceShipmentNotice: Type.Boolean(),
|
|
243
|
+
blindReceiving: Type.Boolean(),
|
|
244
|
+
damagedGoodsProcessing: Type.Boolean(),
|
|
245
|
+
containerUnloading: Type.Boolean(),
|
|
246
|
+
bulkReceiving: Type.Boolean(),
|
|
247
|
+
palletBreakdown: Type.Boolean(),
|
|
248
|
+
putawayOptimization: Type.Boolean()
|
|
249
|
+
}),
|
|
250
|
+
|
|
251
|
+
outboundProcesses: Type.Array(OutboundOrderProcessSchema),
|
|
252
|
+
outboundCapabilities: Type.Object({
|
|
253
|
+
orderConsolidation: Type.Boolean(),
|
|
254
|
+
waveProcessing: Type.Boolean(),
|
|
255
|
+
pickPathOptimization: Type.Boolean(),
|
|
256
|
+
qualityControl: Type.Boolean(),
|
|
257
|
+
customPackaging: Type.Boolean(),
|
|
258
|
+
giftWrapping: Type.Boolean(),
|
|
259
|
+
labelPrinting: Type.Boolean(),
|
|
260
|
+
dimensionalWeighing: Type.Boolean(),
|
|
261
|
+
manifestGeneration: Type.Boolean()
|
|
262
|
+
}),
|
|
263
|
+
|
|
264
|
+
internalProcesses: Type.Array(InternalOrderProcessSchema),
|
|
265
|
+
internalCapabilities: Type.Object({
|
|
266
|
+
cycleCounting: Type.Boolean(),
|
|
267
|
+
inventoryAdjustment: Type.Boolean(),
|
|
268
|
+
replenishment: Type.Boolean(),
|
|
269
|
+
relocation: Type.Boolean(),
|
|
270
|
+
consolidation: Type.Boolean(),
|
|
271
|
+
kitting: Type.Boolean(),
|
|
272
|
+
assembly: Type.Boolean(),
|
|
273
|
+
valueAddedServices: Type.Boolean()
|
|
274
|
+
}),
|
|
275
|
+
|
|
276
|
+
returnsCapabilities: Type.Object({
|
|
277
|
+
returnsProcessing: Type.Boolean(),
|
|
278
|
+
restocking: Type.Boolean(),
|
|
279
|
+
refurbishment: Type.Boolean(),
|
|
280
|
+
disposal: Type.Boolean(),
|
|
281
|
+
creditProcessing: Type.Boolean(),
|
|
282
|
+
warrantyProcessing: Type.Boolean()
|
|
283
|
+
}),
|
|
284
|
+
|
|
285
|
+
advancedProcessing: Type.Object({
|
|
286
|
+
aiOptimizedWorkflow: Type.Boolean(),
|
|
287
|
+
predictiveLabor: Type.Boolean(),
|
|
288
|
+
dynamicTaskAllocation: Type.Boolean(),
|
|
289
|
+
realTimeProcessMetrics: Type.Boolean(),
|
|
290
|
+
exceptionWorkflow: Type.Boolean()
|
|
291
|
+
}),
|
|
292
|
+
|
|
293
|
+
created: ActionRecordSchema,
|
|
294
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
295
|
+
})
|
|
296
|
+
|
|
297
|
+
// Inventory management capabilities
|
|
298
|
+
export const WarehouseInventoryCapabilitySchema = Type.Object({
|
|
299
|
+
type: Type.Literal('INVENTORY'),
|
|
300
|
+
serviceId: Type.String(),
|
|
301
|
+
context: ContextSchema,
|
|
302
|
+
|
|
303
|
+
statusTracking: Type.Array(InventoryItemStatusSchema),
|
|
304
|
+
conditionTracking: Type.Array(InventoryItemConditionSchema),
|
|
305
|
+
transactionTypes: Type.Array(InventoryTransactionTypeSchema),
|
|
306
|
+
|
|
307
|
+
trackingTechnology: Type.Array(Type.Union([
|
|
308
|
+
Type.Literal('BARCODE'),
|
|
309
|
+
Type.Literal('RFID'),
|
|
310
|
+
Type.Literal('QR_CODE'),
|
|
311
|
+
Type.Literal('NFC'),
|
|
312
|
+
Type.Literal('VOICE_PICKING'),
|
|
313
|
+
Type.Literal('LIGHT_DIRECTED'),
|
|
314
|
+
Type.Literal('AUGMENTED_REALITY'),
|
|
315
|
+
Type.Literal('COMPUTER_VISION'),
|
|
316
|
+
Type.Literal('WEIGHT_SENSING')
|
|
317
|
+
])),
|
|
318
|
+
|
|
319
|
+
inventoryMethods: Type.Object({
|
|
320
|
+
realTimeTracking: Type.Boolean(),
|
|
321
|
+
serialNumberTracking: Type.Boolean(),
|
|
322
|
+
lotTracking: Type.Boolean(),
|
|
323
|
+
batchTracking: Type.Boolean(),
|
|
324
|
+
expirationDateTracking: Type.Boolean(),
|
|
325
|
+
locationTracking: Type.Boolean(),
|
|
326
|
+
velocityTracking: Type.Boolean(),
|
|
327
|
+
demandForecasting: Type.Boolean(),
|
|
328
|
+
automaticReplenishment: Type.Boolean()
|
|
329
|
+
}),
|
|
330
|
+
|
|
331
|
+
cycleCounting: Type.Object({
|
|
332
|
+
automated: Type.Boolean(),
|
|
333
|
+
perpetualInventory: Type.Boolean(),
|
|
334
|
+
abcCounting: Type.Boolean(),
|
|
335
|
+
velocityBasedCounting: Type.Boolean(),
|
|
336
|
+
exceptionBasedCounting: Type.Boolean()
|
|
337
|
+
}),
|
|
338
|
+
|
|
339
|
+
advancedInventory: Type.Object({
|
|
340
|
+
aiDemandForecasting: Type.Boolean(),
|
|
341
|
+
predictiveReplenishment: Type.Boolean(),
|
|
342
|
+
smartSlotting: Type.Boolean(),
|
|
343
|
+
realTimeVisibility: Type.Boolean(),
|
|
344
|
+
blockchainTracking: Type.Boolean()
|
|
345
|
+
}),
|
|
346
|
+
|
|
347
|
+
created: ActionRecordSchema,
|
|
348
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
349
|
+
})
|
|
350
|
+
|
|
351
|
+
// Technology and system capabilities
|
|
352
|
+
export const WarehouseTechnologyCapabilitySchema = Type.Object({
|
|
353
|
+
type: Type.Literal('TECHNOLOGY'),
|
|
354
|
+
serviceId: Type.String(),
|
|
355
|
+
context: ContextSchema,
|
|
356
|
+
|
|
357
|
+
wms: Type.Object({
|
|
358
|
+
available: Type.Boolean(),
|
|
359
|
+
vendor: Type.Optional(Type.String()),
|
|
360
|
+
cloudBased: Type.Boolean(),
|
|
361
|
+
realTimeInventory: Type.Boolean(),
|
|
362
|
+
taskOptimization: Type.Boolean(),
|
|
363
|
+
performanceReporting: Type.Boolean(),
|
|
364
|
+
multiTenant: Type.Boolean(),
|
|
365
|
+
multiLanguage: Type.Boolean()
|
|
366
|
+
}),
|
|
367
|
+
|
|
368
|
+
integration: Type.Object({
|
|
369
|
+
apiSupport: Type.Boolean(),
|
|
370
|
+
restfulApi: Type.Boolean(),
|
|
371
|
+
graphqlApi: Type.Boolean(),
|
|
372
|
+
webhookSupport: Type.Boolean(),
|
|
373
|
+
ediCapability: Type.Boolean(),
|
|
374
|
+
cloudIntegration: Type.Boolean(),
|
|
375
|
+
erpIntegration: Type.Boolean(),
|
|
376
|
+
tmsIntegration: Type.Boolean(),
|
|
377
|
+
ecommerceIntegration: Type.Boolean()
|
|
378
|
+
}),
|
|
379
|
+
|
|
380
|
+
analytics: Type.Object({
|
|
381
|
+
realTimeReporting: Type.Boolean(),
|
|
382
|
+
predictiveAnalytics: Type.Boolean(),
|
|
383
|
+
performanceDashboards: Type.Boolean(),
|
|
384
|
+
customReports: Type.Boolean(),
|
|
385
|
+
dataExport: Type.Boolean(),
|
|
386
|
+
businessIntelligence: Type.Boolean(),
|
|
387
|
+
alertsAndNotifications: Type.Boolean()
|
|
388
|
+
}),
|
|
389
|
+
|
|
390
|
+
userInterface: Type.Object({
|
|
391
|
+
mobileDevicesSupport: Type.Boolean(),
|
|
392
|
+
tabletSupport: Type.Boolean(),
|
|
393
|
+
voiceCommands: Type.Boolean(),
|
|
394
|
+
augmentedReality: Type.Boolean(),
|
|
395
|
+
smartGlassesSupport: Type.Boolean(),
|
|
396
|
+
wearableDevices: Type.Boolean(),
|
|
397
|
+
multilingual: Type.Boolean()
|
|
398
|
+
}),
|
|
399
|
+
|
|
400
|
+
security: Type.Object({
|
|
401
|
+
roleBasedAccess: Type.Boolean(),
|
|
402
|
+
auditTrail: Type.Boolean(),
|
|
403
|
+
dataEncryption: Type.Boolean(),
|
|
404
|
+
singleSignOn: Type.Boolean(),
|
|
405
|
+
twoFactorAuth: Type.Boolean(),
|
|
406
|
+
dataBackup: Type.Boolean(),
|
|
407
|
+
disasterRecovery: Type.Boolean()
|
|
408
|
+
}),
|
|
409
|
+
|
|
410
|
+
advancedTechnology: Type.Object({
|
|
411
|
+
artificialIntelligence: Type.Boolean(),
|
|
412
|
+
machineLearning: Type.Boolean(),
|
|
413
|
+
digitalTwin: Type.Boolean(),
|
|
414
|
+
blockchainIntegration: Type.Boolean(),
|
|
415
|
+
iotPlatform: Type.Boolean(),
|
|
416
|
+
edgeComputing: Type.Boolean(),
|
|
417
|
+
quantumOptimization: Type.Boolean(),
|
|
418
|
+
roboticsOrchestration: Type.Boolean(),
|
|
419
|
+
autonomousOperations: Type.Boolean()
|
|
420
|
+
}),
|
|
421
|
+
|
|
422
|
+
created: ActionRecordSchema,
|
|
423
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
424
|
+
})
|
|
425
|
+
|
|
426
|
+
// Network and integration capabilities
|
|
427
|
+
export const WarehouseNetworkCapabilitySchema = Type.Object({
|
|
428
|
+
hubIntegration: Type.Object({
|
|
429
|
+
multiHubSupport: Type.Boolean(),
|
|
430
|
+
hubToHubTransfer: Type.Boolean(),
|
|
431
|
+
networkOptimization: Type.Boolean(),
|
|
432
|
+
loadBalancing: Type.Boolean(),
|
|
433
|
+
realTimeSync: Type.Boolean(),
|
|
434
|
+
networkVisibility: Type.Boolean(),
|
|
435
|
+
crossDocking: Type.Boolean(),
|
|
436
|
+
consolidationServices: Type.Boolean()
|
|
437
|
+
}),
|
|
438
|
+
|
|
439
|
+
carrierIntegration: Type.Object({
|
|
440
|
+
multiCarrierSupport: Type.Boolean(),
|
|
441
|
+
carrierApiIntegration: Type.Boolean(),
|
|
442
|
+
ediIntegration: Type.Boolean(),
|
|
443
|
+
realTimeTracking: Type.Boolean(),
|
|
444
|
+
manifestGeneration: Type.Boolean(),
|
|
445
|
+
labelPrinting: Type.Boolean(),
|
|
446
|
+
rateShipping: Type.Boolean(),
|
|
447
|
+
carrierSelection: Type.Boolean()
|
|
448
|
+
}),
|
|
449
|
+
|
|
450
|
+
routeOptimization: Type.Object({
|
|
451
|
+
realTimeOptimization: Type.Boolean(),
|
|
452
|
+
dynamicRouting: Type.Boolean(),
|
|
453
|
+
multiStopOptimization: Type.Boolean(),
|
|
454
|
+
timeWindowOptimization: Type.Boolean(),
|
|
455
|
+
costOptimization: Type.Boolean(),
|
|
456
|
+
loadOptimization: Type.Boolean(),
|
|
457
|
+
emergencyRerouting: Type.Boolean()
|
|
458
|
+
}),
|
|
459
|
+
|
|
460
|
+
supplyChainIntegration: Type.Object({
|
|
461
|
+
supplierIntegration: Type.Boolean(),
|
|
462
|
+
customerIntegration: Type.Boolean(),
|
|
463
|
+
vendorManagedInventory: Type.Boolean(),
|
|
464
|
+
dropShipping: Type.Boolean(),
|
|
465
|
+
backorderManagement: Type.Boolean(),
|
|
466
|
+
demandSensing: Type.Boolean(),
|
|
467
|
+
collaborativePlanning: Type.Boolean()
|
|
468
|
+
})
|
|
469
|
+
})
|
|
470
|
+
|
|
471
|
+
// Service level management capabilities
|
|
472
|
+
export const WarehouseServiceLevelCapabilitySchema = Type.Object({
|
|
473
|
+
supportedServiceLevels: Type.Array(Type.Union([
|
|
474
|
+
Type.Literal('SAME_DAY'),
|
|
475
|
+
Type.Literal('NEXT_DAY'),
|
|
476
|
+
Type.Literal('TWO_DAY'),
|
|
477
|
+
Type.Literal('STANDARD'),
|
|
478
|
+
Type.Literal('ECONOMY'),
|
|
479
|
+
Type.Literal('EXPRESS'),
|
|
480
|
+
Type.Literal('EXPEDITED'),
|
|
481
|
+
Type.Literal('INTERNATIONAL')
|
|
482
|
+
])),
|
|
483
|
+
|
|
484
|
+
serviceCapabilities: Type.Object({
|
|
485
|
+
priorityProcessing: Type.Boolean(),
|
|
486
|
+
dedicatedResources: Type.Boolean(),
|
|
487
|
+
guaranteedSla: Type.Boolean(),
|
|
488
|
+
premiumHandling: Type.Boolean(),
|
|
489
|
+
expeditedProcessing: Type.Boolean(),
|
|
490
|
+
realTimeUpdates: Type.Boolean(),
|
|
491
|
+
customSla: Type.Boolean()
|
|
492
|
+
}),
|
|
493
|
+
|
|
494
|
+
slaManagement: Type.Object({
|
|
495
|
+
slaMonitoring: Type.Boolean(),
|
|
496
|
+
slaReporting: Type.Boolean(),
|
|
497
|
+
slaEscalation: Type.Boolean(),
|
|
498
|
+
performanceTracking: Type.Boolean(),
|
|
499
|
+
penaltyManagement: Type.Boolean(),
|
|
500
|
+
creditManagement: Type.Boolean(),
|
|
501
|
+
customerNotifications: Type.Boolean()
|
|
502
|
+
})
|
|
503
|
+
})
|
|
504
|
+
|
|
505
|
+
// Compliance and certification capabilities
|
|
506
|
+
export const WarehouseComplianceCapabilitySchema = Type.Object({
|
|
507
|
+
certifications: Type.Array(Type.Union([
|
|
508
|
+
Type.Literal('ISO_9001'),
|
|
509
|
+
Type.Literal('ISO_14001'),
|
|
510
|
+
Type.Literal('ISO_45001'),
|
|
511
|
+
Type.Literal('FDA'),
|
|
512
|
+
Type.Literal('USDA'),
|
|
513
|
+
Type.Literal('CUSTOMS_BONDED'),
|
|
514
|
+
Type.Literal('C_TPAT'),
|
|
515
|
+
Type.Literal('SQF'),
|
|
516
|
+
Type.Literal('BRC'),
|
|
517
|
+
Type.Literal('HACCP'),
|
|
518
|
+
Type.Literal('ORGANIC'),
|
|
519
|
+
Type.Literal('KOSHER'),
|
|
520
|
+
Type.Literal('HALAL'),
|
|
521
|
+
Type.Literal('GOOD_MANUFACTURING_PRACTICE'),
|
|
522
|
+
Type.Literal('PHARMACEUTICAL'),
|
|
523
|
+
Type.Literal('MEDICAL_DEVICE')
|
|
524
|
+
])),
|
|
525
|
+
|
|
526
|
+
security: Type.Object({
|
|
527
|
+
accessControl: Type.Boolean(),
|
|
528
|
+
cctvMonitoring: Type.Boolean(),
|
|
529
|
+
securityGuards: Type.Boolean(),
|
|
530
|
+
alarmSystems: Type.Boolean(),
|
|
531
|
+
backgroundChecks: Type.Boolean(),
|
|
532
|
+
securityClearance: Type.Boolean(),
|
|
533
|
+
biometricAccess: Type.Boolean(),
|
|
534
|
+
visitorManagement: Type.Boolean()
|
|
535
|
+
}),
|
|
536
|
+
|
|
537
|
+
dataCompliance: Type.Object({
|
|
538
|
+
gdprCompliant: Type.Boolean(),
|
|
539
|
+
hipaaCompliant: Type.Boolean(),
|
|
540
|
+
sox: Type.Boolean(),
|
|
541
|
+
iso27001: Type.Boolean(),
|
|
542
|
+
dataResidency: Type.Boolean()
|
|
543
|
+
}),
|
|
544
|
+
|
|
545
|
+
sustainability: Type.Object({
|
|
546
|
+
leedCertified: Type.Boolean(),
|
|
547
|
+
carbonNeutral: Type.Boolean(),
|
|
548
|
+
renewableEnergy: Type.Boolean(),
|
|
549
|
+
wasteReduction: Type.Boolean(),
|
|
550
|
+
recyclingProgram: Type.Boolean(),
|
|
551
|
+
energyEfficiency: Type.Boolean(),
|
|
552
|
+
greenTransportation: Type.Boolean()
|
|
553
|
+
})
|
|
554
|
+
})
|
|
555
|
+
|
|
556
|
+
// Service and operational capabilities
|
|
557
|
+
export const WarehouseServicesCapabilitySchema = Type.Object({
|
|
558
|
+
operatingHours: Type.Union([
|
|
559
|
+
Type.Literal('BUSINESS_HOURS'),
|
|
560
|
+
Type.Literal('EXTENDED_HOURS'),
|
|
561
|
+
Type.Literal('24_7'),
|
|
562
|
+
Type.Literal('FLEXIBLE'),
|
|
563
|
+
Type.Literal('SEASONAL_ADJUSTED')
|
|
564
|
+
]),
|
|
565
|
+
|
|
566
|
+
customerService: Type.Object({
|
|
567
|
+
dedicatedAccountManager: Type.Boolean(),
|
|
568
|
+
customerPortal: Type.Boolean(),
|
|
569
|
+
realTimeVisibility: Type.Boolean(),
|
|
570
|
+
customReporting: Type.Boolean(),
|
|
571
|
+
onSiteSupport: Type.Boolean(),
|
|
572
|
+
remoteSupport: Type.Boolean(),
|
|
573
|
+
multilingual: Type.Boolean(),
|
|
574
|
+
escalationProcedures: Type.Boolean()
|
|
575
|
+
}),
|
|
576
|
+
|
|
577
|
+
emergency: Type.Object({
|
|
578
|
+
disasterRecovery: Type.Boolean(),
|
|
579
|
+
emergencyResponse: Type.Boolean(),
|
|
580
|
+
backupFacilities: Type.Boolean(),
|
|
581
|
+
businessContinuity: Type.Boolean(),
|
|
582
|
+
contingencyPlanning: Type.Boolean(),
|
|
583
|
+
emergencyContacts: Type.Boolean()
|
|
584
|
+
}),
|
|
585
|
+
|
|
586
|
+
transportation: Type.Object({
|
|
587
|
+
carrierManagement: Type.Boolean(),
|
|
588
|
+
multiCarrierSupport: Type.Boolean(),
|
|
589
|
+
routeOptimization: Type.Boolean(),
|
|
590
|
+
trackingIntegration: Type.Boolean(),
|
|
591
|
+
freightAudit: Type.Boolean(),
|
|
592
|
+
internationalShipping: Type.Boolean(),
|
|
593
|
+
whiteGloveService: Type.Boolean()
|
|
594
|
+
}),
|
|
595
|
+
|
|
596
|
+
valueAddedServices: Type.Object({
|
|
597
|
+
coPackaging: Type.Boolean(),
|
|
598
|
+
kittingAndAssembly: Type.Boolean(),
|
|
599
|
+
qualityTesting: Type.Boolean(),
|
|
600
|
+
productCustomization: Type.Boolean(),
|
|
601
|
+
brandingServices: Type.Boolean(),
|
|
602
|
+
marketingInserts: Type.Boolean(),
|
|
603
|
+
giftServices: Type.Boolean(),
|
|
604
|
+
returnReverseLogistics: Type.Boolean(),
|
|
605
|
+
repairServices: Type.Boolean(),
|
|
606
|
+
photographyServices: Type.Boolean()
|
|
607
|
+
})
|
|
608
|
+
})
|
|
609
|
+
|
|
610
|
+
// Combined warehouse capabilities schema
|
|
611
|
+
export const WarehouseCapabilitiesSchema = Type.Object({
|
|
612
|
+
warehouseTypes: Type.Array(WarehouseTypeSchema),
|
|
613
|
+
storage: WarehouseStorageCapabilitySchema,
|
|
614
|
+
handling: WarehouseHandlingCapabilitySchema,
|
|
615
|
+
environmental: WarehouseEnvironmentalCapabilitySchema,
|
|
616
|
+
processing: WarehouseProcessingCapabilitySchema,
|
|
617
|
+
inventory: WarehouseInventoryCapabilitySchema,
|
|
618
|
+
technology: WarehouseTechnologyCapabilitySchema,
|
|
619
|
+
network: WarehouseNetworkCapabilitySchema,
|
|
620
|
+
serviceLevels: WarehouseServiceLevelCapabilitySchema,
|
|
621
|
+
compliance: WarehouseComplianceCapabilitySchema,
|
|
622
|
+
services: WarehouseServicesCapabilitySchema
|
|
623
|
+
})
|
|
624
|
+
|
|
625
|
+
// TypeScript type exports
|
|
626
|
+
export type WarehouseStorageCapability = Static<typeof WarehouseStorageCapabilitySchema>
|
|
627
|
+
export type WarehouseHandlingCapability = Static<typeof WarehouseHandlingCapabilitySchema>
|
|
628
|
+
export type WarehouseEnvironmentalCapability = Static<typeof WarehouseEnvironmentalCapabilitySchema>
|
|
629
|
+
export type WarehouseProcessingCapability = Static<typeof WarehouseProcessingCapabilitySchema>
|
|
630
|
+
export type WarehouseInventoryCapability = Static<typeof WarehouseInventoryCapabilitySchema>
|
|
631
|
+
export type WarehouseTechnologyCapability = Static<typeof WarehouseTechnologyCapabilitySchema>
|
|
632
|
+
export type WarehouseNetworkCapability = Static<typeof WarehouseNetworkCapabilitySchema>
|
|
633
|
+
export type WarehouseServiceLevelCapability = Static<typeof WarehouseServiceLevelCapabilitySchema>
|
|
634
|
+
export type WarehouseComplianceCapability = Static<typeof WarehouseComplianceCapabilitySchema>
|
|
635
|
+
export type WarehouseServicesCapability = Static<typeof WarehouseServicesCapabilitySchema>
|
|
636
|
+
export type WarehouseCapabilities = Static<typeof WarehouseCapabilitiesSchema>
|
|
637
|
+
|
|
638
|
+
// ─── Request Validation Schemas ───────────────────────────────────────────────
|
|
639
|
+
|
|
640
|
+
import {
|
|
641
|
+
APIHeadersSchema,
|
|
642
|
+
APIResponseBaseSchema,
|
|
643
|
+
APIResponseDataSchemaFactory
|
|
644
|
+
} from '../../api'
|
|
645
|
+
|
|
646
|
+
const GetCapabilityResponse = APIResponseDataSchemaFactory({ capability: Type.Any() })
|
|
647
|
+
const SetCapabilityResponse = APIResponseBaseSchema
|
|
648
|
+
|
|
649
|
+
export const LSPWarehouseGetStorageCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapabilityResponse }
|
|
650
|
+
export const LSPWarehouseSetStorageCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapabilityResponse }
|
|
651
|
+
export const LSPWarehouseGetHandlingCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapabilityResponse }
|
|
652
|
+
export const LSPWarehouseSetHandlingCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapabilityResponse }
|
|
653
|
+
export const LSPWarehouseGetEnvironmentalCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapabilityResponse }
|
|
654
|
+
export const LSPWarehouseSetEnvironmentalCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapabilityResponse }
|
|
655
|
+
export const LSPWarehouseGetProcessingCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapabilityResponse }
|
|
656
|
+
export const LSPWarehouseSetProcessingCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapabilityResponse }
|
|
657
|
+
export const LSPWarehouseGetInventoryCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapabilityResponse }
|
|
658
|
+
export const LSPWarehouseSetInventoryCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapabilityResponse }
|
|
659
|
+
export const LSPWarehouseGetTechnologyCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapabilityResponse }
|
|
660
|
+
export const LSPWarehouseSetTechnologyCapabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapabilityResponse }
|
|
661
|
+
|
|
662
|
+
export type LSPWarehouseGetStorageCapabilityValidation = { headers: Static<typeof LSPWarehouseGetStorageCapabilityRVS.headers>, params: Static<typeof LSPWarehouseGetStorageCapabilityRVS.params>, response: Static<typeof LSPWarehouseGetStorageCapabilityRVS.response> }
|
|
663
|
+
export type LSPWarehouseSetStorageCapabilityValidation = { headers: Static<typeof LSPWarehouseSetStorageCapabilityRVS.headers>, params: Static<typeof LSPWarehouseSetStorageCapabilityRVS.params>, body: Static<typeof LSPWarehouseSetStorageCapabilityRVS.body>, response: Static<typeof LSPWarehouseSetStorageCapabilityRVS.response> }
|
|
664
|
+
export type LSPWarehouseGetHandlingCapabilityValidation = { headers: Static<typeof LSPWarehouseGetHandlingCapabilityRVS.headers>, params: Static<typeof LSPWarehouseGetHandlingCapabilityRVS.params>, response: Static<typeof LSPWarehouseGetHandlingCapabilityRVS.response> }
|
|
665
|
+
export type LSPWarehouseSetHandlingCapabilityValidation = { headers: Static<typeof LSPWarehouseSetHandlingCapabilityRVS.headers>, params: Static<typeof LSPWarehouseSetHandlingCapabilityRVS.params>, body: Static<typeof LSPWarehouseSetHandlingCapabilityRVS.body>, response: Static<typeof LSPWarehouseSetHandlingCapabilityRVS.response> }
|
|
666
|
+
export type LSPWarehouseGetEnvironmentalCapabilityValidation = { headers: Static<typeof LSPWarehouseGetEnvironmentalCapabilityRVS.headers>, params: Static<typeof LSPWarehouseGetEnvironmentalCapabilityRVS.params>, response: Static<typeof LSPWarehouseGetEnvironmentalCapabilityRVS.response> }
|
|
667
|
+
export type LSPWarehouseSetEnvironmentalCapabilityValidation = { headers: Static<typeof LSPWarehouseSetEnvironmentalCapabilityRVS.headers>, params: Static<typeof LSPWarehouseSetEnvironmentalCapabilityRVS.params>, body: Static<typeof LSPWarehouseSetEnvironmentalCapabilityRVS.body>, response: Static<typeof LSPWarehouseSetEnvironmentalCapabilityRVS.response> }
|
|
668
|
+
export type LSPWarehouseGetProcessingCapabilityValidation = { headers: Static<typeof LSPWarehouseGetProcessingCapabilityRVS.headers>, params: Static<typeof LSPWarehouseGetProcessingCapabilityRVS.params>, response: Static<typeof LSPWarehouseGetProcessingCapabilityRVS.response> }
|
|
669
|
+
export type LSPWarehouseSetProcessingCapabilityValidation = { headers: Static<typeof LSPWarehouseSetProcessingCapabilityRVS.headers>, params: Static<typeof LSPWarehouseSetProcessingCapabilityRVS.params>, body: Static<typeof LSPWarehouseSetProcessingCapabilityRVS.body>, response: Static<typeof LSPWarehouseSetProcessingCapabilityRVS.response> }
|
|
670
|
+
export type LSPWarehouseGetInventoryCapabilityValidation = { headers: Static<typeof LSPWarehouseGetInventoryCapabilityRVS.headers>, params: Static<typeof LSPWarehouseGetInventoryCapabilityRVS.params>, response: Static<typeof LSPWarehouseGetInventoryCapabilityRVS.response> }
|
|
671
|
+
export type LSPWarehouseSetInventoryCapabilityValidation = { headers: Static<typeof LSPWarehouseSetInventoryCapabilityRVS.headers>, params: Static<typeof LSPWarehouseSetInventoryCapabilityRVS.params>, body: Static<typeof LSPWarehouseSetInventoryCapabilityRVS.body>, response: Static<typeof LSPWarehouseSetInventoryCapabilityRVS.response> }
|
|
672
|
+
export type LSPWarehouseGetTechnologyCapabilityValidation = { headers: Static<typeof LSPWarehouseGetTechnologyCapabilityRVS.headers>, params: Static<typeof LSPWarehouseGetTechnologyCapabilityRVS.params>, response: Static<typeof LSPWarehouseGetTechnologyCapabilityRVS.response> }
|
|
673
|
+
export type LSPWarehouseSetTechnologyCapabilityValidation = { headers: Static<typeof LSPWarehouseSetTechnologyCapabilityRVS.headers>, params: Static<typeof LSPWarehouseSetTechnologyCapabilityRVS.params>, body: Static<typeof LSPWarehouseSetTechnologyCapabilityRVS.body>, response: Static<typeof LSPWarehouseSetTechnologyCapabilityRVS.response> }
|