Corporate constructor

Corporate(name)

Initialize a new instance of the Corporate class.

Corporate(name: string)
ParameterTypeDescription
namestringThe name of an organization.

See Also