OrganizationTypeEnum class
- Inheritance
-
- Object
- EnumClass
- OrganizationTypeEnum
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
→ String
-
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Constants
-
associationIncorporated
→ const OrganizationTypeEnum
-
Type of organization. Possible values: associationIncorporated, governmentalOrganization, listedPublicCompany, nonProfit, partnershipIncorporated, privateCompany.
-
governmentalOrganization
→ const OrganizationTypeEnum
-
Type of organization. Possible values: associationIncorporated, governmentalOrganization, listedPublicCompany, nonProfit, partnershipIncorporated, privateCompany.
-
listedPublicCompany
→ const OrganizationTypeEnum
-
Type of organization. Possible values: associationIncorporated, governmentalOrganization, listedPublicCompany, nonProfit, partnershipIncorporated, privateCompany.
-
nonProfit
→ const OrganizationTypeEnum
-
Type of organization. Possible values: associationIncorporated, governmentalOrganization, listedPublicCompany, nonProfit, partnershipIncorporated, privateCompany.
-
partnershipIncorporated
→ const OrganizationTypeEnum
-
Type of organization. Possible values: associationIncorporated, governmentalOrganization, listedPublicCompany, nonProfit, partnershipIncorporated, privateCompany.
-
privateCompany
→ const OrganizationTypeEnum
-
Type of organization. Possible values: associationIncorporated, governmentalOrganization, listedPublicCompany, nonProfit, partnershipIncorporated, privateCompany.
-
unknownDefaultOpenApi
→ const OrganizationTypeEnum
-
Type of organization. Possible values: associationIncorporated, governmentalOrganization, listedPublicCompany, nonProfit, partnershipIncorporated, privateCompany.