Vault categories
Last updated
Last updated
Vault categories group vaults by their investment profile, strategy type, or risk classification. They provide high-level metadata for sorting and UI filtering.
Each vault category object includes:
_id
(string) — Unique identifier
code
(string) — Unique category code (e.g. "CAT_1", "STRATEGY")
name
(object) — Multilingual name (e.g., { en: "Stable Yield" }
)
description
(object) — Multilingual description
createdAt
, updatedAt
(string) — ISO timestamps (UTC Unix time)
createdBy
, updatedBy
(string) — Actor IDs