AddCharacteristicReturn

@Serializable
data class AddCharacteristicReturn(val characteristicId: String)

Constructors

Link copied to clipboard
constructor(characteristicId: String)

Properties

Link copied to clipboard

An identifier that uniquely represents this characteristic.