Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownFileFormat

Package version

Known values of FileFormat that the service accepts.

Index

Enumeration members

Enumeration members

CSV

CSV: = "CSV"

A CSV file.

Json

Json: = "JSON"

A JSON file.

Unspecified

Unspecified: = "Unspecified"

A file of other format.

Generated using TypeDoc