UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 170 B
/** Office tenant type */ export declare enum ServiceTypeEnum { 'payAsYouGo' = "payAsYouGo", 'prepaid' = "prepaid" } //# sourceMappingURL=ServiceTypeEnum.d.ts.map