PricingListTemplateByAttribute
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PricingListTemplateByAttribute 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 | str | ❌ | — | — |
veh_body_type | str | ❌ | — | — |
veh_drive_type | str | ❌ | — | — |
status | str | ❌ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | GET /pricing/template/byAttribute | — | src/pricing/part_pricing_get_template_by_attr.py |
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Part/dependencies/models.py. Do not edit by hand.