UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

9 lines (7 loc) 187 B
type TelephonyOvhPabxHunting = { crmUrlTemplate?: string | null; g729?: boolean | null; name?: string; statusIvrEnabled?: boolean; }; export { TelephonyOvhPabxHunting };