Share via


FileFormatOutput interface

Properties

contentTypes

Supported Content-Types for this format

defaultVersion

Default version if none is specified

fileExtensions

Supported file extension for this format

format

Name of the format

versions

Supported Version

Property Details

contentTypes

Supported Content-Types for this format

contentTypes: string[]

Property Value

string[]

defaultVersion

Default version if none is specified

defaultVersion?: string

Property Value

string

fileExtensions

Supported file extension for this format

fileExtensions: string[]

Property Value

string[]

format

Name of the format

format: string

Property Value

string

versions

Supported Version

versions?: string[]

Property Value

string[]