@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,590 @@
|
|
|
1
|
+
import { Type, Static } from '@sinclair/typebox'
|
|
2
|
+
import { ContextSchema } from '../../context'
|
|
3
|
+
import { ActionRecordSchema } from '../../time'
|
|
4
|
+
import { SPAvailabilitySchema } from '../../context'
|
|
5
|
+
import { DurationSchema } from '../../time'
|
|
6
|
+
import { DimensionsSchema, WeightSchema, VolumeSchema, TemperatureSchema, ServiceLevelSchema, MoneySchema, AreaSchema, LengthSchema, PerTimeSchema, DistanceSchema, PerAreaSchema, NoiseLevelSchema } from '../../measure'
|
|
7
|
+
|
|
8
|
+
// Physical infrastructure capacity
|
|
9
|
+
export const HubPhysicalCapacitySchema = Type.Object({
|
|
10
|
+
type: Type.Literal('PHYSICAL'),
|
|
11
|
+
serviceId: Type.String(),
|
|
12
|
+
context: ContextSchema,
|
|
13
|
+
|
|
14
|
+
facilitySpace: Type.Object({
|
|
15
|
+
totalArea: AreaSchema,
|
|
16
|
+
operationalArea: AreaSchema,
|
|
17
|
+
sortingArea: AreaSchema,
|
|
18
|
+
stagingArea: AreaSchema,
|
|
19
|
+
storageArea: AreaSchema,
|
|
20
|
+
loadingArea: AreaSchema,
|
|
21
|
+
officeArea: AreaSchema,
|
|
22
|
+
ceilingHeight: LengthSchema,
|
|
23
|
+
expandableArea: Type.Optional(AreaSchema)
|
|
24
|
+
}),
|
|
25
|
+
|
|
26
|
+
handlingCapacity: Type.Object({
|
|
27
|
+
maxPackageWeight: WeightSchema,
|
|
28
|
+
maxPackageDimensions: DimensionsSchema,
|
|
29
|
+
maxPalletWeight: WeightSchema,
|
|
30
|
+
maxPalletDimensions: DimensionsSchema,
|
|
31
|
+
maxContainerCapacity: Type.Optional(WeightSchema),
|
|
32
|
+
totalVolumeCapacity: VolumeSchema
|
|
33
|
+
}),
|
|
34
|
+
|
|
35
|
+
infrastructure: Type.Object({
|
|
36
|
+
dockDoors: Type.Number({ minimum: 0 }),
|
|
37
|
+
loadingBays: Type.Number({ minimum: 0 }),
|
|
38
|
+
sortingPositions: Type.Number({ minimum: 0 }),
|
|
39
|
+
stagingPositions: Type.Number({ minimum: 0 }),
|
|
40
|
+
storagePositions: Type.Number({ minimum: 0 }),
|
|
41
|
+
parkingSpaces: Type.Number({ minimum: 0 }),
|
|
42
|
+
trailerSpots: Type.Number({ minimum: 0 })
|
|
43
|
+
}),
|
|
44
|
+
|
|
45
|
+
created: ActionRecordSchema,
|
|
46
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
47
|
+
})
|
|
48
|
+
|
|
49
|
+
// Operational throughput capacity
|
|
50
|
+
export const HubOperationalCapacitySchema = Type.Object({
|
|
51
|
+
type: Type.Literal('OPERATIONAL'),
|
|
52
|
+
serviceId: Type.String(),
|
|
53
|
+
context: ContextSchema,
|
|
54
|
+
|
|
55
|
+
inbound: Type.Object({
|
|
56
|
+
maxDailyInbound: PerTimeSchema,
|
|
57
|
+
maxHourlyInbound: PerTimeSchema,
|
|
58
|
+
maxTrucksPerHour: PerTimeSchema,
|
|
59
|
+
maxTrucksPerDay: PerTimeSchema,
|
|
60
|
+
averageUnloadTime: PerTimeSchema,
|
|
61
|
+
maxPalletsPerHour: PerTimeSchema,
|
|
62
|
+
maxContainersPerDay: PerTimeSchema
|
|
63
|
+
}),
|
|
64
|
+
|
|
65
|
+
sorting: Type.Object({
|
|
66
|
+
maxSortingRate: PerTimeSchema,
|
|
67
|
+
peakSortingRate: PerTimeSchema,
|
|
68
|
+
sortingPositions: Type.Number({ minimum: 0 }),
|
|
69
|
+
sortingLevels: Type.Number({ minimum: 1, maximum: 20 }),
|
|
70
|
+
maxDestinations: Type.Number({ minimum: 0 }),
|
|
71
|
+
sortingAccuracy: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' }),
|
|
72
|
+
errorRate: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' }),
|
|
73
|
+
sortingSpeed: PerTimeSchema,
|
|
74
|
+
maxSortingTime: DurationSchema
|
|
75
|
+
}),
|
|
76
|
+
|
|
77
|
+
crossDocking: Type.Object({
|
|
78
|
+
maxCrossDockRate: PerTimeSchema,
|
|
79
|
+
crossDockPositions: Type.Number({ minimum: 0 }),
|
|
80
|
+
maxDwellTime: DurationSchema,
|
|
81
|
+
minDwellTime: DurationSchema,
|
|
82
|
+
crossDockAccuracy: Type.Number({ minimum: 0, maximum: 100 }),
|
|
83
|
+
directTransferRate: Type.Number({ minimum: 0, description: 'percentage' })
|
|
84
|
+
}),
|
|
85
|
+
|
|
86
|
+
consolidation: Type.Object({
|
|
87
|
+
maxConsolidationRate: PerTimeSchema,
|
|
88
|
+
consolidationPositions: Type.Number({ minimum: 0 }),
|
|
89
|
+
maxConsolidationRatio: Type.Number({ minimum: 1 }),
|
|
90
|
+
consolidationEfficiency: Type.Number({ minimum: 0, maximum: 100 }),
|
|
91
|
+
maxBatchSize: Type.Number({ minimum: 0 }),
|
|
92
|
+
averageBatchSize: Type.Number({ minimum: 0 })
|
|
93
|
+
}),
|
|
94
|
+
|
|
95
|
+
outbound: Type.Object({
|
|
96
|
+
maxDailyOutbound: PerTimeSchema,
|
|
97
|
+
maxHourlyOutbound: PerTimeSchema,
|
|
98
|
+
maxDispatchRate: PerTimeSchema,
|
|
99
|
+
maxVehiclesPerDay: Type.Number({ minimum: 0 }),
|
|
100
|
+
averageLoadTime: DurationSchema,
|
|
101
|
+
loadingBayUtilization: Type.Number({ minimum: 0, maximum: 100 }),
|
|
102
|
+
onTimeDispatch: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' })
|
|
103
|
+
}),
|
|
104
|
+
|
|
105
|
+
storage: Type.Object({
|
|
106
|
+
maxStorageVolume: VolumeSchema,
|
|
107
|
+
maxStorageWeight: WeightSchema,
|
|
108
|
+
storagePositions: Type.Number({ minimum: 0 }),
|
|
109
|
+
maxStorageDuration: DurationSchema,
|
|
110
|
+
storageUtilization: Type.Number({ minimum: 0, maximum: 100 }),
|
|
111
|
+
turnoverRate: PerTimeSchema
|
|
112
|
+
}),
|
|
113
|
+
|
|
114
|
+
processingTime: Type.Object({
|
|
115
|
+
averageProcessingTime: DurationSchema,
|
|
116
|
+
maxProcessingTime: DurationSchema,
|
|
117
|
+
minProcessingTime: DurationSchema,
|
|
118
|
+
processingTimeVariance: DurationSchema,
|
|
119
|
+
slaProcessingTime: DurationSchema,
|
|
120
|
+
processingTimeAccuracy: Type.Number({ minimum: 0, maximum: 100 })
|
|
121
|
+
}),
|
|
122
|
+
|
|
123
|
+
created: ActionRecordSchema,
|
|
124
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
125
|
+
})
|
|
126
|
+
|
|
127
|
+
// Resource capacity
|
|
128
|
+
export const HubResourcesCapacitySchema = Type.Object({
|
|
129
|
+
type: Type.Literal('RESOURCES'),
|
|
130
|
+
serviceId: Type.String(),
|
|
131
|
+
context: ContextSchema,
|
|
132
|
+
|
|
133
|
+
equipment: Type.Object({
|
|
134
|
+
conveyorSystems: Type.Object({
|
|
135
|
+
totalLength: LengthSchema,
|
|
136
|
+
maxThroughput: PerTimeSchema,
|
|
137
|
+
currentThroughput: PerTimeSchema,
|
|
138
|
+
utilizationRate: Type.Number({ minimum: 0, maximum: 100 }),
|
|
139
|
+
segments: Type.Number({ minimum: 0 }),
|
|
140
|
+
speed: PerTimeSchema
|
|
141
|
+
}),
|
|
142
|
+
|
|
143
|
+
sortingEquipment: Type.Object({
|
|
144
|
+
sortingMachines: Type.Number({ minimum: 0 }),
|
|
145
|
+
maxSortingCapacity: PerTimeSchema,
|
|
146
|
+
sortingPositions: Type.Number({ minimum: 0 }),
|
|
147
|
+
sortingAccuracy: Type.Number({ minimum: 0, maximum: 100 }),
|
|
148
|
+
equipmentUptime: Type.Number({ minimum: 0, maximum: 100 }),
|
|
149
|
+
maintenanceSchedule: PerTimeSchema
|
|
150
|
+
}),
|
|
151
|
+
|
|
152
|
+
materialHandling: Type.Object({
|
|
153
|
+
forklifts: Type.Number({ minimum: 0 }),
|
|
154
|
+
palletJacks: Type.Number({ minimum: 0 }),
|
|
155
|
+
cranes: Type.Number({ minimum: 0 }),
|
|
156
|
+
agvs: Type.Number({ minimum: 0 }),
|
|
157
|
+
roboticSystems: Type.Number({ minimum: 0 }),
|
|
158
|
+
equipmentUtilization: Type.Number({ minimum: 0, maximum: 100 })
|
|
159
|
+
}),
|
|
160
|
+
|
|
161
|
+
scanningEquipment: Type.Object({
|
|
162
|
+
scanners: Type.Number({ minimum: 0 }),
|
|
163
|
+
scanningRate: PerTimeSchema,
|
|
164
|
+
scanningAccuracy: Type.Number({ minimum: 0, maximum: 100 }),
|
|
165
|
+
dimensioningSystems: Type.Number({ minimum: 0 }),
|
|
166
|
+
weighingStations: Type.Number({ minimum: 0 })
|
|
167
|
+
})
|
|
168
|
+
}),
|
|
169
|
+
|
|
170
|
+
staffing: Type.Object({
|
|
171
|
+
maxStaffCapacity: Type.Number({ minimum: 0 }),
|
|
172
|
+
currentStaffing: Type.Number({ minimum: 0 }),
|
|
173
|
+
availableStaff: Type.Number({ minimum: 0 }),
|
|
174
|
+
staffUtilization: Type.Number({ minimum: 0, maximum: 100 }),
|
|
175
|
+
|
|
176
|
+
shiftCapacity: Type.Object({
|
|
177
|
+
firstShift: Type.Number({ minimum: 0 }),
|
|
178
|
+
secondShift: Type.Number({ minimum: 0 }),
|
|
179
|
+
thirdShift: Type.Number({ minimum: 0 }),
|
|
180
|
+
weekendShift: Type.Number({ minimum: 0 }),
|
|
181
|
+
holidayShift: Type.Number({ minimum: 0 }),
|
|
182
|
+
peakSeasonStaff: Type.Number({ minimum: 0 })
|
|
183
|
+
}),
|
|
184
|
+
|
|
185
|
+
skillCapacity: Type.Object({
|
|
186
|
+
generalOperators: Type.Number({ minimum: 0 }),
|
|
187
|
+
sortingOperators: Type.Number({ minimum: 0 }),
|
|
188
|
+
equipmentOperators: Type.Number({ minimum: 0 }),
|
|
189
|
+
qualityInspectors: Type.Number({ minimum: 0 }),
|
|
190
|
+
supervisors: Type.Number({ minimum: 0 }),
|
|
191
|
+
technicians: Type.Number({ minimum: 0 }),
|
|
192
|
+
managers: Type.Number({ minimum: 0 })
|
|
193
|
+
}),
|
|
194
|
+
|
|
195
|
+
productivity: Type.Object({
|
|
196
|
+
packagesPerWorkerHour: Type.Number({ minimum: 0 }),
|
|
197
|
+
sortsPerWorkerHour: Type.Number({ minimum: 0 }),
|
|
198
|
+
loadsPerWorkerHour: Type.Number({ minimum: 0 }),
|
|
199
|
+
accuracyPerWorker: Type.Number({ minimum: 0, maximum: 100 })
|
|
200
|
+
})
|
|
201
|
+
}),
|
|
202
|
+
|
|
203
|
+
technology: Type.Object({
|
|
204
|
+
systemCapacity: Type.Object({
|
|
205
|
+
maxConcurrentUsers: Type.Number({ minimum: 0 }),
|
|
206
|
+
maxTransactionsPerHour: Type.Number({ minimum: 0 }),
|
|
207
|
+
maxTransactionsPerSecond: Type.Number({ minimum: 0 }),
|
|
208
|
+
databaseCapacity: Type.Number({ minimum: 0, description: 'GB' }),
|
|
209
|
+
apiCallsPerHour: Type.Number({ minimum: 0 }),
|
|
210
|
+
webhookCapacity: Type.Number({ minimum: 0 })
|
|
211
|
+
}),
|
|
212
|
+
|
|
213
|
+
networkCapacity: Type.Object({
|
|
214
|
+
bandwidth: Type.Number({ minimum: 0, description: 'Mbps' }),
|
|
215
|
+
maxConnectedDevices: Type.Number({ minimum: 0 }),
|
|
216
|
+
networkUptime: Type.Number({ minimum: 0, maximum: 100 }),
|
|
217
|
+
latency: Type.Number({ minimum: 0, description: 'milliseconds' }),
|
|
218
|
+
dataProcessingCapacity: PerTimeSchema
|
|
219
|
+
}),
|
|
220
|
+
|
|
221
|
+
powerAndUtilities: Type.Object({
|
|
222
|
+
totalPowerCapacity: Type.Number({ minimum: 0, description: 'kW' }),
|
|
223
|
+
currentPowerUsage: Type.Number({ minimum: 0, description: 'kW' }),
|
|
224
|
+
backupPowerCapacity: DurationSchema,
|
|
225
|
+
uninterruptiblePowerSupply: Type.Boolean(),
|
|
226
|
+
hvacCapacity: WeightSchema,
|
|
227
|
+
coolingCapacity: PerTimeSchema
|
|
228
|
+
})
|
|
229
|
+
}),
|
|
230
|
+
|
|
231
|
+
created: ActionRecordSchema,
|
|
232
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
233
|
+
})
|
|
234
|
+
|
|
235
|
+
// Service level capacity
|
|
236
|
+
export const HubServiceLevelsCapacitySchema = Type.Object({
|
|
237
|
+
type: Type.Literal('SERVICE_LEVELS'),
|
|
238
|
+
serviceId: Type.String(),
|
|
239
|
+
context: ContextSchema,
|
|
240
|
+
|
|
241
|
+
serviceCapacity: Type.Record(ServiceLevelSchema, Type.Object({
|
|
242
|
+
maxDailyVolume: Type.Number({ minimum: 0 }),
|
|
243
|
+
maxHourlyVolume: Type.Number({ minimum: 0 }),
|
|
244
|
+
processingTime: DurationSchema,
|
|
245
|
+
cutoffTime: Type.String({ description: 'HH:MM' }),
|
|
246
|
+
slaCompliance: Type.Number({ minimum: 0, maximum: 100 }),
|
|
247
|
+
priorityLevel: Type.Number({ minimum: 1, maximum: 10 }),
|
|
248
|
+
resourceAllocation: Type.Number({ minimum: 0, maximum: 100, description: 'percentage of capacity' })
|
|
249
|
+
})),
|
|
250
|
+
|
|
251
|
+
transitTimes: Type.Record(ServiceLevelSchema, Type.Object({
|
|
252
|
+
minTransitTime: DurationSchema,
|
|
253
|
+
maxTransitTime: DurationSchema,
|
|
254
|
+
averageTransitTime: DurationSchema,
|
|
255
|
+
onTimePerformance: Type.Number({ minimum: 0, maximum: 100 }),
|
|
256
|
+
transitTimeVariance: DurationSchema
|
|
257
|
+
})),
|
|
258
|
+
|
|
259
|
+
capacityAllocation: Type.Object({
|
|
260
|
+
totalCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
261
|
+
allocatedCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
262
|
+
reservedCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
263
|
+
availableCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
264
|
+
peakCapacityReserve: Type.Number({ minimum: 0, maximum: 100 })
|
|
265
|
+
}),
|
|
266
|
+
|
|
267
|
+
created: ActionRecordSchema,
|
|
268
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
269
|
+
})
|
|
270
|
+
|
|
271
|
+
// Network capacity and connectivity
|
|
272
|
+
export const HubNetworkCapacitySchema = Type.Object({
|
|
273
|
+
type: Type.Literal('NETWORK'),
|
|
274
|
+
serviceId: Type.String(),
|
|
275
|
+
context: ContextSchema,
|
|
276
|
+
|
|
277
|
+
connectivity: Type.Object({
|
|
278
|
+
connectedHubs: Type.Number({ minimum: 0 }),
|
|
279
|
+
activeRoutes: Type.Number({ minimum: 0 }),
|
|
280
|
+
maxRoutesPerDay: Type.Number({ minimum: 0 }),
|
|
281
|
+
routeCapacityUtilization: Type.Number({ minimum: 0, maximum: 100 }),
|
|
282
|
+
networkReachability: Type.Number({ minimum: 0, description: 'destinations reachable' })
|
|
283
|
+
}),
|
|
284
|
+
|
|
285
|
+
routeCapacity: Type.Record(Type.Union([
|
|
286
|
+
Type.Literal('GROUND'),
|
|
287
|
+
Type.Literal('AIR'),
|
|
288
|
+
Type.Literal('RAIL'),
|
|
289
|
+
Type.Literal('SEA'),
|
|
290
|
+
Type.Literal('INTERMODAL')
|
|
291
|
+
]), Type.Object({
|
|
292
|
+
maxDailyCapacity: Type.Number({ minimum: 0, description: 'packages' }),
|
|
293
|
+
maxWeightCapacity: WeightSchema,
|
|
294
|
+
maxVolumeCapacity: VolumeSchema,
|
|
295
|
+
routeFrequency: PerTimeSchema,
|
|
296
|
+
averageTransitTime: DurationSchema,
|
|
297
|
+
reliability: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' }),
|
|
298
|
+
costPerPackage: Type.Optional(MoneySchema)
|
|
299
|
+
})),
|
|
300
|
+
|
|
301
|
+
carrierCapacity: Type.Object({
|
|
302
|
+
maxCarriers: Type.Number({ minimum: 0 }),
|
|
303
|
+
activeCarriers: Type.Number({ minimum: 0 }),
|
|
304
|
+
carrierVolume: Type.Record(Type.String(), Type.Object({
|
|
305
|
+
maxDailyVolume: Type.Number({ minimum: 0 }),
|
|
306
|
+
currentVolume: Type.Number({ minimum: 0 }),
|
|
307
|
+
contractedCapacity: Type.Number({ minimum: 0 }),
|
|
308
|
+
utilisationRate: Type.Number({ minimum: 0, maximum: 100 })
|
|
309
|
+
})),
|
|
310
|
+
loadTenderAcceptance: Type.Number({ minimum: 0, maximum: 100 })
|
|
311
|
+
}),
|
|
312
|
+
|
|
313
|
+
coverageCapacity: Type.Object({
|
|
314
|
+
localRadius: DistanceSchema,
|
|
315
|
+
regionalRadius: DistanceSchema,
|
|
316
|
+
nationalCoverage: Type.Boolean(),
|
|
317
|
+
internationalCoverage: Type.Boolean(),
|
|
318
|
+
serviceAreas: Type.Number({ minimum: 0 }),
|
|
319
|
+
zipCodesServed: Type.Number({ minimum: 0 }),
|
|
320
|
+
deliveryDensity: PerAreaSchema
|
|
321
|
+
}),
|
|
322
|
+
|
|
323
|
+
created: ActionRecordSchema,
|
|
324
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
325
|
+
})
|
|
326
|
+
|
|
327
|
+
// Environmental capacity and conditions
|
|
328
|
+
export const HubEnvironmentalCapacitySchema = Type.Object({
|
|
329
|
+
type: Type.Literal('ENVIRONMENTAL'),
|
|
330
|
+
serviceId: Type.String(),
|
|
331
|
+
context: ContextSchema,
|
|
332
|
+
|
|
333
|
+
climateControl: Type.Optional(Type.Object({
|
|
334
|
+
temperatureZones: Type.Array(Type.Object({
|
|
335
|
+
zoneId: Type.String(),
|
|
336
|
+
zoneType: Type.String(),
|
|
337
|
+
minTemperature: TemperatureSchema,
|
|
338
|
+
maxTemperature: TemperatureSchema,
|
|
339
|
+
currentTemperature: TemperatureSchema,
|
|
340
|
+
capacity: VolumeSchema,
|
|
341
|
+
currentLoad: VolumeSchema,
|
|
342
|
+
utilizationRate: Type.Number({ minimum: 0, maximum: 100 }),
|
|
343
|
+
energyConsumption: PerTimeSchema
|
|
344
|
+
})),
|
|
345
|
+
|
|
346
|
+
totalClimateControlledVolume: VolumeSchema,
|
|
347
|
+
climateControlledUtilization: Type.Number({ minimum: 0, maximum: 100 }),
|
|
348
|
+
temperatureStability: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' }),
|
|
349
|
+
climateControlReliability: Type.Number({ minimum: 0, maximum: 100 })
|
|
350
|
+
})),
|
|
351
|
+
|
|
352
|
+
airQuality: Type.Optional(Type.Object({
|
|
353
|
+
airFiltrationCapacity: PerTimeSchema,
|
|
354
|
+
airQualityLevel: Type.Union([
|
|
355
|
+
Type.Literal('STANDARD'),
|
|
356
|
+
Type.Literal('ENHANCED'),
|
|
357
|
+
Type.Literal('CLEAN_ROOM'),
|
|
358
|
+
Type.Literal('STERILE')
|
|
359
|
+
]),
|
|
360
|
+
particulateFilteringCapacity: Type.Number({ minimum: 0 }),
|
|
361
|
+
airChangeRate: PerTimeSchema
|
|
362
|
+
})),
|
|
363
|
+
|
|
364
|
+
environmentalLimits: Type.Object({
|
|
365
|
+
maxNoiseLevel: NoiseLevelSchema,
|
|
366
|
+
currentNoiseLevel: NoiseLevelSchema,
|
|
367
|
+
emissionLimits: PerTimeSchema,
|
|
368
|
+
currentEmissions: PerTimeSchema,
|
|
369
|
+
wasteGenerationRate: PerTimeSchema,
|
|
370
|
+
recyclingRate: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' })
|
|
371
|
+
}),
|
|
372
|
+
|
|
373
|
+
created: ActionRecordSchema,
|
|
374
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
375
|
+
})
|
|
376
|
+
|
|
377
|
+
// Time-based availability and scheduling capacity
|
|
378
|
+
export const HubAvailabilitySchema = Type.Object({
|
|
379
|
+
type: Type.Literal('AVAILABILITY'),
|
|
380
|
+
serviceId: Type.String(),
|
|
381
|
+
context: ContextSchema,
|
|
382
|
+
|
|
383
|
+
operational: SPAvailabilitySchema,
|
|
384
|
+
|
|
385
|
+
operatingSchedule: Type.Object({
|
|
386
|
+
operationalHoursPerDay: Type.Number({ minimum: 0, maximum: 24 }),
|
|
387
|
+
operationalDaysPerWeek: Type.Number({ minimum: 0, maximum: 7 }),
|
|
388
|
+
operationalDaysPerYear: Type.Number({ minimum: 0, maximum: 366 }),
|
|
389
|
+
holidayOperations: Type.Boolean(),
|
|
390
|
+
seasonalOperations: Type.Boolean(),
|
|
391
|
+
extendedHoursCapacity: Type.Number({ minimum: 0, description: 'additional hours available' }),
|
|
392
|
+
flexibleScheduling: Type.Boolean()
|
|
393
|
+
}),
|
|
394
|
+
|
|
395
|
+
maintenance: Type.Object({
|
|
396
|
+
plannedDowntimeHours: PerTimeSchema,
|
|
397
|
+
unplannedDowntimeHours: PerTimeSchema,
|
|
398
|
+
systemAvailability: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' }),
|
|
399
|
+
equipmentUptime: Type.Number({ minimum: 0, maximum: 100, description: 'percentage' }),
|
|
400
|
+
maintenanceWindows: Type.Array(Type.String()),
|
|
401
|
+
maintenanceCapacity: Type.Number({ minimum: 0, description: 'equipment units maintainable simultaneously' }),
|
|
402
|
+
meanTimeBetweenFailures: DurationSchema,
|
|
403
|
+
meanTimeToRepair: DurationSchema
|
|
404
|
+
}),
|
|
405
|
+
|
|
406
|
+
booking: Type.Object({
|
|
407
|
+
totalBookableCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
408
|
+
currentBookingLevel: Type.Number({ minimum: 0, maximum: 100 }),
|
|
409
|
+
availableCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
410
|
+
reservedCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
411
|
+
contractedCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
412
|
+
spotCapacity: Type.Number({ minimum: 0, maximum: 100 }),
|
|
413
|
+
overbookingAllowed: Type.Boolean(),
|
|
414
|
+
maxOverbookingPercent: Type.Optional(Type.Number({ minimum: 0, maximum: 50 })),
|
|
415
|
+
advanceBookingRequired: DurationSchema,
|
|
416
|
+
cancellationNotice: DurationSchema
|
|
417
|
+
}),
|
|
418
|
+
|
|
419
|
+
created: ActionRecordSchema,
|
|
420
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
421
|
+
})
|
|
422
|
+
|
|
423
|
+
// Scalability and expansion capacity
|
|
424
|
+
export const HubScalabilitySchema = Type.Object({
|
|
425
|
+
type: Type.Literal('SCALABILITY'),
|
|
426
|
+
serviceId: Type.String(),
|
|
427
|
+
context: ContextSchema,
|
|
428
|
+
|
|
429
|
+
physicalExpansion: Type.Object({
|
|
430
|
+
expandable: Type.Boolean(),
|
|
431
|
+
maxExpansionArea: Type.Optional(AreaSchema),
|
|
432
|
+
maxExpansionVolume: Type.Optional(VolumeSchema),
|
|
433
|
+
expansionTimeframe: Type.Optional(DurationSchema),
|
|
434
|
+
expansionCost: Type.Optional(MoneySchema),
|
|
435
|
+
expandableDirections: Type.Array(Type.Union([
|
|
436
|
+
Type.Literal('HORIZONTAL'),
|
|
437
|
+
Type.Literal('VERTICAL'),
|
|
438
|
+
Type.Literal('MEZZANINE'),
|
|
439
|
+
Type.Literal('ADJACENT_FACILITY'),
|
|
440
|
+
Type.Literal('SATELLITE_HUB')
|
|
441
|
+
])),
|
|
442
|
+
zoningApproval: Type.Boolean(),
|
|
443
|
+
infrastructureSupport: Type.Boolean()
|
|
444
|
+
}),
|
|
445
|
+
|
|
446
|
+
operationalScaling: Type.Object({
|
|
447
|
+
peakCapacityMultiplier: Type.Number({ minimum: 1 }),
|
|
448
|
+
seasonalCapacityIncrease: Type.Number({ minimum: 0, maximum: 300 }),
|
|
449
|
+
temporaryStaffingCapacity: Type.Number({ minimum: 0 }),
|
|
450
|
+
equipmentScalingCapacity: Type.Number({ minimum: 0, maximum: 200 }),
|
|
451
|
+
modularExpansion: Type.Boolean(),
|
|
452
|
+
partnerHubIntegration: Type.Boolean(),
|
|
453
|
+
outsourcingCapacity: Type.Number({ minimum: 0, maximum: 100, description: 'percentage of operations' }),
|
|
454
|
+
subcontractorCapacity: Type.Number({ minimum: 0 })
|
|
455
|
+
}),
|
|
456
|
+
|
|
457
|
+
technologyScaling: Type.Object({
|
|
458
|
+
cloudScalability: Type.Boolean(),
|
|
459
|
+
autoScaling: Type.Boolean(),
|
|
460
|
+
loadBalancingCapacity: Type.Boolean(),
|
|
461
|
+
dataProcessingScalability: PerTimeSchema,
|
|
462
|
+
transactionScalability: PerTimeSchema,
|
|
463
|
+
integrationScalability: Type.Number({ minimum: 0, description: 'max concurrent integrations' }),
|
|
464
|
+
apiRateLimit: PerTimeSchema,
|
|
465
|
+
systemRedundancy: Type.Boolean(),
|
|
466
|
+
failoverCapacity: Type.Boolean()
|
|
467
|
+
}),
|
|
468
|
+
|
|
469
|
+
created: ActionRecordSchema,
|
|
470
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
471
|
+
})
|
|
472
|
+
|
|
473
|
+
// Financial capacity and constraints
|
|
474
|
+
export const HubFinancialCapacitySchema = Type.Object({
|
|
475
|
+
type: Type.Literal('FINANCIAL'),
|
|
476
|
+
serviceId: Type.String(),
|
|
477
|
+
context: ContextSchema,
|
|
478
|
+
|
|
479
|
+
operatingCosts: Type.Object({
|
|
480
|
+
fixedCostsPerMonth: MoneySchema,
|
|
481
|
+
variableCostPerPackage: MoneySchema,
|
|
482
|
+
laborCostPerHour: MoneySchema,
|
|
483
|
+
equipmentCostPerHour: MoneySchema,
|
|
484
|
+
utilityCostPerSqFt: MoneySchema,
|
|
485
|
+
fuelCostBudget: MoneySchema,
|
|
486
|
+
maintenanceCostBudget: MoneySchema
|
|
487
|
+
}),
|
|
488
|
+
|
|
489
|
+
revenue: Type.Object({
|
|
490
|
+
maxRevenueCapacity: MoneySchema,
|
|
491
|
+
currentRevenue: MoneySchema,
|
|
492
|
+
revenuePerPackage: MoneySchema,
|
|
493
|
+
profitMargin: Type.Number({ minimum: 0, maximum: 100 }),
|
|
494
|
+
breakEvenVolume: Type.Number({ minimum: 0 }),
|
|
495
|
+
maxProfitableVolume: Type.Number({ minimum: 0 })
|
|
496
|
+
}),
|
|
497
|
+
|
|
498
|
+
capital: Type.Object({
|
|
499
|
+
availableCapitalBudget: MoneySchema,
|
|
500
|
+
maxInvestmentPerProject: MoneySchema,
|
|
501
|
+
requiredROI: Type.Number({ minimum: 0, description: 'percentage' }),
|
|
502
|
+
maxPaybackPeriod: DurationSchema,
|
|
503
|
+
debtCapacity: MoneySchema,
|
|
504
|
+
creditLimit: MoneySchema
|
|
505
|
+
}),
|
|
506
|
+
|
|
507
|
+
insurance: Type.Object({
|
|
508
|
+
generalLiabilityLimit: MoneySchema,
|
|
509
|
+
cargoInsuranceLimit: MoneySchema,
|
|
510
|
+
propertyInsuranceLimit: MoneySchema,
|
|
511
|
+
maxClaimPerIncident: MoneySchema,
|
|
512
|
+
deductibleAmount: MoneySchema,
|
|
513
|
+
premiumCostPerYear: MoneySchema
|
|
514
|
+
}),
|
|
515
|
+
|
|
516
|
+
created: ActionRecordSchema,
|
|
517
|
+
updated: Type.Optional(ActionRecordSchema)
|
|
518
|
+
})
|
|
519
|
+
|
|
520
|
+
// Combined hub capacity schema
|
|
521
|
+
export const HubCapacitySchema = Type.Object({
|
|
522
|
+
physical: HubPhysicalCapacitySchema,
|
|
523
|
+
operational: HubOperationalCapacitySchema,
|
|
524
|
+
resources: HubResourcesCapacitySchema,
|
|
525
|
+
serviceLevels: HubServiceLevelsCapacitySchema,
|
|
526
|
+
network: HubNetworkCapacitySchema,
|
|
527
|
+
environmental: HubEnvironmentalCapacitySchema,
|
|
528
|
+
availability: HubAvailabilitySchema,
|
|
529
|
+
scalability: HubScalabilitySchema,
|
|
530
|
+
financial: HubFinancialCapacitySchema
|
|
531
|
+
})
|
|
532
|
+
|
|
533
|
+
export type HubPhysicalCapacity = Static<typeof HubPhysicalCapacitySchema>
|
|
534
|
+
export type HubOperationalCapacity = Static<typeof HubOperationalCapacitySchema>
|
|
535
|
+
export type HubResourcesCapacity = Static<typeof HubResourcesCapacitySchema>
|
|
536
|
+
export type HubServiceLevelsCapacity = Static<typeof HubServiceLevelsCapacitySchema>
|
|
537
|
+
export type HubNetworkCapacity = Static<typeof HubNetworkCapacitySchema>
|
|
538
|
+
export type HubEnvironmentalCapacity = Static<typeof HubEnvironmentalCapacitySchema>
|
|
539
|
+
export type HubAvailability = Static<typeof HubAvailabilitySchema>
|
|
540
|
+
export type HubScalability = Static<typeof HubScalabilitySchema>
|
|
541
|
+
export type HubFinancialCapacity = Static<typeof HubFinancialCapacitySchema>
|
|
542
|
+
export type HubCapacity = Static<typeof HubCapacitySchema>
|
|
543
|
+
|
|
544
|
+
// ─── Request Validation Schemas ───────────────────────────────────────────────
|
|
545
|
+
|
|
546
|
+
import {
|
|
547
|
+
APIHeadersSchema,
|
|
548
|
+
APIResponseDataSchemaFactory
|
|
549
|
+
} from '../../api'
|
|
550
|
+
|
|
551
|
+
const GetCapacityResponse = APIResponseDataSchemaFactory({ capacity: Type.Any() })
|
|
552
|
+
const SetCapacityResponse = APIResponseDataSchemaFactory({ capacity: Type.Any() })
|
|
553
|
+
|
|
554
|
+
export const LSPHubGetCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
555
|
+
export const LSPHubSetCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
556
|
+
export const LSPHubGetOperationalCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
557
|
+
export const LSPHubSetOperationalCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
558
|
+
export const LSPHubGetResourcesCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
559
|
+
export const LSPHubSetResourcesCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
560
|
+
export const LSPHubGetServiceLevelsCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
561
|
+
export const LSPHubSetServiceLevelsCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
562
|
+
export const LSPHubGetNetworkCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
563
|
+
export const LSPHubSetNetworkCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
564
|
+
export const LSPHubGetEnvironmentalCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
565
|
+
export const LSPHubSetEnvironmentalCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
566
|
+
export const LSPHubGetAvailabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
567
|
+
export const LSPHubSetAvailabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
568
|
+
export const LSPHubGetScalabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
569
|
+
export const LSPHubSetScalabilityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
570
|
+
export const LSPHubGetFinancialCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), response: GetCapacityResponse }
|
|
571
|
+
export const LSPHubSetFinancialCapacityRVS = { headers: APIHeadersSchema, params: Type.Object({ id: Type.String() }), body: Type.Any(), response: SetCapacityResponse }
|
|
572
|
+
|
|
573
|
+
export type LSPHubGetCapacityValidation = { headers: Static<typeof LSPHubGetCapacityRVS.headers>, params: Static<typeof LSPHubGetCapacityRVS.params>, response: Static<typeof LSPHubGetCapacityRVS.response> }
|
|
574
|
+
export type LSPHubSetCapacityValidation = { headers: Static<typeof LSPHubSetCapacityRVS.headers>, params: Static<typeof LSPHubSetCapacityRVS.params>, body: Static<typeof LSPHubSetCapacityRVS.body>, response: Static<typeof LSPHubSetCapacityRVS.response> }
|
|
575
|
+
export type LSPHubGetOperationalCapacityValidation = { headers: Static<typeof LSPHubGetOperationalCapacityRVS.headers>, params: Static<typeof LSPHubGetOperationalCapacityRVS.params>, response: Static<typeof LSPHubGetOperationalCapacityRVS.response> }
|
|
576
|
+
export type LSPHubSetOperationalCapacityValidation = { headers: Static<typeof LSPHubSetOperationalCapacityRVS.headers>, params: Static<typeof LSPHubSetOperationalCapacityRVS.params>, body: Static<typeof LSPHubSetOperationalCapacityRVS.body>, response: Static<typeof LSPHubSetOperationalCapacityRVS.response> }
|
|
577
|
+
export type LSPHubGetResourcesCapacityValidation = { headers: Static<typeof LSPHubGetResourcesCapacityRVS.headers>, params: Static<typeof LSPHubGetResourcesCapacityRVS.params>, response: Static<typeof LSPHubGetResourcesCapacityRVS.response> }
|
|
578
|
+
export type LSPHubSetResourcesCapacityValidation = { headers: Static<typeof LSPHubSetResourcesCapacityRVS.headers>, params: Static<typeof LSPHubSetResourcesCapacityRVS.params>, body: Static<typeof LSPHubSetResourcesCapacityRVS.body>, response: Static<typeof LSPHubSetResourcesCapacityRVS.response> }
|
|
579
|
+
export type LSPHubGetServiceLevelsCapacityValidation = { headers: Static<typeof LSPHubGetServiceLevelsCapacityRVS.headers>, params: Static<typeof LSPHubGetServiceLevelsCapacityRVS.params>, response: Static<typeof LSPHubGetServiceLevelsCapacityRVS.response> }
|
|
580
|
+
export type LSPHubSetServiceLevelsCapacityValidation = { headers: Static<typeof LSPHubSetServiceLevelsCapacityRVS.headers>, params: Static<typeof LSPHubSetServiceLevelsCapacityRVS.params>, body: Static<typeof LSPHubSetServiceLevelsCapacityRVS.body>, response: Static<typeof LSPHubSetServiceLevelsCapacityRVS.response> }
|
|
581
|
+
export type LSPHubGetNetworkCapacityValidation = { headers: Static<typeof LSPHubGetNetworkCapacityRVS.headers>, params: Static<typeof LSPHubGetNetworkCapacityRVS.params>, response: Static<typeof LSPHubGetNetworkCapacityRVS.response> }
|
|
582
|
+
export type LSPHubSetNetworkCapacityValidation = { headers: Static<typeof LSPHubSetNetworkCapacityRVS.headers>, params: Static<typeof LSPHubSetNetworkCapacityRVS.params>, body: Static<typeof LSPHubSetNetworkCapacityRVS.body>, response: Static<typeof LSPHubSetNetworkCapacityRVS.response> }
|
|
583
|
+
export type LSPHubGetEnvironmentalCapacityValidation = { headers: Static<typeof LSPHubGetEnvironmentalCapacityRVS.headers>, params: Static<typeof LSPHubGetEnvironmentalCapacityRVS.params>, response: Static<typeof LSPHubGetEnvironmentalCapacityRVS.response> }
|
|
584
|
+
export type LSPHubSetEnvironmentalCapacityValidation = { headers: Static<typeof LSPHubSetEnvironmentalCapacityRVS.headers>, params: Static<typeof LSPHubSetEnvironmentalCapacityRVS.params>, body: Static<typeof LSPHubSetEnvironmentalCapacityRVS.body>, response: Static<typeof LSPHubSetEnvironmentalCapacityRVS.response> }
|
|
585
|
+
export type LSPHubGetAvailabilityValidation = { headers: Static<typeof LSPHubGetAvailabilityRVS.headers>, params: Static<typeof LSPHubGetAvailabilityRVS.params>, response: Static<typeof LSPHubGetAvailabilityRVS.response> }
|
|
586
|
+
export type LSPHubSetAvailabilityValidation = { headers: Static<typeof LSPHubSetAvailabilityRVS.headers>, params: Static<typeof LSPHubSetAvailabilityRVS.params>, body: Static<typeof LSPHubSetAvailabilityRVS.body>, response: Static<typeof LSPHubSetAvailabilityRVS.response> }
|
|
587
|
+
export type LSPHubGetScalabilityValidation = { headers: Static<typeof LSPHubGetScalabilityRVS.headers>, params: Static<typeof LSPHubGetScalabilityRVS.params>, response: Static<typeof LSPHubGetScalabilityRVS.response> }
|
|
588
|
+
export type LSPHubSetScalabilityValidation = { headers: Static<typeof LSPHubSetScalabilityRVS.headers>, params: Static<typeof LSPHubSetScalabilityRVS.params>, body: Static<typeof LSPHubSetScalabilityRVS.body>, response: Static<typeof LSPHubSetScalabilityRVS.response> }
|
|
589
|
+
export type LSPHubGetFinancialCapacityValidation = { headers: Static<typeof LSPHubGetFinancialCapacityRVS.headers>, params: Static<typeof LSPHubGetFinancialCapacityRVS.params>, response: Static<typeof LSPHubGetFinancialCapacityRVS.response> }
|
|
590
|
+
export type LSPHubSetFinancialCapacityValidation = { headers: Static<typeof LSPHubSetFinancialCapacityRVS.headers>, params: Static<typeof LSPHubSetFinancialCapacityRVS.params>, body: Static<typeof LSPHubSetFinancialCapacityRVS.body>, response: Static<typeof LSPHubSetFinancialCapacityRVS.response> }
|