IntervalAttributeCollectedEvent
class IntervalAttributeCollectedEvent(val key: String, val attributeType: Type, val value: String?, val targetIntervalType: String) : EventWithArgs<IntervalAttributeCollected>
Constructors
Link copied to clipboard
fun IntervalAttributeCollectedEvent(key: String, attributeType: Type, value: String?, targetIntervalType: String)