Skip to main content

AuctionVehiclePartsPost

Version: v1.0.0

Supporting model

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

Overview

Model representing a collection of auction vehicle parts.

Fields

FieldTypeRequiredDefaultDescription
auction_idstr
vehicle_idstr
partsList[AuctionVehiclePartPost]

Embedded models

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

AuctionVehiclePartPost — v1.0.0
FieldTypeRequiredDefaultDescription
part_typestr
pricefloat
quantityint
revenuefloat
part_idstr
created_atstr
updated_atstr
typestrAUCTION_VEHICLE_PART

Change history

  • v1.0.0 · 2025-03-16 · Cian (shared account) · Initial version. (0c2952ef4)

APIs / Triggers

No API or event interacts with this object directly.

Change history

v1.0.0 · 2025-03-16 · Cian (shared account) · 0c2952ef4

init

  • Initial version.

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

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