Skip to main content

TablePreferencesItem

Version: v1.0.0

Stored entity

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

Overview

Stored table preferences item in DynamoDB.

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstr
tenant_idstr
user_idstr
table_keyTableKeyEnum (QUOTE_SEARCH, QUOTE_VIEW)Supported table keys for this service.
typestrTABLE_CONFIG
table_configuration_idstr
table_configurationTablePreferencesPayloadPayload for table preferences updates.
created_atstr
updated_atstr

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /newquote/tablePreferencessrc/quote_post_table_preferences.py

Change history

v1.0.0 · 2026-04-20 · Cian (shared account) · 7273ddc12

Refactor inventory backend services

  • Initial version.

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

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