DataCollectionRuleStreamDeclarationColumn

Constructors

constructor(name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the column.

Link copied to clipboard

The type of the column data. Possible values are string, int, long, real, boolean, datetime,and dynamic.