@wildix/wms-permissions-client > CheckSeeAnalyticsPermissionInput
CheckSeeAnalyticsPermissionInput interface
Signature:
export interface CheckSeeAnalyticsPermissionInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | undefined | (Optional) A domain of the PBX if service authorization used. This option is ignored for user based authorization. | ||
Identity | undefined | (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. | ||
number | undefined | (Optional) A port of the PBX if service authorization used. | ||
A user or group to check whether action is allowed to perform. |