Damage
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Damage
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
part_type | str | ✅ | — | — |
part_type_id | str | ✅ | — | — |
damage_type | str | ✅ | — | — |
damage_type_id | str | ✅ | — | — |
severity | str | ✅ | — | — |
severity_id | str | ✅ | — | — |
description | str | ✅ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-09-02 · Cian (shared account) · 1eaebf801
fx
- Initial version.
Generated from
dismantly-backend/Microservices/Purchase/dependencies/models.py. Do not edit by hand.