Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
JobFileFormatEnum
Variable JobFileFormatEnum
Const
JobFileFormatEnum
:
{
Json
:
"json"
;
Csv
:
"csv"
}
= ...
Format of the file. Must be
json
or
csv
.
Type Declaration
Readonly
Json
:
"json"
Readonly
Csv
:
"csv"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v5.1.0
Loading...
Format of the file. Must be
jsonorcsv.