class RegistrationStatsInfo
Represents stats for cash registers by total brutto.
RegistrationStatsInfo() RegistrationStatsInfo(cashRegisterName: String, total: Long) |
lateinit var cashRegisterName: String |
|
var total: Long
Total brutto on current cash register. |