Skip to main content

LineItemObjectMapping

Version: v1.0.0

Stored entity

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

Overview

Line item mapping model

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstrLINE_ITEM_MAPPING
typestrLINE_ITEM_MAPPING
tenant_idstr
created_atstr
updated_atstr
line_item_mapping_idstr
partLineItemMappingAccountLine item mapping account model
shippingLineItemMappingAccountLine item mapping account model
labourLineItemMappingAccountLine item mapping account model
success_feeLineItemMappingAccountLine item mapping account model
other_itemLineItemMappingAccountLine item mapping account model

Embedded models

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

LineItemMappingAccount — v2.0.0
FieldTypeRequiredDefaultDescription
account_namestr
account_codestr
account_idstr

Change history

  • v2.0.0 · 2025-05-26 · Cian (shared account) · Field account_code type changed: str → Optional[str] (breaking).; Field account_code became optional. (509648ddf)
  • v1.0.0 · 2025-05-09 · Cian (shared account) · Initial version. (3a7865c16)

APIs / Triggers

No API or event interacts with this object directly.

Change history

v1.0.0 · 2025-05-09 · Cian (shared account) · 3a7865c16

fx

  • 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