AuctionVehiclesRequest
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Auction Vehicle Request Model.
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
page_index | int | ✅ | — | — |
page_size | int | ✅ | — | — |
auction_id | str | ✅ | — | — |
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.