Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectSharingInformationOData

ObjectSharingInformationOData

Hierarchy

Index

Properties

Optional AnonymousEditLink

AnonymousEditLink: string

Optional AnonymousViewLink

AnonymousViewLink: string

Optional CanBeShared

CanBeShared: boolean

Optional CanBeUnshared

CanBeUnshared: boolean

Optional CanManagePermissions

CanManagePermissions: boolean

Optional HasPendingAccessRequests

HasPendingAccessRequests: boolean

Optional HasPermissionLevels

HasPermissionLevels: boolean

Optional IsFolder

IsFolder: boolean

Optional IsSharedWithCurrentUser

IsSharedWithCurrentUser: boolean

Optional IsSharedWithGuest

IsSharedWithGuest: boolean

Optional IsSharedWithMany

IsSharedWithMany: boolean

Optional IsSharedWithSecurityGroup

IsSharedWithSecurityGroup: boolean

Optional PendingAccessRequestsLink

PendingAccessRequestsLink: string

SharedWithUsersCollection

SharedWithUsersCollection: IBaseResults<ObjectSharingInformationUser>

Optional SharingLinks

SharingLinks: { results: Array<SharingLinkInfo> }

Type declaration

  • results: Array<SharingLinkInfo>

Optional TotalFileCount

TotalFileCount: number

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

getSharedWithUsers

stringify

  • stringify(): string

Generated using TypeDoc