Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.75 KB

File metadata and controls

33 lines (29 loc) · 1.75 KB

UpdateshareResponse

Properties

Name Type Description Notes
shareid string share id no.
sharename string share name
sharelocation string location of the shared file
shareurl string url of the shared file
viewmode string set if user sets any view mode
validityperiod string expiry date of share
sharesizelimit string size limit of share
maxdownloads float maximum download limit is set
downloadcount float no. of time the file has been downloaded
viewsize float specifies view size
thumbsize float specifies thumb size
allowpublicaccess float whether is to allow public access or not
allowpublicupload float whether is to allow public upload or not
allowpublicviewonly float whether is to allow public view only or not
isdir float whether is directory or not
isvalid float whether is valid or not
createddate float created date of share
allowedit float whether to allow to edit or not
allowdelete float whether to allow to delete or not
allowsync float whether to allow to sync or not
allowshare float whether to allow share or not
shareowner string share owner name
hidenotification float disable or enable email notification
ispublicsecure float 0 1 password protected share disabled or enabled

[Back to Model list] [Back to API list] [Back to README]