Class: EmployeePermissionsRequest

remotemessage.EmployeePermissionsRequest()

new EmployeePermissionsRequest()

Source:

Extends

Methods

(static) EmployeePermissionsRequest#getAppPackage() → {String}

Get the field value
Source:
Returns:
Type
String

(static) EmployeePermissionsRequest#getPermissions() → {String}

Get the field value
Source:
Returns:
Type
String

(static) EmployeePermissionsRequest#getReason() → {String}

Get the field value Detail message from the server.
Source:
Returns:
Type
String

(static) EmployeePermissionsRequest#getShowCancelButton() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) EmployeePermissionsRequest#setAppPackage(appPackage)

Set the field value
Parameters:
Name Type Description
appPackage String
Source:

(static) EmployeePermissionsRequest#setPermissions(permissions)

Set the field value
Parameters:
Name Type Description
permissions String
Source:

(static) EmployeePermissionsRequest#setReason(reason)

Set the field value Detail message from the server.
Parameters:
Name Type Description
reason String
Source:

(static) EmployeePermissionsRequest#setShowCancelButton(showCancelButton)

Set the field value
Parameters:
Name Type Description
showCancelButton Boolean
Source: