TrendValue

class TrendValue<T : Any>

ZTSportCommonModels

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Constructors

TrendValue
Link copied to clipboard
fun TrendValue()

Properties

trend
Link copied to clipboard
var trend: Int? = null
value
Link copied to clipboard
var value: T? = null