@datatr-ux/ovhcloud-types
Version:
TypeScript types for OVHCloud projects
45 lines (44 loc) • 2.79 kB
JavaScript
/** Society Industries */
export var RelatedIndustryEnum;
(function (RelatedIndustryEnum) {
RelatedIndustryEnum["AI_Wholesale"] = "AI_Wholesale";
RelatedIndustryEnum["ARTISANAT"] = "ARTISANAT";
RelatedIndustryEnum["ASP_SI_ITServices"] = "ASP_SI_ITServices";
RelatedIndustryEnum["Accommodation_and_FoodServices"] = "Accommodation_and_FoodServices";
RelatedIndustryEnum["Agriculture"] = "Agriculture";
RelatedIndustryEnum["Agro_industry"] = "Agro_industry";
RelatedIndustryEnum["Art_Sport_Entertainment"] = "Art_Sport_Entertainment";
RelatedIndustryEnum["Automotive"] = "Automotive";
RelatedIndustryEnum["Banking"] = "Banking";
RelatedIndustryEnum["Construction_and_Architecture"] = "Construction_and_Architecture";
RelatedIndustryEnum["Databases_Wholesale"] = "Databases_Wholesale";
RelatedIndustryEnum["DigitalServices"] = "DigitalServices";
RelatedIndustryEnum["E_Retail"] = "E_Retail";
RelatedIndustryEnum["EducationalServices"] = "EducationalServices";
RelatedIndustryEnum["Energy_and_Water"] = "Energy_and_Water";
RelatedIndustryEnum["Game_Wholesale"] = "Game_Wholesale";
RelatedIndustryEnum["HeadOffice"] = "HeadOffice";
RelatedIndustryEnum["Healthcare"] = "Healthcare";
RelatedIndustryEnum["Host_the_Hoster_Wholesale"] = "Host_the_Hoster_Wholesale";
RelatedIndustryEnum["Human_Resources"] = "Human_Resources";
RelatedIndustryEnum["IAASproviders_WebHosters_Data"] = "IAASproviders_WebHosters_Data";
RelatedIndustryEnum["Life_Sciences"] = "Life_Sciences";
RelatedIndustryEnum["Manufacturing_Industry"] = "Manufacturing_Industry";
RelatedIndustryEnum["Mining_Industry"] = "Mining_Industry";
RelatedIndustryEnum["NonProfit"] = "NonProfit";
RelatedIndustryEnum["Other_Services_Business"] = "Other_Services_Business";
RelatedIndustryEnum["Other_Services_Personal"] = "Other_Services_Personal";
RelatedIndustryEnum["Others"] = "Others";
RelatedIndustryEnum["PublicSector"] = "PublicSector";
RelatedIndustryEnum["Real_Estate"] = "Real_Estate";
RelatedIndustryEnum["Retail_and_Trade"] = "Retail_and_Trade";
RelatedIndustryEnum["ScienceR&D"] = "ScienceR&D";
RelatedIndustryEnum["Software Editors"] = "Software Editors";
RelatedIndustryEnum["Storage_Wholesale"] = "Storage_Wholesale";
RelatedIndustryEnum["TV_Media"] = "TV_Media";
RelatedIndustryEnum["Telecommunication_Internet"] = "Telecommunication_Internet";
RelatedIndustryEnum["Transportation_Logistics"] = "Transportation_Logistics";
RelatedIndustryEnum["Ventures_for_Good"] = "Ventures_for_Good";
RelatedIndustryEnum["Virtualization_Wholesale"] = "Virtualization_Wholesale";
RelatedIndustryEnum["WebAgencies"] = "WebAgencies";
})(RelatedIndustryEnum || (RelatedIndustryEnum = {}));