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 (INVOICE_SEARCH, INVOICE_VIEW, PAYMENT_VIEW, CREDIT_NOTE_VIEW, CASH_REFUND_VIEW, ACCOUNTS_SEARCH)Supported table keys for this service.
typestrTABLE_CONFIG
table_configuration_idstr
table_configurationTablePreferencesPayloadPayload for table preferences updates.
created_atstr
updated_atstr

Embedded models

Models embedded in the fields above — shown inline; they have no separate page.

TablePreferencesPayload — v1.0.0
FieldTypeRequiredDefaultDescription
columnsdict

Change history

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

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/Invoice/dependencies/models.py. Do not edit by hand.

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