Module: Auth0::Types::JobFileFormatEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/job_file_format_enum.rb
Constant Summary collapse
- JSON_ =
"json"- CSV =
"csv"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values