IotMappingPropertiesResponse

data class IotMappingPropertiesResponse(val content: Any? = null)

The mapping content.

Constructors

Link copied to clipboard
constructor(content: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val content: Any? = null

The mapping.