Corporation
o1.legal.Corporation
class Corporation(val
id: String, val seeksProfit: Boolean, name: String, contact: NaturalPerson) extends Entity, HumanOrganization
A Nation is a sovereign state such as Finland or Brazil.
Parameters
- contact
-
a contact person
- id
-
an identifier that uniquely specifies the corporation
- name
-
the name of the corporation
- seeksProfit
-
whether the corporation seeks financial profit or not
Attributes
- Graph
-
- Supertypes
