ActiveListingsAggregate
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Active Listings Aggregate model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
active_vehicle_listings | int | ✅ | — | — |
active_part_listings | int | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | GET /newtradeMe/totals | — | src/trade_me_get_totals.py |
Change history
v1.0.0 · 2025-03-16 · Cian (shared account) · feca668a3
models
- Initial version.
Generated from
dismantly-backend/Microservices/TradeMe/dependencies/models.py. Do not edit by hand.