MoveVehicle
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
This class is used to move a vehicle from one location to another.
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
vehicle_ids | List[str] | ✅ | — | — |
location_id | str | ✅ | — | — |
location | str | ✅ | — | — |
updated_at | str | ❌ | 2026-06-23T08:40:20.245937+00:00 | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Vehicle/dependencies/models.py. Do not edit by hand.