UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 199 B
/** State of the call */ export declare enum OvhPabxHuntingLiveCallsStateEnum { 'Answered' = "Answered", 'Waiting' = "Waiting" } //# sourceMappingURL=OvhPabxHuntingLiveCallsStateEnum.d.ts.map