new EmployeePermissionsRequest()
Extends
Methods
(static) EmployeePermissionsRequest#getAppPackage() → {String}
Get the field value
Returns:
- Type
- String
(static) EmployeePermissionsRequest#getPermissions() → {String}
Get the field value
Returns:
- Type
- String
(static) EmployeePermissionsRequest#getReason() → {String}
Get the field value
Detail message from the server.
Returns:
- Type
- String
(static) EmployeePermissionsRequest#getShowCancelButton() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) EmployeePermissionsRequest#setAppPackage(appPackage)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
appPackage |
String |
(static) EmployeePermissionsRequest#setPermissions(permissions)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
permissions |
String |
(static) EmployeePermissionsRequest#setReason(reason)
Set the field value
Detail message from the server.
Parameters:
Name | Type | Description |
---|---|---|
reason |
String |
(static) EmployeePermissionsRequest#setShowCancelButton(showCancelButton)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
showCancelButton |
Boolean |