UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 213 B
/** Conference report receiver */ export declare enum ConferenceReportStatusEnum { 'customer' = "customer", 'none' = "none", 'other' = "other" } //# sourceMappingURL=ConferenceReportStatusEnum.d.ts.map