Skip to main content

AccountModel

Version: v4.0.0

Stored entity

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

Overview

Account model

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstr
account_idstr
account_typestr
codestr
created_atstr
descriptionstr
enable_payments_to_accountbool
namestr
statusstr
system_accountbool
tax_typestr
tenant_idstr
typestrACCOUNT
updated_atstr

APIs / Triggers

No API or event interacts with this object directly.

Change history

v4.0.0 · 2025-05-15 · Cian (shared account) · e25adb7b6

fx

  • Removed field reporting_code (breaking).
  • Removed field reporting_code_name (breaking).
  • Removed field show_in_expense_claims (breaking).
v3.0.0 · 2025-05-15 · Cian (shared account) · 1b23cefb1

fx

  • Field description type changed: Optional[str] → str (breaking).
  • Field description became required (breaking).
v2.0.0 · 2025-05-15 · Cian (shared account) · bdb212c0f

fx

  • Field code type changed: Optional[str] → str (breaking).
  • Field code became required (breaking).
v1.0.0 · 2025-03-15 · Olaniyi Ajayi · 338416124

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