DataItemJs

data class DataItemJs(val displayName: String, val valueType: ItemValueType)

Constructors

Link copied to clipboard
constructor(displayName: String, valueType: ItemValueType)

Properties

Link copied to clipboard
Link copied to clipboard