Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Variable JobFileFormatEnumConst

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

    Format of the file. Must be json or csv.

    Type Declaration

    • ReadonlyJson: "json"
    • ReadonlyCsv: "csv"