Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 777 Bytes

UserShare.md

File metadata and controls

28 lines (16 loc) · 777 Bytes

UserShare

Properties

Name Type Description Notes
group String Name of Share Group [optional]
shareKey String Share Identifier [optional]
type TypeEnum Type of Document [optional]
permissions List<UserSharePermission> List of share permissions [optional]
siteId String Site Identifier [optional]
path String Path or Name of document [optional]
userId String User who created share [optional]
permissionType UserSharePermissionType [optional]

Enum: TypeEnum

Name Value
FOLDER "FOLDER"