UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

18 lines 467 B
/** Job positions */ export declare enum PositionEnum { 'AF' = "AF", 'BusinessOwner' = "BusinessOwner", 'HR' = "HR", 'ITDevops' = "ITDevops", 'ITOther' = "ITOther", 'ITSysAdmin' = "ITSysAdmin", 'LC' = "LC", 'Marketing' = "Marketing", 'Other' = "Other", 'PreSales' = "PreSales", 'Production' = "Production", 'Purchasing' = "Purchasing", 'RD' = "RD", 'Sales' = "Sales" } //# sourceMappingURL=PositionEnum.d.ts.map