GetSalesPersonChart
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
GetSalesPersonChart model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
date_from | str | ✅ | — | — |
date_to | str | ✅ | — | — |
compare_date_from | str | ❌ | — | — |
compare_date_to | str | ❌ | — | — |
metric | str | ✅ | — | — |
interval | str | ❌ | none | — |
breakdown_by | str | ❌ | none | — |
time_zone | str | ❌ | Pacific/Auckland | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2026-06-12 · Olaniyi Ajayi · fcc84de7c
init
- Initial version.
Generated from
dismantly-backend/Microservices/Analytics/dependencies/models.py. Do not edit by hand.