PartTypePartAttribute
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PartTypePartAttribute model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
id | str | ✅ | — | — |
name | str | ✅ | — | — |
is_system_wide | bool | ✅ | — | — |
tenant_id | str | ❌ | — | — |
attribute_type | str | ✅ | — | — |
attribute_to_value_cardinality | str | ❌ | — | — |
part_type | str | ✅ | — | — |
part_type_id | str | ✅ | — | — |
is_required | bool | ✅ | — | — |
is_recommended | bool | ✅ | — | — |
is_derived_from_vehicle | bool | ✅ | — | — |
vehicle_attribute_key | str | ❌ | — | — |
order | int | ✅ | — | — |
created_at | str | ❌ | — | — |
updated_at | str | ❌ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Part/dependencies/models.py. Do not edit by hand.