GetVehiclePerformance
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
GetVehiclePerformance model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
date_from | str | ❌ | — | — |
date_to | str | ❌ | — | — |
time_zone | str | ❌ | Pacific/Auckland | — |
page_index | int | ❌ | — | — |
page_size | int | ❌ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | GET /newanalytics/vehiclePerformance | — | src/vehicle_performance.py |
Change history
v1.0.0 · 2025-03-31 · Cian (shared account) · f509aea3a
analytics
- Initial version.
Generated from
dismantly-backend/Microservices/Analytics/dependencies/models.py. Do not edit by hand.