Module: Schematic::Types::DataExportOutputFileType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/data_export_output_file_type.rb
Constant Summary collapse
- CSV =
"csv"- CSV_GZ =
"csv.gz"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values