Skip to main content

WorkOrderColumnPreferencesObject

Version: v2.0.0

Stored entity

Partition key pk, sort key sk • discriminator type = "WORK_ORDER_COLUMN_PREFERENCES"

Overview

WorkOrderColumnPreferencesObject.

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstrWORK_ORDER_COLUMN_PREFERENCES
tenant_idstr
work_order_column_preferences_idstr
created_atstr
updated_atstr
typestrWORK_ORDER_COLUMN_PREFERENCES
work_order_column_preferencesWorkOrderColumnPreferencesWorkOrderColumnPreferences.

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /newworkOrder/columnPreferencessrc/work_order_post_column_preferences.py

Change history

v2.0.0 · 2026-04-08 · Cian (shared account) · 450859ac3

Align work order column preferences with frontend columns

  • Field work_order_column_preferences type changed: Dict[str, WorkOrderColumnPreference] → WorkOrderColumnPreferences (breaking).
v1.0.0 · 2026-04-08 · Cian (shared account) · 6217982ea

Add work order column preferences API

  • Initial version.

Generated from dismantly-backend/Microservices/WorkOrder/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC