UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 224 B
type Partner2PositionEnum = 'AF' | 'BusinessOwner' | 'HR' | 'ITDevops' | 'ITOther' | 'ITSysAdmin' | 'LC' | 'Marketing' | 'Other' | 'PreSales' | 'Production' | 'Purchasing' | 'RD' | 'Sales'; export { Partner2PositionEnum };