Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface File

Package version

Update file metadata.

Hierarchy

  • File

Index

Properties

Optional etag

etag: undefined | string

File ETag.

fileId

fileId: string

File identity, generated by server at import time.

fileName

fileName: string

File name.

hashes

hashes: {}

Mapping of hashing algorithm to base64 encoded hash values.

Type declaration

  • [propertyName: string]: string

Optional mimeType

mimeType: undefined | string

File MIME type.

sizeInBytes

sizeInBytes: number

File size in number of bytes.

Generated using TypeDoc