Skip to main content

GetVehicleSpendListParams

Version: v3.0.0

Supporting model

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

Overview

No description provided in the model.

Fields

FieldTypeRequiredDefaultDescription
time_periodstr
time_zonestr
filter_bystr

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIGET /newdashboard/vehicleSpendsrc/dashboard_vehicle_spend_metrics_get.py

Change history

v3.0.0 · 2025-07-09 · Cian (shared account) · 84a4ccc68

fx

  • Field filter_by type changed: Optional[str] → str (breaking).
  • Field filter_by became required (breaking).
  • Field filter_by default changed: 'by_source' → None.
v2.0.0 · 2025-07-08 · Cian (shared account) · ad0e24e1b

fxfx

  • Field filter_by type changed: str → Optional[str] (breaking).
  • Field filter_by became optional.
  • Field filter_by default changed: None → 'by_source'.
v1.0.0 · 2025-06-24 · Cian (shared account) · 2afba7c0c

fx

  • Initial version.

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

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