Skip to main content

AuctionSearchRequest

Version: v2.0.0

Supporting model

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

Overview

Auction Search Request Model.

Fields

FieldTypeRequiredDefaultDescription
page_indexint
page_sizeint
statusstr
locationstr
site_namestr
free_text_querystr
date_fromstr
date_tostr

APIs / Triggers

No API or event interacts with this object directly.

Change history

v2.0.0 · 2025-07-21 · Olaniyi Ajayi · 86c54a0e6

relist count

  • Field date_from type changed: str → Optional[str] (breaking).
  • Field date_to type changed: str → Optional[str] (breaking).
  • Field free_text_query type changed: str → Optional[str] (breaking).
  • Field location type changed: str → Optional[str] (breaking).
  • Field site_name type changed: str → Optional[str] (breaking).
  • Field status type changed: str → Optional[str] (breaking).
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