Topic Range Filter Constant
data class TopicRangeFilterConstant(val constantType: TopicConstantType? = null, val rangeConstant: TopicRangeConstant? = null)
Constructors
Link copied to clipboard
fun TopicRangeFilterConstant(constantType: TopicConstantType? = null, rangeConstant: TopicRangeConstant? = null)