Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IArchivistGetOptions

Index

Properties

Optional encodings

encodings: ArchivistEncoding[]

Encoding

type

{ArchivistEncoding[]}

Optional mediaTypes

mediaTypes: ArchivistMediaType[]

Media type

type

{ArchivistMediaType[]}

Optional optional

optional: boolean

Is the value optional?

Default is false; when false, get will trigger an error if the value being queried does not exist.

type

{boolean}