| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
void |
UserResources.deleteUser(long id,
DeleteUserParameters parameters)
Delete a user in the organization.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteUserParameters |
DeleteUserParameters.setRemoveFromSharing(boolean removeFromSharing)
Sets the remove from sharing flag
|
DeleteUserParameters |
DeleteUserParameters.setTransferSheets(boolean transferSheets)
Sets the transfer sheets flag
|
DeleteUserParameters |
DeleteUserParameters.setTransferToId(Long transferToId)
Sets the id of the user to transfer ownership to
|
Copyright © 2014–2017 Smartsheet. All rights reserved.