Skip to main content

IDataset

Datalayer Core


Datalayer Core / IDataset

Type Alias: IDataset

IDataset = IItem & object

Defined in: src/models/Dataset.ts:8

Type Declaration

bucketName?

optional bucketName: string

cdnUrl

cdnUrl: string

contentLength

contentLength: number

contentType

contentType: string

creationDate

creationDate: Date

datasetExtension

datasetExtension: string

fileName

fileName: string

lastPublicationDate?

optional lastPublicationDate: Date

mimeType

mimeType: string

mimeTypeParams?

optional mimeTypeParams: object

path?

optional path: string

type

type: "dataset"