FileInfo - Represents a file info.

Constructors

  • Parameters

    • type: string
    • contentType: string
    • name: string
    • createdDate: Date
    • modifiedDate: Date
    • owner: string
    • notes: string
    • fileHref: string

    Returns FileInfo

Properties

contentType: string
createdDate: Date
fileHref: string
modifiedDate: Date
name: string
notes: string
owner: string
type: FieldType