ReportFormatType
public enum ReportFormatType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case textCsv = "text/csv" -
Declaration
Swift
public var description: String { get }
View on GitHub
ReportFormatType Enumeration Reference