Dataset Attributes Item Properties
data class DatasetAttributesItemProperties(val attributeName: String? = null, val attributeType: DatasetAttributesItemPropertiesAttributeType? = null)
Constructors
Link copied to clipboard
constructor(attributeName: String? = null, attributeType: DatasetAttributesItemPropertiesAttributeType? = null)