PurchaseUploadPdf
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PurchaseUploadPdf model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
vehicle_purchase_id | str | ✅ | — | — |
type | PurchaseUploadPdfType (purchase) | ❌ | purchase | PurchaseUploadPdfType model |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2026-01-13 · Olaniyi Ajayi · 2a248e60a
feat(purchase): Add email confirmation functionality for vehicle purchases
- Initial version.
Generated from
dismantly-backend/Microservices/Purchase/dependencies/models.py. Do not edit by hand.