OssExportConfigColumn

data class OssExportConfigColumn(val name: String, val type: String)

Constructors

Link copied to clipboard
constructor(name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the key.

Link copied to clipboard

Type of configuration name.