Thing Type Properties Properties
data class ThingTypePropertiesProperties(val searchableAttributes: List<String>? = null, val thingTypeDescription: String? = null)
Constructors
Link copied to clipboard
fun ThingTypePropertiesProperties(searchableAttributes: List<String>? = null, thingTypeDescription: String? = null)