UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 221 B
/** Displayed number */ export declare enum OvhPabxDialplanNumberPresentationEnum { 'alias' = "alias", 'both' = "both", 'caller' = "caller" } //# sourceMappingURL=OvhPabxDialplanNumberPresentationEnum.d.ts.map