TableInputFormatOptions

data class TableInputFormatOptions(val csv: TableCsv? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val csv: TableCsv? = null