ENUM ExportFormat public enum ExportFormat: String, ExpressibleByArgument Cases text case text json case json csv case csv