ModelAlias
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Model Alias Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
veh_model | str | ✅ | — | — |
veh_model_id | str | ✅ | — | — |
created_at | str | ❌ | — | — |
updated_at | str | ❌ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-10-24 · Olaniyi Ajayi · bd5ef3280
updated dpc model
- Initial version.
Generated from
dismantly-backend/Microservices/DismantlyPartCatalog/dependencies/models.py. Do not edit by hand.