MoneyBit App Domain Models
Currency
Group
App
Type
ValueObject
The currency
property
type
description
code
string
The currency code
name
string
The name of the currency
symbol
string
The symbol of the currency
Currency is currency.
This model is owned by 1 model(s):
JournalDocument
.