pub type UnionAccountId = NamedObjectId<UnionAccountType>;
pub struct UnionAccountId(/* private fields */);