StatisticsPacketEntries

data class StatisticsPacketEntries(val categoryId: Int, val statisticId: Int, val value: Int)

StatisticsPacketEntries

Parameters

categoryId

categoryId

statisticId

statisticId

value

value

Constructors

Link copied to clipboard
constructor(categoryId: Int, statisticId: Int, value: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val value: Int