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
No recorded history.
Generated from
dismantly-backend/Microservices/PartPurchases/dependencies/models.py. Do not edit by hand.