pem.getMemberSubscriptionRestrictions
This method is supported by Operations starting from version 5.4.7.
The method shows whether a staff member has full or restricted access to the client subscriptions.
The method has the following input parameter:
Name |
Type |
Short Description |
---|---|---|
|
int |
Identifier of the staff member for whom the available access options are to be displayed. |
This method has the following output parameters:
Name |
Type |
Short Description |
---|---|---|
|
boolean |
Parameter indicating if the staff member has restricted access to subscriptions or not. |
|
list of integers |
Identifiers of the subscriptions to which the specified staff member has access. (This parameter is optional: it is required only in case of restricted access). |