HumanOrganization
o1.legal.HumanOrganization
trait HumanOrganization(val
contact
: NaturalPerson) extends JuridicalPerson
A HumanOrganization
is a JuridicalPerson that is social rather than natural. (Cf. GeographicalFeature.)
This simple trait serves as a supertype for more specific kinds of HumanOrganization
.
Parameters
- contact
-
the contact person of the organization
Attributes
- Graph
-
- Supertypes
- Known subtypes