Class ListLastResolvedTransientDocumentPermissionRequestsJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.ListLastResolvedTransientDocumentPermissionRequestsJson
- All Implemented Interfaces:
Serializable
public class ListLastResolvedTransientDocumentPermissionRequestsJson extends BaseJson
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ListLastResolvedTransientDocumentPermissionRequestsJson()
-
Method Summary
Modifier and Type Method Description Integer
getNumberOfLastDaysToShowRequestsFrom()
void
setNumberOfLastDaysToShowRequestsFrom(Integer numberOfLastDaysToShowRequestsFrom)
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
ListLastResolvedTransientDocumentPermissionRequestsJson
public ListLastResolvedTransientDocumentPermissionRequestsJson()
-
-
Method Details