GetNetSalesPayload
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
GetNetSalesPayload model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
date_from | str | ✅ | — | — |
date_to | str | ✅ | — | — |
compare_date_from | str | ❌ | — | — |
compare_date_to | str | ❌ | — | — |
time_zone | str | ❌ | Pacific/Auckland | — |
sales_person | str | ❌ | — | — |
page_index | int | ❌ | 1 | — |
page_size | int | ❌ | 10 | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Analytics/dependencies/models.py. Do not edit by hand.