TopicRuleAssetPropertyTimestamp

data class TopicRuleAssetPropertyTimestamp(val offsetInNanos: String? = null, val timeInSeconds: String)

Constructors

Link copied to clipboard
fun TopicRuleAssetPropertyTimestamp(offsetInNanos: String? = null, timeInSeconds: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val offsetInNanos: String? = null
Link copied to clipboard