PartResearchWorkerRequest
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Worker payload for part research
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
part_number | str | ✅ | — | — |
make | str | ✅ | — | — |
request_id | str | ✅ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2026-02-16 · genius-autos-dev · 567948671
Add part research functionality with AWS Lambda integration
- Initial version.
Generated from
dismantly-backend/Microservices/VehicleAndPartMaster/dependencies/models.py. Do not edit by hand.