| java.lang.Object | |
| ↳ | org.mule.modules.box.model.request.UpdateItemRequest |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| access | The level of access required for this shared link. | ||||||||||
| canDownload | Whether this link allows downloads | ||||||||||
| canPreview | Whether this link allows previews | ||||||||||
| description | The description of the folder | ||||||||||
| folderUploadEmail | The email-to-upload address for this folder | ||||||||||
| name | The name of the folder | ||||||||||
| parent | The parent folder of this file | ||||||||||
| parentId | The ID of the parent folder | ||||||||||
| permissions | the set of permissions that apply to this link | ||||||||||
| sharedLink | An object representing this item’s shared link and associated permissions | ||||||||||
| unsharedAt | The day that this link should be disabled at. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
The level of access required for this shared link. Can be open, company, collaborators
Whether this link allows downloads
Whether this link allows previews
The description of the folder
The name of the folder
The ID of the parent folder
An object representing this item’s shared link and associated permissions
The day that this link should be disabled at. Timestamps are rounded off to the given day.
| canDownload |
|---|
| canPreview |
|---|
| description |
|---|
| name |
|---|
| parentId |
|---|
| unsharedAt |
|---|