PutPartColumnVisibility
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PutPartColumnVisibility model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
column_visibility_id | str | ❌ | — | — |
column_visibility | PartColumnVisibility | ✅ | — | PartColumnVisibility model |
created_at | str | ❌ | — | — |
updated_at | str | ❌ | — | — |
type | str | ❌ | PART_COLUMN_VISIBILITY | — |
Embedded models
Models embedded in the fields above — shown inline; they have no separate page.
PartColumnVisibility — v2.0.0
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
images | bool | ❌ | False | — |
status | bool | ❌ | False | — |
tag_id | bool | ❌ | False | — |
location_status | bool | ❌ | False | — |
veh_production_year | bool | ❌ | False | — |
veh_make | bool | ❌ | False | — |
donor_vehicle.veh_series | bool | ❌ | False | — |
donor_vehicle.veh_year | bool | ❌ | False | — |
part_type | bool | ❌ | False | — |
pricing | bool | ❌ | False | — |
year_from | bool | ❌ | False | — |
year_to | bool | ❌ | False | — |
quantity | bool | ❌ | False | — |
arrival_status | bool | ❌ | False | — |
is_sold | bool | ❌ | False | — |
last_stock_take_date | bool | ❌ | False | — |
created_at | bool | ❌ | False | — |
trade | bool | ❌ | False | — |
retail | bool | ❌ | False | — |
ebay | bool | ❌ | False | — |
walk_in | bool | ❌ | False | — |
mrsp | bool | ❌ | False | — |
other | bool | ❌ | False | — |
base_price | bool | ❌ | False | — |
network | bool | ❌ | False | — |
web_shop | bool | ❌ | False | — |
trade_me | bool | ❌ | False | — |
parts_world | bool | ❌ | False | — |
stock_id | bool | ❌ | False | — |
part_number | bool | ❌ | False | — |
chassis_code | bool | ❌ | False | — |
condition | bool | ❌ | False | — |
location | bool | ❌ | False | — |
part_purchase_id | bool | ❌ | False | — |
ebay_id | bool | ❌ | False | — |
sales_channels | bool | ❌ | False | — |
part_actions | bool | ❌ | False | — |
Change history
v2.0.0· 2025-08-19 · Cian (shared account) · Removed fieldcategory(breaking).; Removed fieldinterchange(breaking).; Removed fieldinvoices(breaking).; Removed fieldlocation_name(breaking).; Removed fieldmake(breaking).; Removed fieldmodel(breaking).; Removed fieldnew_genuine(breaking).; Removed fieldold_tag_id(breaking).; Removed fieldprivate_comments(breaking).; Removed fieldpublic_comments(breaking).; Removed fieldquick_sales(breaking).; Removed fieldquotes(breaking).; Removed fieldseries(breaking).; Removed fieldsub_model(breaking).; Removed fieldvehicle_definition(breaking).; Removed fieldwork_orders(breaking).; Added optional fielddonor_vehicle_veh_series.; Added optional fielddonor_vehicle_veh_year.; Added optional fieldebay_id.; Added optional fieldlocation.; Added optional fieldlocation_status.; Added optional fieldmrsp.; Added optional fieldnetwork.; Added optional fieldpart_actions.; Added optional fieldparts_world.; Added optional fieldstatus.; Added optional fieldtrade_me.; Added optional fieldveh_make.; Added optional fieldveh_production_year.; Added optional fieldweb_shop. (4faf0741d)v1.1.0· 2025-05-24 · Cian (shared account) · Added optional fieldbase_price. (6af58f091)v1.0.0· 2025-03-16 · Cian (shared account) · Initial version. (feca668a3)
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-03-16 · Cian (shared account) · feca668a3
models
- Initial version.
Generated from
dismantly-backend/Microservices/Search/dependencies/models.py. Do not edit by hand.