Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecycleBinItem

RecycleBinItem

Hierarchy

Index

Properties

Optional AuthorEmail

AuthorEmail: string

Optional AuthorName

AuthorName: string

Optional DeletedByEmail

DeletedByEmail: string

Optional DeletedByName

DeletedByName: string

Optional DeletedDate

DeletedDate: any

Optional DeletedDateLocalFormatted

DeletedDateLocalFormatted: string

Optional DirName

DirName: string

Optional DirNamePath

DirNamePath: ResourcePath

Optional Id

Id: any

Optional ItemState

ItemState: number

Optional ItemType

ItemType: number

Optional LeafName

LeafName: string

Optional LeafNamePath

LeafNamePath: ResourcePath

Optional Size

Size: number

Optional Title

Title: string

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

Author

DeletedBy

delete

  • delete(): IBaseExecution<any>
  • Returns IBaseExecution<any>

moveToSecondStage

  • moveToSecondStage(): IBaseExecution<any>

restore

  • restore(): IBaseExecution<any>

stringify

  • stringify(): string

Generated using TypeDoc