UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

13 lines 376 B
/** employeesNumber */ export declare enum EmployeesNumberEnum { 'Key_100To199' = "100To199", 'Key_10To19' = "10To19", 'Key_1Or2' = "1Or2", 'Key_200To249' = "200To249", 'Key_20To49' = "20To49", 'Key_250To499' = "250To499", 'Key_3To5' = "3To5", 'Key_50To99' = "50To99", 'Key_6To9' = "6To9" } //# sourceMappingURL=EmployeesNumberEnum.d.ts.map