UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines (6 loc) 294 B
/** Type of the agent */ export var OvhPabxHuntingAgentTypeEnum; (function (OvhPabxHuntingAgentTypeEnum) { OvhPabxHuntingAgentTypeEnum["external"] = "external"; OvhPabxHuntingAgentTypeEnum["internal"] = "internal"; })(OvhPabxHuntingAgentTypeEnum || (OvhPabxHuntingAgentTypeEnum = {}));