LocationSearch
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Location Search Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
free_text_query | str | ❌ | — | — |
page_size | int | ❌ | 15 | — |
page_index | int | ❌ | 0 | — |
is_in_warehouse | bool | ❌ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-08-20 · Olaniyi Ajayi · 3371d66c7
clean
- Initial version.
Generated from
dismantly-backend/Microservices/Location/dependencies/models.py. Do not edit by hand.