Group
o1.legal.Group
class Group(val
members
: Vector[Entity]) extends Entity, JuridicalPerson
A Group
is a group of legal persons who have united to act in their shared interest and are being treated as a single legal person.
Groups do not have distinct names. The name
of all Group
objects is simply the string "group".
Parameters
- members
-
the legal entities that form the group. This must be a non-empty collection. The first member is the leader of the group.
Attributes
- Supertypes
Members list
Keywords
- no keywords
- override
Inherited
Not inherited +1
- Not inherited
- Entity