Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListItemObject

Dictionary of objects returned when listing a container.

Hierarchy

  • ListItemObject

Index

Properties

Optional contentMD5

contentMD5: string

MD5 digest of the object, if present

Optional contentSHA1

contentSHA1: string

SHA1 digest of the objet, if present

Optional contentType

contentType: string

Content-Type header of the object, if present

Optional creationTime

creationTime: Date

Date when the object was created

lastModified

lastModified: Date

Date when the object was last modified

path

path: string

Full path of the object inside the container

size

size: number

Size in bytes of the object

Generated using TypeDoc