Back to Node Auth0

Variable JobFileFormatEnumConst

docs/variables/management.Management.JobFileFormatEnum.html

5.9.1417 B
Original Source

Variable JobFileFormatEnumConst

JobFileFormatEnum: { Json: "json"; Csv: "csv" } = ...

Format of the file. Must be json or csv.

Type Declaration

ReadonlyJson: "json"
ReadonlyCsv: "csv"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark