Module architect_api::utils::account

source ·
Expand description

Accounts represent physical external accounts, mapped by the cpty (only partially user-defined, when the cpty can’t disambiguate). There isn’t a dichotomy between “internal” and “external” accounts– internal Architect subaccounting should be accomplished via Labels, and account re-labeling or grouping should be done via AccountGroups.

If a mislabeling occurs, e.g. use a set of credentials that claim to map to the same account, but don’t in actuality, reconciliation errors will be raised by Folio.

Structs§

  • Wrapper type around a UUIDv5 for a given namespace. These types are parseable from either the UUIDv5 string representation, or from the name itself, as they are 1-1.
  • Set of ternary flags for account permissions