@datatr-ux/ovhcloud-types
Version:
TypeScript types for OVHCloud projects
44 lines • 1.93 kB
TypeScript
/** Society Industries */
export declare enum RelatedIndustryEnum {
'AI_Wholesale' = "AI_Wholesale",
'ARTISANAT' = "ARTISANAT",
'ASP_SI_ITServices' = "ASP_SI_ITServices",
'Accommodation_and_FoodServices' = "Accommodation_and_FoodServices",
'Agriculture' = "Agriculture",
'Agro_industry' = "Agro_industry",
'Art_Sport_Entertainment' = "Art_Sport_Entertainment",
'Automotive' = "Automotive",
'Banking' = "Banking",
'Construction_and_Architecture' = "Construction_and_Architecture",
'Databases_Wholesale' = "Databases_Wholesale",
'DigitalServices' = "DigitalServices",
'E_Retail' = "E_Retail",
'EducationalServices' = "EducationalServices",
'Energy_and_Water' = "Energy_and_Water",
'Game_Wholesale' = "Game_Wholesale",
'HeadOffice' = "HeadOffice",
'Healthcare' = "Healthcare",
'Host_the_Hoster_Wholesale' = "Host_the_Hoster_Wholesale",
'Human_Resources' = "Human_Resources",
'IAASproviders_WebHosters_Data' = "IAASproviders_WebHosters_Data",
'Life_Sciences' = "Life_Sciences",
'Manufacturing_Industry' = "Manufacturing_Industry",
'Mining_Industry' = "Mining_Industry",
'NonProfit' = "NonProfit",
'Other_Services_Business' = "Other_Services_Business",
'Other_Services_Personal' = "Other_Services_Personal",
'Others' = "Others",
'PublicSector' = "PublicSector",
'Real_Estate' = "Real_Estate",
'Retail_and_Trade' = "Retail_and_Trade",
'ScienceR&D' = "ScienceR&D",
'Software Editors' = "Software Editors",
'Storage_Wholesale' = "Storage_Wholesale",
'TV_Media' = "TV_Media",
'Telecommunication_Internet' = "Telecommunication_Internet",
'Transportation_Logistics' = "Transportation_Logistics",
'Ventures_for_Good' = "Ventures_for_Good",
'Virtualization_Wholesale' = "Virtualization_Wholesale",
'WebAgencies' = "WebAgencies"
}
//# sourceMappingURL=RelatedIndustryEnum.d.ts.map