Interface ServerPermissions

Hierarchy

  • ServerPermissions

Properties

Properties

recording: {
    recordingProfile: RecordingProfile;
    recordingType: RecordingType;
}

Type declaration

voicemail: {
    enabled: boolean;
}

Type declaration

  • enabled: boolean

Generated using TypeDoc