InspectionListTemplateByAttribute
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
InspectionListTemplateByAttribute model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
veh_make | str | ❌ | — | — |
veh_model | str | ❌ | — | — |
veh_submodel | str | ❌ | — | — |
veh_series | str | ❌ | — | — |
veh_production_year | int | ❌ | — | — |
veh_production_month | int | ❌ | — | — |
veh_chassis_code | str | ❌ | — | — |
veh_engine_code | str | ❌ | — | — |
veh_fuel_type | str | ❌ | — | — |
veh_engine_size | int | ❌ | — | — |
veh_body_type | str | ❌ | — | — |
veh_drive_type | str | ❌ | — | — |
status | str | ❌ | — | — |
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.