apidocs / com.srv4pos.server.api.registration / RegistrationStatsInfo

RegistrationStatsInfo

class RegistrationStatsInfo

Represents stats for cash registers by total brutto.

Constructors

<init>

RegistrationStatsInfo()
RegistrationStatsInfo(cashRegisterName: String, total: Long)

Properties

cashRegisterName

lateinit var cashRegisterName: String

total

var total: Long

Total brutto on current cash register.