VehicleUpdateFormConfiguration
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
This class is used to save the fields configuration for a vehicle.
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
hidden_fields | List[str] | ✅ | — | — |
updated_at | str | ❌ | 2026-06-23T08:40:20.245713+00:00 | — |
created_at | str | ❌ | 2026-06-23T08:40:20.245718+00:00 | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | PUT /configuration | — | src/vehicle_update_form_configuration.py |
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Vehicle/dependencies/models.py. Do not edit by hand.