MoneyBit App Domain Models
AccountTypeChart
Group
Core
Type
Entity
The chart of the account types.
property
type
description
id
string
The id of the chart
majorTypes
Map<string,
MajorAccountType
>
The mapping from account type name to major account types
The chart of the account types.
This model is owned by 2 model(s):
JournalDocument
,
UserSettings
.