Skip to main content

Attribute

Version: v1.0.0

Supporting model

A request/response or nested model — not a stored DynamoDB entity.

Overview

Attribute model

Fields

FieldTypeRequiredDefaultDescription
idstr
namestr
is_system_wideboolFalse
is_deletedboolFalse
deleted_atstr
attribute_typestr
attribute_to_value_cardinalitystr
is_requiredbool
is_recommendedbool
is_derived_from_vehicle_attributesbool
vehicle_attribute_keystr
created_atstr
updated_atstr
valuesList[Value][]

Embedded models

Models embedded in the fields above — shown inline; they have no separate page.

Value — v1.0.0
FieldTypeRequiredDefaultDescription
tenant_idstr
updated_atstr
namestr
created_atstr
idstr
is_system_wideboolFalse

Change history

  • v1.0.0 · 2025-12-18 · Olaniyi Ajayi · Initial version. (ea8e0a21a)

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /addAttributeToPartTypesrc/part_type/add_attribute_to_part_type.py

Change history

v1.0.0 · 2025-12-18 · Olaniyi Ajayi · ea8e0a21a

fix part type service

  • Initial version.

Generated from dismantly-backend/Microservices/VehicleAndPartMaster/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC