pub type UnionAccount = NamedObjectBase<UnionAccountType>;
pub struct UnionAccount { /* private fields */ }