TableColumnConfig
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Column configuration for a single table column.
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
visible | bool | ✅ | — | — |
width | int | ✅ | — | — |
order | int | ✅ | — | — |
is_pinned | bool | ✅ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2026-04-20 · Cian (shared account) · 7273ddc12
Refactor inventory backend services
- Initial version.
Generated from
dismantly-backend/Microservices/Contact/dependencies/models.py. Do not edit by hand.