VehicleTitleTemplateBase
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
VehicleTitleTemplateBase model.
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
vehicle_title_template_id | str | ❌ | VEHICLE_TITLE_TEMPLATE | — |
title | str | ✅ | — | — |
created_at | str | ❌ | — | — |
updated_at | str | ❌ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | POST /title/template | — | src/title/vehicle_title_template_create.py |
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Vehicle/dependencies/models.py. Do not edit by hand.