Overview
MoneyKit assigns hierarchical categories to transactions, using dotted notation in the format category[.subcategory][.extra]
. The .subcategory
suffix is optional, and may be omitted, or given as .other
where a more exact subcategory can’t reasonably be assigned. If the subcategory is other, extra information may be appended as another dotted string; for example,fee.other.misc_charge
or wages.other.supplemental
.