Thing Type Propagating Attribute
data class ThingTypePropagatingAttribute(val connectionAttribute: ThingTypePropagatingAttributeConnectionAttribute? = null, val thingAttribute: String? = null, val userPropertyKey: String)
Constructors
Link copied to clipboard
constructor(connectionAttribute: ThingTypePropagatingAttributeConnectionAttribute? = null, thingAttribute: String? = null, userPropertyKey: String)