TableAttributeDefinition

data class TableAttributeDefinition(val attributeName: String, val attributeType: String)

Constructors

Link copied to clipboard
fun TableAttributeDefinition(attributeName: String, attributeType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard