public class SharingSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
isLink
Specifies whether to change the user icon to the link icon.
|
private Permissions |
permissions
Defines the access rights for the user with the name above.
|
private String |
user
Defines the name of the user the document will be shared with.
|
| Constructor and Description |
|---|
SharingSettings() |
private Boolean isLink
private Permissions permissions
private String user
Copyright © 2023–2024. All rights reserved.