public class UpdateFileByIdRequestBodySharedLinkPermissionsField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateFileByIdRequestBodySharedLinkPermissionsField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
canDownload
If the shared link allows for downloading of files.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
UpdateFileByIdRequestBodySharedLinkPermissionsField() |
protected |
UpdateFileByIdRequestBodySharedLinkPermissionsField(UpdateFileByIdRequestBodySharedLinkPermissionsField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getCanDownload() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Boolean canDownload
public UpdateFileByIdRequestBodySharedLinkPermissionsField()
protected UpdateFileByIdRequestBodySharedLinkPermissionsField(UpdateFileByIdRequestBodySharedLinkPermissionsField.Builder builder)