DropboxSharedResDetail Type
Holds details about the shared resource.
Remarks
This type defines details about the shared resource including the Link, Path, Visibility, and Expires fields.
Fields
Expires String |
A timestamp indicating when the link to the shared resource expires. This may or may not be present. | ||||||||||
Link String |
The link to the shared resource. The link may be used by another party to access the shared resource. | ||||||||||
Path String |
The absolute path to the shared resource. | ||||||||||
Visibility String |
The visibility of the shared resource. This indicates who has access to use the Link to access the resource. Possible values are:
|
Constructors
public DropboxSharedResDetail();