Skip to main content

@wildix/wms-permissions-client > CheckViewCallRecordingsOfUsersPermissionInput

CheckViewCallRecordingsOfUsersPermissionInput interface

Signature:

export interface CheckViewCallRecordingsOfUsersPermissionInput 

Properties

Property

Modifiers

Type

Description

domain?

string

(Optional) A domain of the PBX if service authorization used. This option is ignored for user based authorization.

identity?

Identity

(Optional) A user or group which should be checked against the permission to access the target. Could not be empty if service authorization are used.

target

(Identity)[]

A list of users or groups to check whether action is allowed to perform.